diff options
author | adam <adam> | 2013-03-11 11:16:15 +0000 |
---|---|---|
committer | adam <adam> | 2013-03-11 11:16:15 +0000 |
commit | 28f9c08d341b60535e3684c776cd5f9b5700fc8c (patch) | |
tree | 4c70ebe5b2d0472a024c86078752540948c7333b /graphics | |
parent | d1350110740468fc8212c81bf9d821d2c9f2693b (diff) | |
download | pkgsrc-28f9c08d341b60535e3684c776cd5f9b5700fc8c.tar.gz |
Version 1.7.53:
* Removed plte_len stuff from the "To do" list because it is done.
* Shorten the indexed-PNG tRNS chunk length if it has more entries than the PLTE chunk.
Diffstat (limited to 'graphics')
-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 cfb3f61fa38..b5ea76547b1 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.70 2013/03/06 16:10:28 adam Exp $ +# $NetBSD: Makefile,v 1.71 2013/03/11 11:16:15 adam Exp $ -DISTNAME= pngcrush-1.7.52-nolib +DISTNAME= pngcrush-1.7.53-nolib PKGNAME= ${DISTNAME:C/-nolib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index 29a08eadc64..dfa1838cc66 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.50 2013/03/06 16:10:28 adam Exp $ +$NetBSD: distinfo,v 1.51 2013/03/11 11:16:15 adam Exp $ -SHA1 (pngcrush-1.7.52-nolib.tar.xz) = 2054da46e46c06e5b8e81af65676852a83350ec8 -RMD160 (pngcrush-1.7.52-nolib.tar.xz) = 56055b7b1eb5c8373fb94d2e7af437842d90f5fb -Size (pngcrush-1.7.52-nolib.tar.xz) = 54444 bytes +SHA1 (pngcrush-1.7.53-nolib.tar.xz) = bb2b66eebb5308b525f5f347d037bfb75640d27f +RMD160 (pngcrush-1.7.53-nolib.tar.xz) = 91df4264321a7432b3d392d9f766b2671d6e2779 +Size (pngcrush-1.7.53-nolib.tar.xz) = 54724 bytes SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e |