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.6.19:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50f9ed141f1e
branches:  trunk
changeset: 394278:50f9ed141f1e
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jun 08 07:50:06 2009 +0000

description:
Changes 1.6.19:
* Added missing curly braces that caused erroneous png_error message about
  "original PNG could not be recovered" in pngcrush-1.6.17 and 18.

diffstat:

 graphics/pngcrush/Makefile |  6 +++---
 graphics/pngcrush/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 3bc1ad61be2c -r 50f9ed141f1e graphics/pngcrush/Makefile
--- a/graphics/pngcrush/Makefile        Mon Jun 08 07:25:20 2009 +0000
+++ b/graphics/pngcrush/Makefile        Mon Jun 08 07:50:06 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2009/05/14 06:09:24 adam Exp $
+# $NetBSD: Makefile,v 1.34 2009/06/08 07:50:06 adam Exp $
 
-DISTNAME=      pngcrush-1.6.17-nolib
-PKGNAME=       pngcrush-1.6.17
+DISTNAME=      pngcrush-1.6.19-nolib
+PKGNAME=       pngcrush-1.6.19
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pmt/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 3bc1ad61be2c -r 50f9ed141f1e graphics/pngcrush/distinfo
--- a/graphics/pngcrush/distinfo        Mon Jun 08 07:25:20 2009 +0000
+++ b/graphics/pngcrush/distinfo        Mon Jun 08 07:50:06 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2009/05/14 06:09:24 adam Exp $
+$NetBSD: distinfo,v 1.20 2009/06/08 07:50:06 adam Exp $
 
-SHA1 (pngcrush-1.6.17-nolib.tar.bz2) = 45ec3384a4255d3ba1eb9503656bcc8b74381d1d
-RMD160 (pngcrush-1.6.17-nolib.tar.bz2) = 2d0a011eac38dd5f97aca93b96f40b32396e0709
-Size (pngcrush-1.6.17-nolib.tar.bz2) = 55273 bytes
+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



Home | Main Index | Thread Index | Old Index