pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/xchm Update xchm to 1.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/27a2e5f64ed1
branches:  trunk
changeset: 498170:27a2e5f64ed1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Aug 14 18:49:08 2005 +0000

description:
Update xchm to 1.0.

Changes:
- Text selection and copy/paste operations are available.
- Searching in page with Ctrl+F is possible.
- Changed the protocol prefix to 'xchm:' to avoid conflicts with the
  wxWindows-integrated chm support.
- Improved CHM load times and UI usability during loading.

diffstat:

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

diffs (27 lines):

diff -r 101f57c5238a -r 27a2e5f64ed1 misc/xchm/Makefile
--- a/misc/xchm/Makefile        Sun Aug 14 18:47:47 2005 +0000
+++ b/misc/xchm/Makefile        Sun Aug 14 18:49:08 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2005/08/07 11:34:22 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2005/08/14 18:49:08 minskim Exp $
 #
 
-DISTNAME=      xchm-0.9.8
-PKGREVISION=   1
+DISTNAME=      xchm-1.0
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xchm/}
 
diff -r 101f57c5238a -r 27a2e5f64ed1 misc/xchm/distinfo
--- a/misc/xchm/distinfo        Sun Aug 14 18:47:47 2005 +0000
+++ b/misc/xchm/distinfo        Sun Aug 14 18:49:08 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2005/02/24 11:02:58 agc Exp $
+$NetBSD: distinfo,v 1.13 2005/08/14 18:49:08 minskim Exp $
 
-SHA1 (xchm-0.9.8.tar.gz) = 4b8f696a6c74253d03159aa528ce69aa12d7ab2b
-RMD160 (xchm-0.9.8.tar.gz) = f7ebe7ec749f09c66fbc363da2ee90139e850ba1
-Size (xchm-0.9.8.tar.gz) = 325722 bytes
+SHA1 (xchm-1.0.tar.gz) = 4bfcc3c8b74d425d70b52a1ce44ec07832a6cf3d
+RMD160 (xchm-1.0.tar.gz) = b312d164aadf9402d65763b449aa40664097b595
+Size (xchm-1.0.tar.gz) = 325863 bytes



Home | Main Index | Thread Index | Old Index