pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/pngcrush Changes 1.7.73:
details: https://anonhg.NetBSD.org/pkgsrc/rev/c674c43213bd
branches: trunk
changeset: 632549:c674c43213bd
user: adam <adam%pkgsrc.org@localhost>
date: Mon Mar 31 10:15:13 2014 +0000
description:
Changes 1.7.73:
* Restored calls to png_set_crc_action() which had been removed from
version 1.7.72 for some testing and inadvertently not restored.
* Changed "fix" internal variable name to "salvage" (still set with "-fix")
* Added code to fix/salvage PNG with "bad adaptive filter value" error.
* Avoid calculating CRC during compression trials except for the last trial,
when the output is actually written.
* Fixed a bug with reducing 16-bit images to 8-bit using "-reduce" option.
diffstat:
graphics/pngcrush/Makefile | 4 ++--
graphics/pngcrush/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r bb47014faff7 -r c674c43213bd graphics/pngcrush/Makefile
--- a/graphics/pngcrush/Makefile Mon Mar 31 10:12:07 2014 +0000
+++ b/graphics/pngcrush/Makefile Mon Mar 31 10:15:13 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.80 2014/02/09 07:42:47 adam Exp $
+# $NetBSD: Makefile,v 1.81 2014/03/31 10:15:13 adam Exp $
-DISTNAME= pngcrush-1.7.71-nolib
+DISTNAME= pngcrush-1.7.73-nolib
PKGNAME= ${DISTNAME:C/-nolib//}
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/}
diff -r bb47014faff7 -r c674c43213bd graphics/pngcrush/distinfo
--- a/graphics/pngcrush/distinfo Mon Mar 31 10:12:07 2014 +0000
+++ b/graphics/pngcrush/distinfo Mon Mar 31 10:15:13 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.59 2014/02/09 07:42:47 adam Exp $
+$NetBSD: distinfo,v 1.60 2014/03/31 10:15:13 adam Exp $
-SHA1 (pngcrush-1.7.71-nolib.tar.xz) = 317fc4da940b3a836bf58334ced9d0519ff0e58f
-RMD160 (pngcrush-1.7.71-nolib.tar.xz) = 14829cbe7bfb1a86ea89be6731921dc4ef9a494e
-Size (pngcrush-1.7.71-nolib.tar.xz) = 58412 bytes
+SHA1 (pngcrush-1.7.73-nolib.tar.xz) = 6f1c1b1712632609b0ba9e1ad96af7f35defd2c6
+RMD160 (pngcrush-1.7.73-nolib.tar.xz) = 723ed36aeddc162143d3bb7f8c02e0dd4c7c1dda
+Size (pngcrush-1.7.73-nolib.tar.xz) = 58868 bytes
SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e
Home |
Main Index |
Thread Index |
Old Index