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.6.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9a9872b6259
branches:  trunk
changeset: 482588:b9a9872b6259
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Oct 30 07:13:47 2004 +0000

description:
Update xchm to 0.9.6.

Changes:
        - added Latvian translation.
        - fixed the way xCHM treated '&' characters in URLs.
        - fixed a TOC bug.

diffstat:

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

diffs (72 lines):

diff -r 9c4e777d2212 -r b9a9872b6259 doc/CHANGES
--- a/doc/CHANGES       Sat Oct 30 07:11:18 2004 +0000
+++ b/doc/CHANGES       Sat Oct 30 07:13:47 2004 +0000
@@ -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 @@
        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]
diff -r 9c4e777d2212 -r b9a9872b6259 doc/TODO
--- a/doc/TODO  Sat Oct 30 07:11:18 2004 +0000
+++ b/doc/TODO  Sat Oct 30 07:13:47 2004 +0000
@@ -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 @@
        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 -r 9c4e777d2212 -r b9a9872b6259 misc/xchm/Makefile
--- a/misc/xchm/Makefile        Sat Oct 30 07:11:18 2004 +0000
+++ b/misc/xchm/Makefile        Sat Oct 30 07:13:47 2004 +0000
@@ -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 -r 9c4e777d2212 -r b9a9872b6259 misc/xchm/PLIST
--- a/misc/xchm/PLIST   Sat Oct 30 07:11:18 2004 +0000
+++ b/misc/xchm/PLIST   Sat Oct 30 07:13:47 2004 +0000
@@ -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/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 -r 9c4e777d2212 -r b9a9872b6259 misc/xchm/distinfo
--- a/misc/xchm/distinfo        Sat Oct 30 07:11:18 2004 +0000
+++ b/misc/xchm/distinfo        Sat Oct 30 07:13:47 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index