diff options
author | adam <adam@pkgsrc.org> | 2013-07-18 07:30:56 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-07-18 07:30:56 +0000 |
commit | 004cea02a2f23ab4c46c67508c14a80899e6adab (patch) | |
tree | a128496a5a6aa54b6f9f2cfcdcf619fed6ce00ae /graphics/pngcrush | |
parent | 4943933432eccb71d869d5ced09c6f1dd87e92c4 (diff) | |
download | pkgsrc-004cea02a2f23ab4c46c67508c14a80899e6adab.tar.gz |
Changes 1.7.66:
Revised pngcrush_examine_pixels_fn() to fix some incorrect reductions.
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r-- | graphics/pngcrush/Makefile | 4 | ||||
-rw-r--r-- | graphics/pngcrush/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 08e76c404bd..648fc65ab1a 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.74 2013/06/16 07:20:44 adam Exp $ +# $NetBSD: Makefile,v 1.75 2013/07/18 07:30:56 adam Exp $ -DISTNAME= pngcrush-1.7.63-nolib +DISTNAME= pngcrush-1.7.66-nolib PKGNAME= ${DISTNAME:C/-nolib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index d813647827d..66795ba00f7 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.54 2013/06/16 07:20:44 adam Exp $ +$NetBSD: distinfo,v 1.55 2013/07/18 07:30:56 adam Exp $ -SHA1 (pngcrush-1.7.63-nolib.tar.xz) = a9303214a2993fd1e182b07ffe8db10ccf4b5051 -RMD160 (pngcrush-1.7.63-nolib.tar.xz) = 637a9660bf9d611b43ef34250a7f5b2c87278707 -Size (pngcrush-1.7.63-nolib.tar.xz) = 57852 bytes +SHA1 (pngcrush-1.7.66-nolib.tar.xz) = 1f321978796d6b12e10dcad6c4c58198a9056e85 +RMD160 (pngcrush-1.7.66-nolib.tar.xz) = f342cdfbef5abd3e1aeb7e151fa0859d1a03083f +Size (pngcrush-1.7.66-nolib.tar.xz) = 58024 bytes SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e |