pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xditview Update to 1.0.4:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bcb7b6daf68
branches:  trunk
changeset: 650051:0bcb7b6daf68
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Apr 17 07:05:02 2015 +0000

description:
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:

 x11/xditview/Makefile |  5 ++---
 x11/xditview/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 4e9a028ff943 -r 0bcb7b6daf68 x11/xditview/Makefile
--- a/x11/xditview/Makefile     Fri Apr 17 07:04:13 2015 +0000
+++ b/x11/xditview/Makefile     Fri Apr 17 07:05:02 2015 +0000
@@ -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 -r 4e9a028ff943 -r 0bcb7b6daf68 x11/xditview/distinfo
--- a/x11/xditview/distinfo     Fri Apr 17 07:04:13 2015 +0000
+++ b/x11/xditview/distinfo     Fri Apr 17 07:05:02 2015 +0000
@@ -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



Home | Main Index | Thread Index | Old Index