diff options
author | minskim <minskim@pkgsrc.org> | 2006-03-02 01:40:24 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2006-03-02 01:40:24 +0000 |
commit | 938801ed8c3e6eb81c8fdc0ca4a60fa0f91d0b15 (patch) | |
tree | 8cfd2e79ff7a7d327b1a1e5a41cd68a3a2835310 /misc | |
parent | 595d30e83d94cf10d8129a7ae34c9b183e3a3a6c (diff) | |
download | pkgsrc-938801ed8c3e6eb81c8fdc0ca4a60fa0f91d0b15.tar.gz |
Update xchm to 1.4.
Changes:
- Fixed Polish translation.
- Fixed a command line relative path bug.
- Fixed CHM input stream implementation on Windows.
- The build scripts are MinGW32-friendly.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xchm/Makefile | 5 | ||||
-rw-r--r-- | misc/xchm/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index c40c7611627..ba2a3a78e6c 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2006/02/05 23:10:14 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2006/03/02 01:40:24 minskim Exp $ # -DISTNAME= xchm-1.3 -PKGREVISION= 1 +DISTNAME= xchm-1.4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} diff --git a/misc/xchm/distinfo b/misc/xchm/distinfo index e356829b44b..7f3fcf8b81e 100644 --- a/misc/xchm/distinfo +++ b/misc/xchm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2006/01/27 23:21:17 minskim Exp $ +$NetBSD: distinfo,v 1.16 2006/03/02 01:40:24 minskim Exp $ -SHA1 (xchm-1.3.tar.gz) = cbbeb31827f9ab748415c73cd04863c06458145d -RMD160 (xchm-1.3.tar.gz) = 2799b1bfc5908468ae7a9c4e2d669f35b8a9f2b5 -Size (xchm-1.3.tar.gz) = 348726 bytes +SHA1 (xchm-1.4.tar.gz) = 0f5cc3fbf4c268be57000bd494aa87e8262ec147 +RMD160 (xchm-1.4.tar.gz) = e52417519e02593b343561172e8ce6c54d797fcf +Size (xchm-1.4.tar.gz) = 348945 bytes |