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.
This commit is contained in:
parent
0e4db3667b
commit
8016c592cf
2 changed files with 4 additions and 4 deletions
|
@ -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/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue