From 93f65b781ce51998a55eb79b31616132667559e5 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 28 Jan 2011 10:35:23 +0000 Subject: Changes 1.18: * updated PT translation. * added --notopics and --noindex as command line parameters. They inhibit loading the topics tree and the index list, respectively. * added Vim-like document scrolling key bindings. * made the source code wxWidgets 2.9 friendly. * documents using Chinese simplified now display properly. * fixed Windows application crash that happened when the user clicked the "Fonts.." button. * made the source code compatible with Unicode/MSVC wxMSW builds. * fixed loading of search-in-titles results. --- misc/xchm/Makefile | 8 +++----- misc/xchm/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'misc') diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index f8ba0e49275..08bc1bd8c08 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2011/01/13 13:38:52 wiz Exp $ -# +# $NetBSD: Makefile,v 1.49 2011/01/28 10:35:23 adam Exp $ -DISTNAME= xchm-1.17 -PKGREVISION= 6 +DISTNAME= xchm-1.18 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} @@ -13,8 +11,8 @@ COMMENT= CHM viewer for UNIX PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ -GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes +GNU_CONFIGURE= yes .include "../../devel/chmlib/buildlink3.mk" .include "../../x11/wxGTK28/buildlink3.mk" diff --git a/misc/xchm/distinfo b/misc/xchm/distinfo index 82f93eee174..dddc16c356f 100644 --- a/misc/xchm/distinfo +++ b/misc/xchm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2009/08/10 17:50:04 minskim Exp $ +$NetBSD: distinfo,v 1.25 2011/01/28 10:35:23 adam Exp $ -SHA1 (xchm-1.17.tar.gz) = 0f29f204ee002586c0d61c631e36d52bed94eabf -RMD160 (xchm-1.17.tar.gz) = 0bef9ecfb5bbc35c9c92dd5d7d4c77ed9cda9116 -Size (xchm-1.17.tar.gz) = 401664 bytes +SHA1 (xchm-1.18.tar.gz) = 7c1e55d6fe09df21105922ae3b487c8582734acf +RMD160 (xchm-1.18.tar.gz) = 852141e375684f5b45405a90831dcc8f24b3eb3d +Size (xchm-1.18.tar.gz) = 403698 bytes -- cgit v1.2.3