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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d175a460f30
branches:  trunk
changeset: 477801:7d175a460f30
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jul 09 15:04:04 2004 +0000

description:
Update xchm to 0.9.2.

Changes:
                + added Polish translation.
                + added Bulgarian translation.
                + fixed a Fonts dialog bug.
                + fixed a SunOS/sparc bug where reading info from the
                #SYSTEM file crashed xCHM. Thanks go to the reporter of the
                bug Markus Schwarzenberg, for helping solve a bug on a
                platform I had no access to.

diffstat:

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

diffs (71 lines):

diff -r bff3f5f7e83b -r 7d175a460f30 doc/CHANGES
--- a/doc/CHANGES       Fri Jul 09 14:38:52 2004 +0000
+++ b/doc/CHANGES       Fri Jul 09 15:04:04 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6513 2004/07/09 14:38:52 xtraeme Exp $
+$NetBSD: CHANGES,v 1.6514 2004/07/09 15:04:04 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3323,3 +3323,4 @@
        Updated kadu to 0.3.9 [adam 2004-07-09]
        Updated koffice to 1.3.2 [markd 2004-07-09]
        Updated aranym to 0.8.9beta [xtraeme 2004-07-09]
+       Updated xchm to 0.9.2 [minskim 2004-07-09]
diff -r bff3f5f7e83b -r 7d175a460f30 doc/TODO
--- a/doc/TODO  Fri Jul 09 14:38:52 2004 +0000
+++ b/doc/TODO  Fri Jul 09 15:04:04 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.1913 2004/07/09 14:38:52 xtraeme Exp $
+$NetBSD: TODO,v 1.1914 2004/07/09 15:04:04 minskim Exp $
 
 Suggested new packages
 ======================
@@ -403,7 +403,6 @@
        o xanim-2.92.0 [pkg/19934]
        o xbeeb-0.4.1
        o xboard-4.2.7
-       o xchm-0.9.2
        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 bff3f5f7e83b -r 7d175a460f30 misc/xchm/Makefile
--- a/misc/xchm/Makefile        Fri Jul 09 14:38:52 2004 +0000
+++ b/misc/xchm/Makefile        Fri Jul 09 15:04:04 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2004/04/14 16:15:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2004/07/09 15:04:04 minskim Exp $
 #
 
-DISTNAME=      xchm-0.9.1
+DISTNAME=      xchm-0.9.2
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xchm/}
 
diff -r bff3f5f7e83b -r 7d175a460f30 misc/xchm/PLIST
--- a/misc/xchm/PLIST   Fri Jul 09 14:38:52 2004 +0000
+++ b/misc/xchm/PLIST   Fri Jul 09 15:04:04 2004 +0000
@@ -1,8 +1,11 @@
-@comment $NetBSD: PLIST,v 1.4 2004/04/09 14:29:10 minskim Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/07/09 15:04:04 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/it/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
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xchm.mo
diff -r bff3f5f7e83b -r 7d175a460f30 misc/xchm/distinfo
--- a/misc/xchm/distinfo        Fri Jul 09 14:38:52 2004 +0000
+++ b/misc/xchm/distinfo        Fri Jul 09 15:04:04 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2004/04/09 14:29:10 minskim Exp $
+$NetBSD: distinfo,v 1.6 2004/07/09 15:04:04 minskim Exp $
 
-SHA1 (xchm-0.9.1.tar.gz) = ccda39772d3dbe78120248286a72899902a411ee
-Size (xchm-0.9.1.tar.gz) = 317656 bytes
+SHA1 (xchm-0.9.2.tar.gz) = 079ebbc4c64f0d833df9be188021d2ae102b8f0e
+Size (xchm-0.9.2.tar.gz) = 323743 bytes



Home | Main Index | Thread Index | Old Index