summaryrefslogtreecommitdiff
path: root/x11/xditview
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-04-17 07:05:02 +0000
committerwiz <wiz@pkgsrc.org>2015-04-17 07:05:02 +0000
commit96fb7998c4cb79d6c46dc126506a728a8769ffb5 (patch)
tree17bc5913a2582332ac5c8a7b41d1d1042337f3fe /x11/xditview
parent5b05cf67a9d6f16438642ffbb5eb14fb7a236b57 (diff)
downloadpkgsrc-96fb7998c4cb79d6c46dc126506a728a8769ffb5.tar.gz
Update to 1.0.4:
Alan Coopersmith (12): Close file leak when fdopen() fails in OpenFile() Convert sprintf calls to snprintf config: Add missing AC_CONFIG_SRCDIR configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Const cleanup unifdef -UNOTDEF -UNOTUSED Remove #if 0 code Combine usage message strings Remove CVS/RCS $Id tags Use SEEK_* names instead of raw numbers for fseek whence argument xditview 1.0.4
Diffstat (limited to 'x11/xditview')
-rw-r--r--x11/xditview/Makefile5
-rw-r--r--x11/xditview/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xditview/Makefile b/x11/xditview/Makefile
index 6bc900aec80..220b5f9921a 100644
--- a/x11/xditview/Makefile
+++ b/x11/xditview/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2013/06/09 12:12:27 rodent Exp $
-#
+# $NetBSD: Makefile,v 1.4 2015/04/17 07:05:02 wiz Exp $
-DISTNAME= xditview-1.0.3
+DISTNAME= xditview-1.0.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xditview/distinfo b/x11/xditview/distinfo
index 23c0716142a..f3bc2b13769 100644
--- a/x11/xditview/distinfo
+++ b/x11/xditview/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/05/28 02:15:35 rodent Exp $
+$NetBSD: distinfo,v 1.2 2015/04/17 07:05:02 wiz Exp $
-SHA1 (xditview-1.0.3.tar.bz2) = 38eb96a186d9e0507291be30a9b9b65de667635b
-RMD160 (xditview-1.0.3.tar.bz2) = 66139f2e4ab9eafda694a31d021bf453fcba36f5
-Size (xditview-1.0.3.tar.bz2) = 143012 bytes
+SHA1 (xditview-1.0.4.tar.bz2) = 5fa4247f75bc1d10e78a4c215c8bd3b9c4651dfb
+RMD160 (xditview-1.0.4.tar.bz2) = 7c660aa1aa8a91e07306985d4a87f6ea21f57fa2
+Size (xditview-1.0.4.tar.bz2) = 148842 bytes