diff options
author | adam <adam@pkgsrc.org> | 2012-09-03 05:27:39 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-09-03 05:27:39 +0000 |
commit | d4f73651f1cd69fc843a0aa208a2a382c13a5607 (patch) | |
tree | 7de902d1f5eff7a3bd5a2c82cc18333ed364bbe5 /graphics/pngcrush | |
parent | 87d33f54f9e41a7314839b8c0ad07f6dad929c6d (diff) | |
download | pkgsrc-d4f73651f1cd69fc843a0aa208a2a382c13a5607.tar.gz |
Version 1.7.37:
Reverted pngcrush.c back to 1.7.35 and fixed the bug with PLTE handling.
Version 1.7.36:
Reverted pngcrush.c to version 1.7.34 because pngcrush is failing with
some paletted PNGs.
Separated CFLAGS and CPPFLAGS in the makefile (with "-I" and "-DZ_SOLO"
in CPPFLAGS)
Diffstat (limited to 'graphics/pngcrush')
-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 b66bcca3890..adaf02fdf27 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.61 2012/08/01 11:45:51 adam Exp $ +# $NetBSD: Makefile,v 1.62 2012/09/03 05:27:39 adam Exp $ -DISTNAME= pngcrush-1.7.35-nolib +DISTNAME= pngcrush-1.7.37-nolib PKGNAME= ${DISTNAME:C/-nolib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index 640b5b191c9..09ce13e59f6 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.43 2012/08/01 11:45:51 adam Exp $ +$NetBSD: distinfo,v 1.44 2012/09/03 05:27:39 adam Exp $ -SHA1 (pngcrush-1.7.35-nolib.tar.xz) = 1db1052baac9f7d4577d222e0103547ba06326fc -RMD160 (pngcrush-1.7.35-nolib.tar.xz) = ce2e7bb6bcd3af052b1f0c7d59f980b003dd53aa -Size (pngcrush-1.7.35-nolib.tar.xz) = 50500 bytes +SHA1 (pngcrush-1.7.37-nolib.tar.xz) = 43f9083d329df07f29cda57c4e5d947410394e29 +RMD160 (pngcrush-1.7.37-nolib.tar.xz) = d42ad310c5294c2c2311d1a9d98da4c628a188e1 +Size (pngcrush-1.7.37-nolib.tar.xz) = 50544 bytes SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e |