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.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/0b4f5bc9d836
branches: trunk
changeset: 562101:0b4f5bc9d836
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jul 21 06:40:36 2009 +0000
description:
Changes 1.7.0:
* Save (but do not recompress) APNG chunks if the output file has the
".apng" extension and the color_type and bit_depth are not changed.
Changes 1.6.20:
* Changed local variable "write" to "wwrite" in inffast.c (zlib) to avoid
shadowed declaration warning.
diffstat:
graphics/pngcrush/Makefile | 6 +++---
graphics/pngcrush/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 0c5d3fa423a4 -r 0b4f5bc9d836 graphics/pngcrush/Makefile
--- a/graphics/pngcrush/Makefile Tue Jul 21 06:35:38 2009 +0000
+++ b/graphics/pngcrush/Makefile Tue Jul 21 06:40:36 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2009/06/08 07:50:06 adam Exp $
+# $NetBSD: Makefile,v 1.35 2009/07/21 06:40:36 adam Exp $
-DISTNAME= pngcrush-1.6.19-nolib
-PKGNAME= pngcrush-1.6.19
+DISTNAME= pngcrush-1.7.0-nolib
+PKGNAME= pngcrush-1.7.0
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/}
EXTRACT_SUFX= .tar.bz2
diff -r 0c5d3fa423a4 -r 0b4f5bc9d836 graphics/pngcrush/distinfo
--- a/graphics/pngcrush/distinfo Tue Jul 21 06:35:38 2009 +0000
+++ b/graphics/pngcrush/distinfo Tue Jul 21 06:40:36 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2009/06/08 07:50:06 adam Exp $
+$NetBSD: distinfo,v 1.21 2009/07/21 06:40:36 adam Exp $
-SHA1 (pngcrush-1.6.19-nolib.tar.bz2) = f3077e706ead1231c67dd9c995d87b27bf04125d
-RMD160 (pngcrush-1.6.19-nolib.tar.bz2) = f22573b33e525fabb971f0da2dc3412957e1d9f0
-Size (pngcrush-1.6.19-nolib.tar.bz2) = 53664 bytes
+SHA1 (pngcrush-1.7.0-nolib.tar.bz2) = 91f1b7a69117e28e3fbdb90f19bc897cf63d9b77
+RMD160 (pngcrush-1.7.0-nolib.tar.bz2) = f679715afe2e6a96f60568f13d137610ce57fe87
+Size (pngcrush-1.7.0-nolib.tar.bz2) = 47396 bytes
Home |
Main Index |
Thread Index |
Old Index