From 788b6c355d57c9eb86c77a5491a1271f397cc7ab Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 27 Jan 2006 23:21:17 +0000 Subject: Update xchm to 1.3. Changes: + added Czech translation. + added Slovak translation. + updated Russian translation. + updated French translation. + removed useless mouse scroll patch for Mac OS X. + fixed the About dialog on Mac OS X. + fixed the HTML link to Pabs' chmspec page. + now allowing the 'back' button to get to the welcome page. + the code compiles on Win32 with MinGW without patches + added Win32 resource and icon files + applied GCC 4.1 related patch --- misc/xchm/Makefile | 5 ++--- misc/xchm/PLIST | 4 +++- misc/xchm/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) (limited to 'misc') diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index 46f18ff442f..742537b7ae7 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2006/01/24 07:32:26 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2006/01/27 23:21:17 minskim Exp $ # -DISTNAME= xchm-1.2 -PKGREVISION= 1 +DISTNAME= xchm-1.3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} diff --git a/misc/xchm/PLIST b/misc/xchm/PLIST index aeb768faf96..47c3fd08511 100644 --- a/misc/xchm/PLIST +++ b/misc/xchm/PLIST @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST,v 1.8 2005/09/05 15:10:44 minskim Exp $ +@comment $NetBSD: PLIST,v 1.9 2006/01/27 23:21:17 minskim Exp $ bin/xchm ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/xchm.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/xchm.mo @@ -11,6 +12,7 @@ ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/xchm.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/xchm.mo +${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/xchm-128.xpm diff --git a/misc/xchm/distinfo b/misc/xchm/distinfo index 4a83b93ebde..e356829b44b 100644 --- a/misc/xchm/distinfo +++ b/misc/xchm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2005/09/05 15:10:44 minskim Exp $ +$NetBSD: distinfo,v 1.15 2006/01/27 23:21:17 minskim Exp $ -SHA1 (xchm-1.2.tar.gz) = b26afd7ad834123670de99340989da209a6107fc -RMD160 (xchm-1.2.tar.gz) = ffdae1ef452834524bfbc083f77a47c9e2245d44 -Size (xchm-1.2.tar.gz) = 334678 bytes +SHA1 (xchm-1.3.tar.gz) = cbbeb31827f9ab748415c73cd04863c06458145d +RMD160 (xchm-1.3.tar.gz) = 2799b1bfc5908468ae7a9c4e2d669f35b8a9f2b5 +Size (xchm-1.3.tar.gz) = 348726 bytes -- cgit v1.2.3