pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/xchm Update to 1.8:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f002e2e37707
branches:  trunk
changeset: 513625:f002e2e37707
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 31 21:39:20 2006 +0000

description:
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:

 misc/xchm/Makefile |  5 ++---
 misc/xchm/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 29ba2e3d1819 -r f002e2e37707 misc/xchm/Makefile
--- a/misc/xchm/Makefile        Wed May 31 21:32:41 2006 +0000
+++ b/misc/xchm/Makefile        Wed May 31 21:39:20 2006 +0000
@@ -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 -r 29ba2e3d1819 -r f002e2e37707 misc/xchm/distinfo
--- a/misc/xchm/distinfo        Wed May 31 21:32:41 2006 +0000
+++ b/misc/xchm/distinfo        Wed May 31 21:39:20 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index