summaryrefslogtreecommitdiff
path: root/graphics/pngcrush
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-08-31 00:01:53 +0000
committerwiz <wiz@pkgsrc.org>2002-08-31 00:01:53 +0000
commit301773b8c12d79f206bb5919af50938143b18379 (patch)
treedd31cf1b30e30bf0d32851cee62ca8f845bdcd60 /graphics/pngcrush
parent9e3b54a402ea07d9f2566c71fe865c22fd9ba924 (diff)
downloadpkgsrc-301773b8c12d79f206bb5919af50938143b18379.tar.gz
Update to 1.5.10:
* Fixed bug, introduced in 1.5.9, that caused defaults for method 0 to be used instead of copying the original image, when the original was already smallest. * Work around CPU timer wraparound at 2G microseconds. * Upgraded zlib from 1.1.3 to 1.1.4. Pngcrush is believed not to be vulnerable to the zlib-1.1.3 buffer-overflow bug. * Choose the first instance of smallest IDAT instead of the last, for faster final recompression, suggested by TSamuel. * Added -trns_a option for entering a tRNS array.
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 50566179a53..6aad752a635 100644
--- a/graphics/pngcrush/Makefile
+++ b/graphics/pngcrush/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2001/10/12 09:22:36 rh Exp $
+# $NetBSD: Makefile,v 1.13 2002/08/31 00:01:53 wiz Exp $
#
-DISTNAME= pngcrush-1.5.7
+DISTNAME= pngcrush-1.5.10
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/}
diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo
index 66a074c7c74..0d4321672bb 100644
--- a/graphics/pngcrush/distinfo
+++ b/graphics/pngcrush/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2001/10/12 09:22:36 rh Exp $
+$NetBSD: distinfo,v 1.5 2002/08/31 00:01:53 wiz Exp $
-SHA1 (pngcrush-1.5.7.tar.gz) = 2fa0b2c153c40d2c8df1a01e6eb05e6b58d620f9
-Size (pngcrush-1.5.7.tar.gz) = 308845 bytes
+SHA1 (pngcrush-1.5.10.tar.gz) = 469e41c2fdf5fefd307119643616d8d2c86e35b4
+Size (pngcrush-1.5.10.tar.gz) = 313220 bytes