summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2013-11-15 08:35:26 +0000
committeradam <adam@pkgsrc.org>2013-11-15 08:35:26 +0000
commitdbd4cd3f04f45a18f501dcc3fc503f0326e86c3b (patch)
tree2a56c000ca581e90809631322772109a2ff337aa
parent6d014baf6e9a56f36ba00c5f53ed37c0683d7a2d (diff)
downloadpkgsrc-dbd4cd3f04f45a18f501dcc3fc503f0326e86c3b.tar.gz
Changes 1.7.69:
* Check for NULL return from malloc(). * Undefine CLOCKS_PER_SECOND "1000" found in some version of MinGW. * Replaced most "atoi(argv[++i])" with "pngcrush_get_long" which does "BUMP_I; strtol(argv[i],ptr,10)" and added pngcrush_check_long macro to detect malformed or missing parameters (debian bug 716149). * Added global_things_have_changed=1 when reading -bkgd. * The "-bit_depth N" option did not work reliably and has been removed.
-rw-r--r--graphics/pngcrush/Makefile4
-rw-r--r--graphics/pngcrush/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile
index e1719650334..0d77237b03b 100644
--- a/graphics/pngcrush/Makefile
+++ b/graphics/pngcrush/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.76 2013/09/01 07:34:35 adam Exp $
+# $NetBSD: Makefile,v 1.77 2013/11/15 08:35:26 adam Exp $
-DISTNAME= pngcrush-1.7.67-nolib
+DISTNAME= pngcrush-1.7.69-nolib
PKGNAME= ${DISTNAME:C/-nolib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/}
diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo
index bc7ae258a73..8850e3d22ff 100644
--- a/graphics/pngcrush/distinfo
+++ b/graphics/pngcrush/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.56 2013/09/01 07:34:35 adam Exp $
+$NetBSD: distinfo,v 1.57 2013/11/15 08:35:26 adam Exp $
-SHA1 (pngcrush-1.7.67-nolib.tar.xz) = 611e93e2f05130a147b225a863224fbd25052937
-RMD160 (pngcrush-1.7.67-nolib.tar.xz) = 8bbc78bc7891fe88e4d0041dae5ee4c92937a403
-Size (pngcrush-1.7.67-nolib.tar.xz) = 57908 bytes
+SHA1 (pngcrush-1.7.69-nolib.tar.xz) = 0b316ba3602f09eeec84aff703e7a267670b4119
+RMD160 (pngcrush-1.7.69-nolib.tar.xz) = 0615a1bef05afda4ba2843110119ace2c6ef84c5
+Size (pngcrush-1.7.69-nolib.tar.xz) = 58420 bytes
SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e