diff options
author | minskim <minskim> | 2004-10-30 07:13:47 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-10-30 07:13:47 +0000 |
commit | 5e37d0104c2fba56be07ee34d0a245ed93e59a41 (patch) | |
tree | a8651848bf7de41970041923c17a069b2b419904 | |
parent | 281c0a9b010b3768a6c7547c6d02d37db611ba11 (diff) | |
download | pkgsrc-5e37d0104c2fba56be07ee34d0a245ed93e59a41.tar.gz |
Update xchm to 0.9.6.
Changes:
- added Latvian translation.
- fixed the way xCHM treated '&' characters in URLs.
- fixed a TOC bug.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | misc/xchm/Makefile | 4 | ||||
-rw-r--r-- | misc/xchm/PLIST | 3 | ||||
-rw-r--r-- | misc/xchm/distinfo | 6 |
5 files changed, 10 insertions, 9 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index b906e4fd40c..318236a9b7a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7617 2004/10/30 07:11:18 minskim Exp $ +$NetBSD: CHANGES,v 1.7618 2004/10/30 07:13:47 minskim Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4981,3 +4981,4 @@ Changes to the packages collection and infrastructure in 2004: Updated octave-forge to 2004.09.09 [dmcmahill 2004-10-30] Updated swapd to 1.0.1 [xtraeme 2004-10-30] Updated chmlib to 0.35 [minskim 2004-10-30] + Updated xchm to 0.9.6 [minskim 2004-10-30] @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.2282 2004/10/30 06:31:02 minskim Exp $ +$NetBSD: TODO,v 1.2283 2004/10/30 07:13:47 minskim Exp $ Suggested new packages ====================== @@ -588,7 +588,6 @@ Suggested package updates o xbeeb-0.4.1 o xblast-2.9.22 o xboard-4.2.7 - o xchm-0.9.6 o xcircuit-3.2.27 o xdaliclock-2.20 o xdx-1.2 diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index 028b09b997d..1b6e0ba6638 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2004/10/04 09:22:22 minskim Exp $ +# $NetBSD: Makefile,v 1.17 2004/10/30 07:13:47 minskim Exp $ # -DISTNAME= xchm-0.9.5 +DISTNAME= xchm-0.9.6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} diff --git a/misc/xchm/PLIST b/misc/xchm/PLIST index b21f62ce3a8..4df3be2113b 100644 --- a/misc/xchm/PLIST +++ b/misc/xchm/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/10/04 09:22:22 minskim Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/10/30 07:13:47 minskim Exp $ bin/xchm ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xchm.mo @@ -6,6 +6,7 @@ ${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/lv/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xchm.mo diff --git a/misc/xchm/distinfo b/misc/xchm/distinfo index a5c082cc239..848d784026d 100644 --- a/misc/xchm/distinfo +++ b/misc/xchm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2004/10/04 09:22:22 minskim Exp $ +$NetBSD: distinfo,v 1.9 2004/10/30 07:13:47 minskim Exp $ -SHA1 (xchm-0.9.5.tar.gz) = 5aa195ad6e9f66fcfae390a7b15cc47ab72e96c2 -Size (xchm-0.9.5.tar.gz) = 330013 bytes +SHA1 (xchm-0.9.6.tar.gz) = 7acaecb2ba4b73ee54648ced33f1565322ebe8a3 +Size (xchm-0.9.6.tar.gz) = 319726 bytes |