From 301773b8c12d79f206bb5919af50938143b18379 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 31 Aug 2002 00:01:53 +0000 Subject: 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. --- graphics/pngcrush/Makefile | 4 ++-- graphics/pngcrush/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics/pngcrush') 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 -- cgit v1.2.3