diff options
author | rh <rh@pkgsrc.org> | 2000-07-30 19:23:04 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-07-30 19:23:04 +0000 |
commit | 8016c592cf46a6fbfecbbcbcbb4376dc68f7c800 (patch) | |
tree | 34aa9ead33ae7c3ca11aef72e93d4c7a8d58b158 /graphics | |
parent | 0e4db3667b1799313f6241a948fb6e543da63146 (diff) | |
download | pkgsrc-8016c592cf46a6fbfecbbcbcbb4376dc68f7c800.tar.gz |
Update pngcrush to 1.5.1. Changes are: disabled color counting by default
(instead it is controlled by commandline arguments "-cc" and "-no_cc"),
and addition of the word "irrevocably" to the license.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pngcrush/Makefile | 4 | ||||
-rw-r--r-- | graphics/pngcrush/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 215e5355269..753f17a16e9 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2000/07/28 11:25:38 rh Exp $ +# $NetBSD: Makefile,v 1.8 2000/07/30 19:23:04 rh Exp $ # -DISTNAME= pngcrush-1.5.0 +DISTNAME= pngcrush-1.5.1 CATEGORIES= graphics MASTER_SITES= http://download.sourceforge.net/pmt/ diff --git a/graphics/pngcrush/files/md5 b/graphics/pngcrush/files/md5 index 78da50dd813..5eff4e5a3ce 100644 --- a/graphics/pngcrush/files/md5 +++ b/graphics/pngcrush/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.7 2000/07/28 11:25:39 rh Exp $ +$NetBSD: md5,v 1.8 2000/07/30 19:23:04 rh Exp $ -MD5 (pngcrush-1.5.0.tar.gz) = 232c5f285db9831c05ea9f4d305f8354 +MD5 (pngcrush-1.5.1.tar.gz) = 1e8ec3aa21e403a9b2f34a3f5a7b584f |