diff options
author | rh <rh> | 1999-12-28 10:04:34 +0000 |
---|---|---|
committer | rh <rh> | 1999-12-28 10:04:34 +0000 |
commit | a8ef86491c6449fde8cb78a94590679620e7391e (patch) | |
tree | e062fb312ee3ead9ea1d4f5f9c031abad8a4c4c2 | |
parent | fd139f0b74ecd9b22a49036f4f1673fe05c31ae2 (diff) | |
download | pkgsrc-a8ef86491c6449fde8cb78a94590679620e7391e.tar.gz |
Update png-crush to 1.3.1. Changes include more use of
'unknown-chunk-processor' for generic chunks, a smaller executable, and
more info about text chunks on the help screen.
-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 2e841b6cda0..41c709741bc 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/12/07 19:56:21 rh Exp $ +# $NetBSD: Makefile,v 1.2 1999/12/28 10:04:34 rh Exp $ # -DISTNAME= pngcrush-1.2.1 +DISTNAME= pngcrush-1.3.1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.xnot.com/pmt/pub/pngcrush/src/ diff --git a/graphics/pngcrush/files/md5 b/graphics/pngcrush/files/md5 index abb6d061b7a..3d0310d003f 100644 --- a/graphics/pngcrush/files/md5 +++ b/graphics/pngcrush/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/12/07 19:56:21 rh Exp $ +$NetBSD: md5,v 1.2 1999/12/28 10:04:34 rh Exp $ -MD5 (pngcrush-1.2.1.tar.gz) = 7bed759a4d243ac3e050bf9a7b18210b +MD5 (pngcrush-1.3.1.tar.gz) = 17856afa81149f0b394185c065553a22 |