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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92cd91e74eeb
branches:  trunk
changeset: 596600:92cd91e74eeb
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Dec 09 11:50:21 2011 +0000

description:
Changes 1.7.22:
This release adds the "-ow" option to overwrite the input file with the
compressed file. If an output filename is given on the command line, it will be
used as a temporary file and removed after compression. If not, "pngout.png" is
used as a temporary file

diffstat:

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

diffs (26 lines):

diff -r e147be591634 -r 92cd91e74eeb graphics/pngcrush/Makefile
--- a/graphics/pngcrush/Makefile        Fri Dec 09 07:00:51 2011 +0000
+++ b/graphics/pngcrush/Makefile        Fri Dec 09 11:50:21 2011 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2011/11/15 14:47:29 adam Exp $
+# $NetBSD: Makefile,v 1.52 2011/12/09 11:50:21 adam Exp $
 
-DISTNAME=      pngcrush-1.7.21-nolib
+DISTNAME=      pngcrush-1.7.22-nolib
 PKGNAME=       ${DISTNAME:C/-nolib//}
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pmt/}
diff -r e147be591634 -r 92cd91e74eeb graphics/pngcrush/distinfo
--- a/graphics/pngcrush/distinfo        Fri Dec 09 07:00:51 2011 +0000
+++ b/graphics/pngcrush/distinfo        Fri Dec 09 11:50:21 2011 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2011/11/15 14:47:29 adam Exp $
+$NetBSD: distinfo,v 1.35 2011/12/09 11:50:22 adam Exp $
 
-SHA1 (pngcrush-1.7.21-nolib.tar.bz2) = 8c418737c0c772eea569a20952ce8d146fe73287
-RMD160 (pngcrush-1.7.21-nolib.tar.bz2) = bfbb92fdabeb4f9d8a45160ae8230969128f22bf
-Size (pngcrush-1.7.21-nolib.tar.bz2) = 49484 bytes
+SHA1 (pngcrush-1.7.22-nolib.tar.bz2) = c675da1efc2e6ab2482b97cbc2fe9933c81cc870
+RMD160 (pngcrush-1.7.22-nolib.tar.bz2) = e765cb02044297e5b2b2e73c5276d0ec08611812
+Size (pngcrush-1.7.22-nolib.tar.bz2) = 49981 bytes
 SHA1 (patch-aa) = fc0fd239c05513469554264a7e62dd8a722ab522



Home | Main Index | Thread Index | Old Index