diff options
author | adam <adam> | 2012-07-03 18:00:52 +0000 |
---|---|---|
committer | adam <adam> | 2012-07-03 18:00:52 +0000 |
commit | 222d7a26aa2ea50c9ebac63419792f063fd2e4c6 (patch) | |
tree | c65a29f4238d26f3d35c2b8d70d4f9b194fb6cb3 /graphics | |
parent | 99155321eefd2eabca7d84e790481406d948419f (diff) | |
download | pkgsrc-222d7a26aa2ea50c9ebac63419792f063fd2e4c6.tar.gz |
Changes 1.7.31:
* Dropped *.tar.bz2 from distribution.
* Added a comma that was missing from one of the "usage" strings (error
introduced in version 1.7.29).
Changes 1.7.30:
* Only run the new (in libpng-1.5.10) test of palette indexes during the
first trial.
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 c8fd3a34328..4de2a100e1b 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.57 2012/06/11 07:06:21 adam Exp $ +# $NetBSD: Makefile,v 1.58 2012/07/03 18:00:52 adam Exp $ -DISTNAME= pngcrush-1.7.29-nolib +DISTNAME= pngcrush-1.7.31-nolib PKGNAME= ${DISTNAME:C/-nolib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index dd9ecb3afb3..a5516ec7869 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.39 2012/06/11 07:06:21 adam Exp $ +$NetBSD: distinfo,v 1.40 2012/07/03 18:00:52 adam Exp $ -SHA1 (pngcrush-1.7.29-nolib.tar.xz) = 7797818ee3346eebc448267a8185efac74505e22 -RMD160 (pngcrush-1.7.29-nolib.tar.xz) = ee77bbfe2ce4a228329a5f26ebede5b458916d14 -Size (pngcrush-1.7.29-nolib.tar.xz) = 49660 bytes +SHA1 (pngcrush-1.7.31-nolib.tar.xz) = 71143a4133471b45bd9a4329f16244a1f442b25b +RMD160 (pngcrush-1.7.31-nolib.tar.xz) = 6a4276cce12238082a45593f61aad5fdd856cbf6 +Size (pngcrush-1.7.31-nolib.tar.xz) = 49600 bytes SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e |