diff options
author | adam <adam> | 2014-11-24 13:06:56 +0000 |
---|---|---|
committer | adam <adam> | 2014-11-24 13:06:56 +0000 |
commit | 20bfbc4f1023c8eea7c31d62e1313708d5354360 (patch) | |
tree | ed6677cd7f29fbdf8916f04eb1832b691a3e297c /graphics/pngcrush | |
parent | 023fd18aaaa428481a07d3c4b8333435829b0b28 (diff) | |
download | pkgsrc-20bfbc4f1023c8eea7c31d62e1313708d5354360.tar.gz |
Changes 1.7.81:
Fixed off-by-one error in calculation of plte_len.
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 81b2b5ff486..0e4435f31c8 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.83 2014/08/17 09:09:54 adam Exp $ +# $NetBSD: Makefile,v 1.84 2014/11/24 13:06:56 adam Exp $ -DISTNAME= pngcrush-1.7.76-nolib +DISTNAME= pngcrush-1.7.81-nolib PKGNAME= ${DISTNAME:C/-nolib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index 3a211bcbb34..5dc44333e8e 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.62 2014/08/17 09:09:54 adam Exp $ +$NetBSD: distinfo,v 1.63 2014/11/24 13:06:56 adam Exp $ -SHA1 (pngcrush-1.7.76-nolib.tar.xz) = c77bbacfd2295f2aa5e56f6dfdbad58dd0bdb029 -RMD160 (pngcrush-1.7.76-nolib.tar.xz) = 77dbe719ee26845b3c75f3e1389c59214fa04072 -Size (pngcrush-1.7.76-nolib.tar.xz) = 58800 bytes +SHA1 (pngcrush-1.7.81-nolib.tar.xz) = 11a1c09819423ac841906ac0bc2e7a5292b373c2 +RMD160 (pngcrush-1.7.81-nolib.tar.xz) = 44cc4b91276e3596c6ff110b4ca27a55b3f60fde +Size (pngcrush-1.7.81-nolib.tar.xz) = 59400 bytes SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e |