diff options
author | adam <adam@pkgsrc.org> | 2013-09-01 07:34:35 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-01 07:34:35 +0000 |
commit | 34e86dfb676472cf98492b8f5ea8b2f23da6fd30 (patch) | |
tree | 8303a1983792579b8fb2f9dc53ae6da3ccf14f03 /graphics | |
parent | 4f54e8cd6e4196082c080e800355599a7a4fde44 (diff) | |
download | pkgsrc-34e86dfb676472cf98492b8f5ea8b2f23da6fd30.tar.gz |
Changes 1.7.67:
Fixed handling of "-text" and "-ztext" options for text input. They had been
reduced to "-t" and "-z" with an incorrect argument (3 instead of 2) in
version 1.7.62.
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 648fc65ab1a..e1719650334 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.75 2013/07/18 07:30:56 adam Exp $ +# $NetBSD: Makefile,v 1.76 2013/09/01 07:34:35 adam Exp $ -DISTNAME= pngcrush-1.7.66-nolib +DISTNAME= pngcrush-1.7.67-nolib PKGNAME= ${DISTNAME:C/-nolib//} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmt/} diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index 66795ba00f7..bc7ae258a73 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.55 2013/07/18 07:30:56 adam Exp $ +$NetBSD: distinfo,v 1.56 2013/09/01 07:34:35 adam Exp $ -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 (pngcrush-1.7.67-nolib.tar.xz) = 611e93e2f05130a147b225a863224fbd25052937 +RMD160 (pngcrush-1.7.67-nolib.tar.xz) = 8bbc78bc7891fe88e4d0041dae5ee4c92937a403 +Size (pngcrush-1.7.67-nolib.tar.xz) = 57908 bytes SHA1 (patch-aa) = c8342e5bb7947f1dc2ff31f0ef45190ebcc71d8e |