Update to 1.7.67

Modernize LIB_DEPENDS
Tested with poudriere

Approved by:	jsa (maintainer)
This commit is contained in:
Eitan Adler 2013-09-22 23:18:58 +00:00
parent de3dc74894
commit ac1f9c8397
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327901
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pngcrush
PORTVERSION= 1.7.59
PORTVERSION= 1.7.67
CATEGORIES= graphics
MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \
SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/
@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib
MAINTAINER= jsa@FreeBSD.org
COMMENT= Optimizer for PNG files
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
USE_XZ= yes
CFLAGS+= -DPNGCRUSH_COUNT_COLORS -I${LOCALBASE}/include

View file

@ -1,2 +1,2 @@
SHA256 (pngcrush-1.7.59-nolib.tar.xz) = 0dd7b7d0fb73e8ce9ada44ab1690613dc58c0800806bf3b06a411d69ffd37eb0
SIZE (pngcrush-1.7.59-nolib.tar.xz) = 56532
SHA256 (pngcrush-1.7.67-nolib.tar.xz) = 1ed050059f38504ca9eeef5bfae88fe8c69905e7337e454254cf2fad20f8e83c
SIZE (pngcrush-1.7.67-nolib.tar.xz) = 57908