diff options
author | minskim <minskim@pkgsrc.org> | 2004-04-09 14:29:09 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-04-09 14:29:09 +0000 |
commit | 9ff63dcc50297d76b8576c1cbaafaf880483c64a (patch) | |
tree | 5caed103bb875907a8c7e89a93632a884ff03800 /misc/xchm | |
parent | 2e86e0541608d18ba1bb8e8b9fedef7f79020af6 (diff) | |
download | pkgsrc-9ff63dcc50297d76b8576c1cbaafaf880483c64a.tar.gz |
Update xchm to 0.9.1 and take maintainership.
Changes since 0.9:
- fixed an index bug.
- added translations for Italian, German, Portuguese and Russian
Diffstat (limited to 'misc/xchm')
-rw-r--r-- | misc/xchm/Makefile | 7 | ||||
-rw-r--r-- | misc/xchm/PLIST | 7 | ||||
-rw-r--r-- | misc/xchm/distinfo | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index e6ba27735b7..252c92e2753 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2004/03/08 19:40:41 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2004/04/09 14:29:09 minskim Exp $ # -DISTNAME= xchm-0.9 -PKGREVISION= 1 +DISTNAME= xchm-0.9.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://xchm.sourceforge.net/ COMMENT= CHM viewer for UNIX diff --git a/misc/xchm/PLIST b/misc/xchm/PLIST index 83d6fde2495..a82d77f1d0c 100644 --- a/misc/xchm/PLIST +++ b/misc/xchm/PLIST @@ -1,7 +1,11 @@ -@comment $NetBSD: PLIST,v 1.3 2004/03/03 22:42:10 minskim Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/04/09 14:29:10 minskim Exp $ bin/xchm +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchm.mo +${PKGLOCALEDIR}/locale/it/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 share/pixmaps/xchm-128.xpm share/pixmaps/xchm-16.xpm share/pixmaps/xchm-32.xpm @@ -10,3 +14,4 @@ share/pixmaps/xchmdoc-128.xpm share/pixmaps/xchmdoc-16.xpm share/pixmaps/xchmdoc-32.xpm share/pixmaps/xchmdoc-48.xpm +@comment in xdg-dirs: @dirrm share/pixmaps diff --git a/misc/xchm/distinfo b/misc/xchm/distinfo index 155fddeab8b..4444dacb1ef 100644 --- a/misc/xchm/distinfo +++ b/misc/xchm/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2004/03/03 22:42:10 minskim Exp $ +$NetBSD: distinfo,v 1.5 2004/04/09 14:29:10 minskim Exp $ -SHA1 (xchm-0.9.tar.gz) = bb4181c5eb51559797d80b54d2dd5ae1349bb877 -Size (xchm-0.9.tar.gz) = 308785 bytes +SHA1 (xchm-0.9.1.tar.gz) = ccda39772d3dbe78120248286a72899902a411ee +Size (xchm-0.9.1.tar.gz) = 317656 bytes |