diff options
author | minskim <minskim@pkgsrc.org> | 2004-10-04 09:22:21 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-10-04 09:22:21 +0000 |
commit | 3443f739d0b71aca17448aa3eceb6044100fb43b (patch) | |
tree | 91ab36ec0766be8822c845cebe4de421408af266 /misc/xchm | |
parent | 6045fe12fd75517e0bd71782cce8b8ce41c6d4c6 (diff) | |
download | pkgsrc-3443f739d0b71aca17448aa3eceb6044100fb43b.tar.gz |
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 (limited to 'misc/xchm')
-rw-r--r-- | misc/xchm/Makefile | 5 | ||||
-rw-r--r-- | misc/xchm/PLIST | 3 | ||||
-rw-r--r-- | misc/xchm/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index 1563c4f9020..028b09b997d 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -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 --git a/misc/xchm/PLIST b/misc/xchm/PLIST index 1323b0afb17..b21f62ce3a8 100644 --- a/misc/xchm/PLIST +++ b/misc/xchm/PLIST @@ -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 --git a/misc/xchm/distinfo b/misc/xchm/distinfo index 0fc9f56f417..a5c082cc239 100644 --- a/misc/xchm/distinfo +++ b/misc/xchm/distinfo @@ -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 |