diff options
author | adam <adam> | 2009-08-30 14:03:51 +0000 |
---|---|---|
committer | adam <adam> | 2009-08-30 14:03:51 +0000 |
commit | 7a219d38cdfc230aaf717f3a76b8856124045b4a (patch) | |
tree | 3fc32d64c2a790970381485fd8c279167e8b4f87 /graphics | |
parent | 7ab65160a62572405bd5d71da0b4eed2365da212 (diff) | |
download | pkgsrc-7a219d38cdfc230aaf717f3a76b8856124045b4a.tar.gz |
Changes 1.7.1:
* Revised some prototypes to eliminate "Shadowed Declaration" warnings.
* Moved warning about discarding APNG chunks to the end.
* Replaced *.tar.lzma with *.tar.xz in the distribution.
Diffstat (limited to 'graphics')
-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 4a53f820e6a..38d79ad1adb 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2009/07/21 06:40:36 adam Exp $ +# $NetBSD: Makefile,v 1.36 2009/08/30 14:03:51 adam Exp $ -DISTNAME= pngcrush-1.7.0-nolib -PKGNAME= pngcrush-1.7.0 +DISTNAME= pngcrush-1.7.1-nolib +PKGNAME= pngcrush-1.7.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index f8ed04e3ed9..20ffcf903aa 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2009/07/21 06:40:36 adam Exp $ +$NetBSD: distinfo,v 1.22 2009/08/30 14:03:51 adam Exp $ -SHA1 (pngcrush-1.7.0-nolib.tar.bz2) = 91f1b7a69117e28e3fbdb90f19bc897cf63d9b77 -RMD160 (pngcrush-1.7.0-nolib.tar.bz2) = f679715afe2e6a96f60568f13d137610ce57fe87 -Size (pngcrush-1.7.0-nolib.tar.bz2) = 47396 bytes +SHA1 (pngcrush-1.7.1-nolib.tar.bz2) = 285653ced15d52d7762e20837f501e6308c21716 +RMD160 (pngcrush-1.7.1-nolib.tar.bz2) = 3191be8b1dd70fdea5ddf8fdfc2155a363285621 +Size (pngcrush-1.7.1-nolib.tar.bz2) = 47640 bytes |