summaryrefslogtreecommitdiff
path: root/graphics/pngcrush
diff options
context:
space:
mode:
authorrh <rh>2001-10-12 09:22:36 +0000
committerrh <rh>2001-10-12 09:22:36 +0000
commit0df55f745ae7aa30a35643369d271631e8c30934 (patch)
tree2a94ce988fa85adbc05272a2e0d87442585b31eb /graphics/pngcrush
parente39a23c158d406cafcaf2b4b8e9c9345f817156c (diff)
downloadpkgsrc-0df55f745ae7aa30a35643369d271631e8c30934.tar.gz
Update pngcrush to 1.5.7. Changes include:
* Version 1.5.7 (built with libpng-1.2.0) * Added setargv.obj to Makefile.msc to expand wildcards, e.g., *.png * Use constant string "pngcrush" instead of argv[0] when appropriate. * Only check stats for infile==outfile once per input file, or not at all if "-nofilecheck" option is present or if a directory was created. * Fixed bugs with changing bit_depth of grayscale images. * Version 1.5.6 (built with libpng-1.0.12) * Eliminated extra "Removed the cHNK chunk" messages generated by version 1.5.5 when "-rem alla" or "-rem allb" is used. * All unknown chunks including safe-to-copy chunks are now removed in response to the "-rem alla" or "-rem allb" options. * Issue a warning if the user tries "-cc" option when it is not supported.
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r--graphics/pngcrush/Makefile4
-rw-r--r--graphics/pngcrush/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile
index bc5b9cc3f42..50566179a53 100644
--- a/graphics/pngcrush/Makefile
+++ b/graphics/pngcrush/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2001/06/10 20:01:22 mjl Exp $
+# $NetBSD: Makefile,v 1.12 2001/10/12 09:22:36 rh Exp $
#
-DISTNAME= pngcrush-1.5.5
+DISTNAME= pngcrush-1.5.7
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/}
diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo
index 5d3e507b6c9..66a074c7c74 100644
--- a/graphics/pngcrush/distinfo
+++ b/graphics/pngcrush/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/06/10 20:01:22 mjl Exp $
+$NetBSD: distinfo,v 1.4 2001/10/12 09:22:36 rh Exp $
-SHA1 (pngcrush-1.5.5.tar.gz) = b1c646cb067d42047215e19ebdb4d7498c50f81d
-Size (pngcrush-1.5.5.tar.gz) = 304803 bytes
+SHA1 (pngcrush-1.5.7.tar.gz) = 2fa0b2c153c40d2c8df1a01e6eb05e6b58d620f9
+Size (pngcrush-1.5.7.tar.gz) = 308845 bytes