Tue Jul 21 06:40:36 2009 UTC ()
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.


(adam)
diff -r1.34 -r1.35 pkgsrc/graphics/pngcrush/Makefile
diff -r1.20 -r1.21 pkgsrc/graphics/pngcrush/distinfo

cvs diff -r1.34 -r1.35 pkgsrc/graphics/pngcrush/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/pngcrush/Makefile 2009/06/08 07:50:06 1.34
+++ pkgsrc/graphics/pngcrush/Makefile 2009/07/21 06:40:36 1.35
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.34 2009/06/08 07:50:06 adam Exp $ 1# $NetBSD: Makefile,v 1.35 2009/07/21 06:40:36 adam Exp $
2 2
3DISTNAME= pngcrush-1.6.19-nolib 3DISTNAME= pngcrush-1.7.0-nolib
4PKGNAME= pngcrush-1.6.19 4PKGNAME= pngcrush-1.7.0
5CATEGORIES= graphics 5CATEGORIES= graphics
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= rh@NetBSD.org 9MAINTAINER= rh@NetBSD.org
10HOMEPAGE= http://pmt.sourceforge.net/pngcrush/index.html 10HOMEPAGE= http://pmt.sourceforge.net/pngcrush/index.html
11COMMENT= Optimizer for PNG (Portable Network Graphics) files 11COMMENT= Optimizer for PNG (Portable Network Graphics) files
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15NO_CONFIGURE= yes 15NO_CONFIGURE= yes
16INSTALLATION_DIRS= bin 16INSTALLATION_DIRS= bin
17 17

cvs diff -r1.20 -r1.21 pkgsrc/graphics/pngcrush/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/pngcrush/distinfo 2009/06/08 07:50:06 1.20
+++ pkgsrc/graphics/pngcrush/distinfo 2009/07/21 06:40:36 1.21
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.20 2009/06/08 07:50:06 adam Exp $ 1$NetBSD: distinfo,v 1.21 2009/07/21 06:40:36 adam Exp $
2 2
3SHA1 (pngcrush-1.6.19-nolib.tar.bz2) = f3077e706ead1231c67dd9c995d87b27bf04125d 3SHA1 (pngcrush-1.7.0-nolib.tar.bz2) = 91f1b7a69117e28e3fbdb90f19bc897cf63d9b77
4RMD160 (pngcrush-1.6.19-nolib.tar.bz2) = f22573b33e525fabb971f0da2dc3412957e1d9f0 4RMD160 (pngcrush-1.7.0-nolib.tar.bz2) = f679715afe2e6a96f60568f13d137610ce57fe87
5Size (pngcrush-1.6.19-nolib.tar.bz2) = 53664 bytes 5Size (pngcrush-1.7.0-nolib.tar.bz2) = 47396 bytes