diff options
author | adam <adam> | 2013-06-16 07:20:44 +0000 |
---|---|---|
committer | adam <adam> | 2013-06-16 07:20:44 +0000 |
commit | 73895347308e690f8987cf0cc15a593fd2aeed10 (patch) | |
tree | 69d18c3c4b78b54679847dd4ded9c728aadacf86 /graphics | |
parent | f5d43ae13c1feb3c4b570f0ab23cf3c10425eb39 (diff) | |
download | pkgsrc-73895347308e690f8987cf0cc15a593fd2aeed10.tar.gz |
Changes 1.7.63:
Add "int dowildcard=-1;" in an attempt to get wildcard arguments working
in the cross-compiled MinGW executables.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pngcrush/Makefile | 4 | ||||
-rw-r--r-- | graphics/pngcrush/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 05b89a7342c..08e76c404bd 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.73 2013/05/23 16:01:09 adam Exp $ +# $NetBSD: Makefile,v 1.74 2013/06/16 07:20:44 adam Exp $ -DISTNAME= pngcrush-1.7.58-nolib +DISTNAME= pngcrush-1.7.63-nolib PKGNAME= ${DISTNAME:C/-nolib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index 17b12d7f513..d813647827d 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.53 2013/05/23 16:01:09 adam Exp $ +$NetBSD: distinfo,v 1.54 2013/06/16 07:20:44 adam Exp $ -SHA1 (pngcrush-1.7.58-nolib.tar.xz) = 69d75c8cbe192fdec9f4ff8358ce8cc883110a14 -RMD160 (pngcrush-1.7.58-nolib.tar.xz) = 68358d6ea9b25b454dfaae987580bc80c02d4fb6 -Size (pngcrush-1.7.58-nolib.tar.xz) = 56336 bytes +SHA1 (pngcrush-1.7.63-nolib.tar.xz) = a9303214a2993fd1e182b07ffe8db10ccf4b5051 +RMD160 (pngcrush-1.7.63-nolib.tar.xz) = 637a9660bf9d611b43ef34250a7f5b2c87278707 +Size (pngcrush-1.7.63-nolib.tar.xz) = 57852 bytes SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e |