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.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c31ae85e6ff
branches:  trunk
changeset: 510788:2c31ae85e6ff
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 04 06:39:46 2006 +0000

description:
Update to 1.5:

* 1.5:
+ fixed bookmark selection bug.
+ fixed Mac OS X locale warning.
+ now text can be copied with ctrl(or cmd, on Mac)-C.
+ added Copy toolbar button.
+ added Edit menu bar.

diffstat:

 misc/xchm/Makefile |  4 ++--
 misc/xchm/PLIST    |  4 +++-
 misc/xchm/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (44 lines):

diff -r a6f45be46bad -r 2c31ae85e6ff misc/xchm/Makefile
--- a/misc/xchm/Makefile        Tue Apr 04 06:38:29 2006 +0000
+++ b/misc/xchm/Makefile        Tue Apr 04 06:39:46 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2006/03/02 01:40:24 minskim Exp $
+# $NetBSD: Makefile,v 1.29 2006/04/04 06:39:46 wiz Exp $
 #
 
-DISTNAME=      xchm-1.4
+DISTNAME=      xchm-1.5
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=xchm/}
 
diff -r a6f45be46bad -r 2c31ae85e6ff misc/xchm/PLIST
--- a/misc/xchm/PLIST   Tue Apr 04 06:38:29 2006 +0000
+++ b/misc/xchm/PLIST   Tue Apr 04 06:39:46 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2006/01/27 23:21:17 minskim Exp $
+@comment $NetBSD: PLIST,v 1.10 2006/04/04 06:39:46 wiz Exp $
 bin/xchm
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xchm.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xchm.mo
@@ -15,6 +15,8 @@
 ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/xchm.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xchm.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xchm.mo
+share/pixmaps/copy.xpm
+share/pixmaps/find.xpm
 share/pixmaps/xchm-128.xpm
 share/pixmaps/xchm-16.xpm
 share/pixmaps/xchm-32.xpm
diff -r a6f45be46bad -r 2c31ae85e6ff misc/xchm/distinfo
--- a/misc/xchm/distinfo        Tue Apr 04 06:38:29 2006 +0000
+++ b/misc/xchm/distinfo        Tue Apr 04 06:39:46 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2006/03/02 01:40:24 minskim Exp $
+$NetBSD: distinfo,v 1.17 2006/04/04 06:39:46 wiz Exp $
 
-SHA1 (xchm-1.4.tar.gz) = 0f5cc3fbf4c268be57000bd494aa87e8262ec147
-RMD160 (xchm-1.4.tar.gz) = e52417519e02593b343561172e8ce6c54d797fcf
-Size (xchm-1.4.tar.gz) = 348945 bytes
+SHA1 (xchm-1.5.tar.gz) = 11bedd6aacc6b1f89be63e93a113111d261d0012
+RMD160 (xchm-1.5.tar.gz) = 2ccaff9d8e9cf098f365e6d644c492eff5cd7120
+Size (xchm-1.5.tar.gz) = 350510 bytes



Home | Main Index | Thread Index | Old Index