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.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/76676e9db1cd
branches: trunk
changeset: 498927:76676e9db1cd
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Sep 05 15:10:44 2005 +0000
description:
Update xchm to 1.2.
Changes since 1.0:
- Added TW translation.
- Fixed bookmarks save on application exit bug.
- Added support for the <SPAN> HTML tag.
- Better icons for the contents tree control items.
- Added Chinese translation.
- Improved the language detection system and non-Latin character
sets display in Unicode builds.
- Fixed Cyrillic characters display in Unicode builds.
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 e828acd53b29 -r 76676e9db1cd misc/xchm/Makefile
--- a/misc/xchm/Makefile Mon Sep 05 15:01:07 2005 +0000
+++ b/misc/xchm/Makefile Mon Sep 05 15:10:44 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2005/08/14 18:49:08 minskim Exp $
+# $NetBSD: Makefile,v 1.24 2005/09/05 15:10:44 minskim Exp $
#
-DISTNAME= xchm-1.0
+DISTNAME= xchm-1.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/}
diff -r e828acd53b29 -r 76676e9db1cd misc/xchm/PLIST
--- a/misc/xchm/PLIST Mon Sep 05 15:01:07 2005 +0000
+++ b/misc/xchm/PLIST Mon Sep 05 15:10:44 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/10/30 07:13:47 minskim Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/09/05 15:10:44 minskim Exp $
bin/xchm
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xchm.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xchm.mo
@@ -11,6 +11,8 @@
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchm.mo
${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xchm.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xchm.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/xchm.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/xchm.mo
share/pixmaps/xchm-128.xpm
share/pixmaps/xchm-16.xpm
share/pixmaps/xchm-32.xpm
diff -r e828acd53b29 -r 76676e9db1cd misc/xchm/distinfo
--- a/misc/xchm/distinfo Mon Sep 05 15:01:07 2005 +0000
+++ b/misc/xchm/distinfo Mon Sep 05 15:10:44 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2005/08/14 18:49:08 minskim Exp $
+$NetBSD: distinfo,v 1.14 2005/09/05 15:10:44 minskim Exp $
-SHA1 (xchm-1.0.tar.gz) = 4bfcc3c8b74d425d70b52a1ce44ec07832a6cf3d
-RMD160 (xchm-1.0.tar.gz) = b312d164aadf9402d65763b449aa40664097b595
-Size (xchm-1.0.tar.gz) = 325863 bytes
+SHA1 (xchm-1.2.tar.gz) = b26afd7ad834123670de99340989da209a6107fc
+RMD160 (xchm-1.2.tar.gz) = ffdae1ef452834524bfbc083f77a47c9e2245d44
+Size (xchm-1.2.tar.gz) = 334678 bytes
Home |
Main Index |
Thread Index |
Old Index