Thu Jan 12 16:21:09 2012 UTC ()
Changes 1.7.24:
* Do not append a slash to the directory name if it already has one.

Changes 1.7.23:
* Ignore any attempt to use "-ow" with the "-d" or "-e" options, with warning.
* Include zlib.h if ZLIB_H is not defined (instead of checking the libpng
  version; see entry below for pngcrush-1.7.14), and include string.h
  if _STRING_H_ is not defined (because libpng-1.6 does not include string.h)
* Define SLASH = backslash on Windows platforms so the "-d" option will work.


(adam)
diff -r1.52 -r1.53 pkgsrc/graphics/pngcrush/Makefile
diff -r1.35 -r1.36 pkgsrc/graphics/pngcrush/distinfo

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

--- pkgsrc/graphics/pngcrush/Makefile 2011/12/09 11:50:21 1.52
+++ pkgsrc/graphics/pngcrush/Makefile 2012/01/12 16:21:08 1.53
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.52 2011/12/09 11:50:21 adam Exp $ 1# $NetBSD: Makefile,v 1.53 2012/01/12 16:21:08 adam Exp $
2 2
3DISTNAME= pngcrush-1.7.22-nolib 3DISTNAME= pngcrush-1.7.24-nolib
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.35 -r1.36 pkgsrc/graphics/pngcrush/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/pngcrush/distinfo 2011/12/09 11:50:22 1.35
+++ pkgsrc/graphics/pngcrush/distinfo 2012/01/12 16:21:08 1.36
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.35 2011/12/09 11:50:22 adam Exp $ 1$NetBSD: distinfo,v 1.36 2012/01/12 16:21:08 adam Exp $
2 2
3SHA1 (pngcrush-1.7.22-nolib.tar.bz2) = c675da1efc2e6ab2482b97cbc2fe9933c81cc870 3SHA1 (pngcrush-1.7.24-nolib.tar.bz2) = bdce4f4bceafaefeaa2d528a44d149a98ff850fa
4RMD160 (pngcrush-1.7.22-nolib.tar.bz2) = e765cb02044297e5b2b2e73c5276d0ec08611812 4RMD160 (pngcrush-1.7.24-nolib.tar.bz2) = f5c4756ddd16e098b138c040fba6dc59db5c57d1
5Size (pngcrush-1.7.22-nolib.tar.bz2) = 49981 bytes 5Size (pngcrush-1.7.24-nolib.tar.bz2) = 50514 bytes
6SHA1 (patch-aa) = fc0fd239c05513469554264a7e62dd8a722ab522 6SHA1 (patch-aa) = fc0fd239c05513469554264a7e62dd8a722ab522