pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update xchm to 0.9.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47d07d32a82f
branches:  trunk
changeset: 481415:47d07d32a82f
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Oct 04 09:22:21 2004 +0000

description:
Update xchm to 0.9.5.

Changes since 0.9.3:
  - fixed contents parsing problem.
  - added support for context sensitive help; code contributed
    by Eamon Millman from PCI Geomatics.

diffstat:

 doc/CHANGES        |  3 ++-
 doc/TODO           |  3 +--
 misc/xchm/Makefile |  5 ++---
 misc/xchm/PLIST    |  3 ++-
 misc/xchm/distinfo |  6 +++---
 5 files changed, 10 insertions(+), 10 deletions(-)

diffs (71 lines):

diff -r 70ce4fbfc0fd -r 47d07d32a82f doc/CHANGES
--- a/doc/CHANGES       Mon Oct 04 09:15:29 2004 +0000
+++ b/doc/CHANGES       Mon Oct 04 09:22:21 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7335 2004/10/04 09:12:15 grant Exp $
+$NetBSD: CHANGES,v 1.7336 2004/10/04 09:22:21 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -4537,3 +4537,4 @@
        Updated tcl to 8.4.7nb2 [minskim 2004-10-04]
        Updated firefox to 0.10.1 [grant 2004-10-04]
        Updated firefox-gtk2 to 0.10.1 [grant 2004-10-04]
+       Updated xchm to 0.9.5 [minskim 2004-10-04]
diff -r 70ce4fbfc0fd -r 47d07d32a82f doc/TODO
--- a/doc/TODO  Mon Oct 04 09:15:29 2004 +0000
+++ b/doc/TODO  Mon Oct 04 09:22:21 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.2194 2004/10/04 00:20:48 wiz Exp $
+$NetBSD: TODO,v 1.2195 2004/10/04 09:22:22 minskim Exp $
 
 Suggested new packages
 ======================
@@ -467,7 +467,6 @@
        o xbeeb-0.4.1
        o xblast-2.9.22
        o xboard-4.2.7
-       o xchm-0.9.5
        o xdaliclock-2.20
        o xdx-1.2
        o xerces-c-2.5.0 [heinz?|p5-XML-Xerces requires xerces-c-2.3.0]
diff -r 70ce4fbfc0fd -r 47d07d32a82f misc/xchm/Makefile
--- a/misc/xchm/Makefile        Mon Oct 04 09:15:29 2004 +0000
+++ b/misc/xchm/Makefile        Mon Oct 04 09:22:21 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:13:00 tv Exp $
+# $NetBSD: Makefile,v 1.16 2004/10/04 09:22:22 minskim Exp $
 #
 
-DISTNAME=      xchm-0.9.3
-PKGREVISION=   1
+DISTNAME=      xchm-0.9.5
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xchm/}
 
diff -r 70ce4fbfc0fd -r 47d07d32a82f misc/xchm/PLIST
--- a/misc/xchm/PLIST   Mon Oct 04 09:15:29 2004 +0000
+++ b/misc/xchm/PLIST   Mon Oct 04 09:22:21 2004 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.5 2004/07/09 15:04:04 minskim Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/10/04 09:22:22 minskim Exp $
 bin/xchm
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xchm.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xchm.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xchm.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchm.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/xchm.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/xchm.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xchm.mo
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchm.mo
diff -r 70ce4fbfc0fd -r 47d07d32a82f misc/xchm/distinfo
--- a/misc/xchm/distinfo        Mon Oct 04 09:15:29 2004 +0000
+++ b/misc/xchm/distinfo        Mon Oct 04 09:22:21 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.7 2004/07/21 01:54:46 minskim Exp $
+$NetBSD: distinfo,v 1.8 2004/10/04 09:22:22 minskim Exp $
 
-SHA1 (xchm-0.9.3.tar.gz) = 282100d57fbc9b8a2d5fdf0e76f6eba312158565
-Size (xchm-0.9.3.tar.gz) = 323944 bytes
+SHA1 (xchm-0.9.5.tar.gz) = 5aa195ad6e9f66fcfae390a7b15cc47ab72e96c2
+Size (xchm-0.9.5.tar.gz) = 330013 bytes



Home | Main Index | Thread Index | Old Index