Wed Mar 6 16:10:28 2013 UTC ()
Version 1.7.52 (built with libpng-1.6.1beta06 and zlib-1.2.7)
  Added license info for cexcept.h, libpng, and zlib.
  Added consideration of "zopfli" compression to the "To do" list.
  Fixed a typo that caused a cHRM chunk to be "found" if an iCCP chunk
    were present.
  Reset best_byte_count before trial loop.
  Revise global png_set_keep_unknown_chunks() calls to avoid a libpng16
    warning.
  Reset "intent" to "specified_intent" before trial loop.
  Reset "plte_len" to "specified_plte_len" before trial loop.
  Initialize length of each trial to 0x7fffffff so any untried method
    is not the "best method".


(adam)
diff -r1.69 -r1.70 pkgsrc/graphics/pngcrush/Makefile
diff -r1.49 -r1.50 pkgsrc/graphics/pngcrush/distinfo

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

--- pkgsrc/graphics/pngcrush/Makefile 2013/02/16 18:20:35 1.69
+++ pkgsrc/graphics/pngcrush/Makefile 2013/03/06 16:10:28 1.70
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.69 2013/02/16 18:20:35 adam Exp $ 1# $NetBSD: Makefile,v 1.70 2013/03/06 16:10:28 adam Exp $
2 2
3DISTNAME= pngcrush-1.7.50-nolib 3DISTNAME= pngcrush-1.7.52-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.xz 7EXTRACT_SUFX= .tar.xz
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= zlib 12LICENSE= zlib
13 13
14NO_CONFIGURE= yes 14NO_CONFIGURE= yes
15INSTALLATION_DIRS= bin 15INSTALLATION_DIRS= bin
16 16

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

--- pkgsrc/graphics/pngcrush/distinfo 2013/02/16 18:20:35 1.49
+++ pkgsrc/graphics/pngcrush/distinfo 2013/03/06 16:10:28 1.50
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.49 2013/02/16 18:20:35 adam Exp $ 1$NetBSD: distinfo,v 1.50 2013/03/06 16:10:28 adam Exp $
2 2
3SHA1 (pngcrush-1.7.50-nolib.tar.xz) = 1744c01e758bb1d34f497f1c781c24ad11acaa60 3SHA1 (pngcrush-1.7.52-nolib.tar.xz) = 2054da46e46c06e5b8e81af65676852a83350ec8
4RMD160 (pngcrush-1.7.50-nolib.tar.xz) = e3bd8efee496ed8d7849e7006e99405f48eecab5 4RMD160 (pngcrush-1.7.52-nolib.tar.xz) = 56055b7b1eb5c8373fb94d2e7af437842d90f5fb
5Size (pngcrush-1.7.50-nolib.tar.xz) = 53300 bytes 5Size (pngcrush-1.7.52-nolib.tar.xz) = 54444 bytes
6SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e 6SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e