upgrade to pngcrush 1.4.7
This commit is contained in:
parent
01cebaddf7
commit
5f6e954745
@ -1,10 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2000/07/01 21:18:30 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2000/07/21 06:18:27 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.1 1999/12/22 14:53:53 jedgar Exp $
|
||||
|
||||
DISTNAME= pngcrush-1.4.5
|
||||
DISTNAME= pngcrush-1.4.7
|
||||
CATEGORIES= graphics
|
||||
NEED_VERSION= 1.310
|
||||
MASTER_SITES= http://download.sourceforge.net/pmt/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= pmt
|
||||
|
||||
HOMEPAGE= http://pmt.sourceforge.net/pngcrush/
|
||||
|
||||
MAINTAINER= brad@openbsd.org
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (pngcrush-1.4.5.tar.gz) = 9126cc65a5a9a811a55df503b428fd21
|
||||
RMD160 (pngcrush-1.4.5.tar.gz) = 4b643a1add8a6c4ea2ce42825a777ae96b2a5393
|
||||
SHA1 (pngcrush-1.4.5.tar.gz) = 275989afe845495233a146c486563af33d7ad090
|
||||
MD5 (pngcrush-1.4.7.tar.gz) = e01f80fd7753a88f508566957f022d8a
|
||||
RMD160 (pngcrush-1.4.7.tar.gz) = e6011b10b9c6e51f857d82f0868596c743e2e5ea
|
||||
SHA1 (pngcrush-1.4.7.tar.gz) = 54af6171eb55cc5d718910486e12ec79c58b31ba
|
||||
|
@ -4,3 +4,5 @@ filter_type none, and libpng adaptive filtering, with compression
|
||||
levels 3 and 9). It does the most time-consuming method last in case
|
||||
it turns out to be the best. Optionally, it can remove unwanted
|
||||
chunks or add gAMA and sRGB chunks.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
||||
|
Loading…
Reference in New Issue
Block a user