diff options
author | adam <adam@pkgsrc.org> | 2009-10-11 08:07:23 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2009-10-11 08:07:23 +0000 |
commit | f5d7c919c44b19e4b028bce36f3ab51d543bee3f (patch) | |
tree | 00ef16f6b377735ee76bf2d0661fd10655cb8555 | |
parent | a5b040748bc7e3ffa750bd45c3c2acac6b4a083d (diff) | |
download | pkgsrc-f5d7c919c44b19e4b028bce36f3ab51d543bee3f.tar.gz |
Changes 1.7.3:
* Print contents of text chunks after IDAT, even when the -n option is used.
-rw-r--r-- | graphics/pngcrush/Makefile | 6 | ||||
-rw-r--r-- | graphics/pngcrush/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index b25528ef098..6509849cad1 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2009/09/11 06:33:14 adam Exp $ +# $NetBSD: Makefile,v 1.38 2009/10/11 08:07:23 adam Exp $ -DISTNAME= pngcrush-1.7.2-nolib -PKGNAME= pngcrush-1.7.2 +DISTNAME= pngcrush-1.7.3-nolib +PKGNAME= pngcrush-1.7.3 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index 096926aabe4..254ad579f64 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2009/09/11 06:33:14 adam Exp $ +$NetBSD: distinfo,v 1.24 2009/10/11 08:07:23 adam Exp $ -SHA1 (pngcrush-1.7.2-nolib.tar.bz2) = 701ed841718f2b0e3e27197563630e5b4ae227f0 -RMD160 (pngcrush-1.7.2-nolib.tar.bz2) = e159d91d7140c9e703d9d0757e09d8b41971d228 -Size (pngcrush-1.7.2-nolib.tar.bz2) = 47683 bytes +SHA1 (pngcrush-1.7.3-nolib.tar.bz2) = de65d541e8d6c36aea43340c85dbcb1d093346e3 +RMD160 (pngcrush-1.7.3-nolib.tar.bz2) = 3e2d715c312c4e211b315fcbda48a6ee5913969f +Size (pngcrush-1.7.3-nolib.tar.bz2) = 47802 bytes |