summaryrefslogtreecommitdiff
path: root/misc/xchm
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2011-05-10 12:50:44 +0000
committerryoon <ryoon@pkgsrc.org>2011-05-10 12:50:44 +0000
commitdbf68408d75b057c0f6d7a2dfe14a5e286096ccf (patch)
tree426861c2db260ac8d473ff38335820b5f93b0318 /misc/xchm
parent46d2a148fd2509fa8909427ae4a9d64a11b4aff9 (diff)
downloadpkgsrc-dbf68408d75b057c0f6d7a2dfe14a5e286096ccf.tar.gz
Update to 1.20
Changelog: * 1.19: + fixed the table of contents display for most non-Latin character set documents (provided you get a Unicode build). + fixed linking issue for wxWidgets 2.9 (the AUI libraries were not being pulled in). + fixed a bunch of minor bugs. * 1.20: + fixed a nasty bug that crashed the application with some CHM files. + fixed strict-aliasing compile-time warning. + fixed a few signed/unsigned comparison warnings.
Diffstat (limited to 'misc/xchm')
-rw-r--r--misc/xchm/Makefile6
-rw-r--r--misc/xchm/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile
index 21a06f17a37..0e5d291f9ce 100644
--- a/misc/xchm/Makefile
+++ b/misc/xchm/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.50 2011/04/22 13:44:13 obache Exp $
+# $NetBSD: Makefile,v 1.51 2011/05/10 12:50:44 ryoon Exp $
-DISTNAME= xchm-1.18
-PKGREVISION= 1
+DISTNAME= xchm-1.20
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/}
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://xchm.sourceforge.net/
COMMENT= CHM viewer for UNIX
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/misc/xchm/distinfo b/misc/xchm/distinfo
index dddc16c356f..c8efb02e6c6 100644
--- a/misc/xchm/distinfo
+++ b/misc/xchm/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2011/01/28 10:35:23 adam Exp $
+$NetBSD: distinfo,v 1.26 2011/05/10 12:50:44 ryoon Exp $
-SHA1 (xchm-1.18.tar.gz) = 7c1e55d6fe09df21105922ae3b487c8582734acf
-RMD160 (xchm-1.18.tar.gz) = 852141e375684f5b45405a90831dcc8f24b3eb3d
-Size (xchm-1.18.tar.gz) = 403698 bytes
+SHA1 (xchm-1.20.tar.gz) = a2a28246f16adcd679f6302686839f8920c87ede
+RMD160 (xchm-1.20.tar.gz) = 1f0d2973f3e3b38d5552156d5731275737a52fd9
+Size (xchm-1.20.tar.gz) = 409976 bytes