diff options
author | wiz <wiz> | 2006-05-31 21:39:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-05-31 21:39:20 +0000 |
commit | 83675a32c4a92f4e095f029e1076c0af38979e18 (patch) | |
tree | 2ac01b4b7bee8f7e2862c909103baac32ebd88bd /misc | |
parent | ae4244b82efeb0b62ccf1937fc5b6b480ef002de (diff) | |
download | pkgsrc-83675a32c4a92f4e095f029e1076c0af38979e18.tar.gz |
Update to 1.8:
+ fixed the copy link location code.
+ updated Polish translation.
+ now SPACE and BACKSPACE work like PAGEUP and PAGEDOWN
in the HTML display window.
+ added (X)Emacs indertation meta-comments to the source
files.
+ fixed Win32 MB2WC() bug.
+ re-wrote the HHC/HHK parsing code from scratch.
+ added pretty book icons to the Win32 content tree too.
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 c072c7fd932..d8462ed8e4b 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2006/04/17 13:46:41 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2006/05/31 21:39:20 wiz Exp $ # -DISTNAME= xchm-1.7.1 -PKGREVISION= 1 +DISTNAME= xchm-1.8 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} diff --git a/misc/xchm/distinfo b/misc/xchm/distinfo index 96a93a9fbf9..97b4e3a5706 100644 --- a/misc/xchm/distinfo +++ b/misc/xchm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2006/04/09 12:36:20 wiz Exp $ +$NetBSD: distinfo,v 1.20 2006/05/31 21:39:20 wiz Exp $ -SHA1 (xchm-1.7.1.tar.gz) = ea21f16dcb6c8b3ded16c6027f606a93b345f045 -RMD160 (xchm-1.7.1.tar.gz) = 56e321a257597782347764ea390683308e5a2fc0 -Size (xchm-1.7.1.tar.gz) = 353728 bytes +SHA1 (xchm-1.8.tar.gz) = 6c6131a1e6e04eb87096d56d6c48a9f8ed6e3e13 +RMD160 (xchm-1.8.tar.gz) = c21cf15121550fcba99dc7119f091af1f1843112 +Size (xchm-1.8.tar.gz) = 357725 bytes |