Tue Oct 4 09:36:01 2011 UTC ()
Changes 1.7.17:
* Changed "#if !defined(PNG_NO_STDIO)" to "#ifdef PNG_STDIO_SUPPORTED"
  as recommended in the libpng documentation.
* Added PNG_UINT_32_NAME macro and used it to simplify chunk_type integer
  definitions.


(adam)
diff -r1.48 -r1.49 pkgsrc/graphics/pngcrush/Makefile
diff -r1.31 -r1.32 pkgsrc/graphics/pngcrush/distinfo

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

--- pkgsrc/graphics/pngcrush/Makefile 2011/07/15 09:29:06 1.48
+++ pkgsrc/graphics/pngcrush/Makefile 2011/10/04 09:36:01 1.49
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.48 2011/07/15 09:29:06 adam Exp $ 1# $NetBSD: Makefile,v 1.49 2011/10/04 09:36:01 adam Exp $
2 2
3DISTNAME= pngcrush-1.7.16 3DISTNAME= pngcrush-1.7.17
4PKGNAME= ${DISTNAME:C/-nolib//} 4PKGNAME= ${DISTNAME:C/-nolib//}
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
12LICENSE= png-license 12LICENSE= png-license
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16NO_CONFIGURE= yes 16NO_CONFIGURE= yes

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

--- pkgsrc/graphics/pngcrush/distinfo 2011/07/15 09:29:06 1.31
+++ pkgsrc/graphics/pngcrush/distinfo 2011/10/04 09:36:01 1.32
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.31 2011/07/15 09:29:06 adam Exp $ 1$NetBSD: distinfo,v 1.32 2011/10/04 09:36:01 adam Exp $
2 2
3SHA1 (pngcrush-1.7.16.tar.bz2) = 1d69cfc689a7e5ecd101559c7bb18e5de56d6162 3SHA1 (pngcrush-1.7.17.tar.bz2) = b7c5857a04ffa986d711d69a445594198f39a56c
4RMD160 (pngcrush-1.7.16.tar.bz2) = 0966e3a79170b6a4d3ebfc6a69806b36e3ecb0b8 4RMD160 (pngcrush-1.7.17.tar.bz2) = 0a9da7ee940c3ef271bc6048a7e002ade9654826
5Size (pngcrush-1.7.16.tar.bz2) = 351096 bytes 5Size (pngcrush-1.7.17.tar.bz2) = 370782 bytes
6SHA1 (patch-aa) = 5c82c5afc9923110254ac40b607fdff6d6863cc2 6SHA1 (patch-aa) = 5c82c5afc9923110254ac40b607fdff6d6863cc2