Index: branches/2015Q4/graphics/pngcrush/Makefile =================================================================== --- branches/2015Q4/graphics/pngcrush/Makefile (revision 402610) +++ branches/2015Q4/graphics/pngcrush/Makefile (revision 402611) @@ -1,26 +1,26 @@ # Created by: Chris D. Faulhaber # $FreeBSD$ PORTNAME= pngcrush -PORTVERSION= 1.7.86 +PORTVERSION= 1.7.88 CATEGORIES= graphics MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \ SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib MAINTAINER= vsasjason@gmail.com COMMENT= Optimizer for PNG files LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= tar:xz CFLAGS+= -DPNGCRUSH_COUNT_COLORS -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}" LD="${CC}" LDFLAGS="${LDFLAGS}" PLIST_FILES= bin/pngcrush do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/pngcrush .include Index: branches/2015Q4/graphics/pngcrush/distinfo =================================================================== --- branches/2015Q4/graphics/pngcrush/distinfo (revision 402610) +++ branches/2015Q4/graphics/pngcrush/distinfo (revision 402611) @@ -1,2 +1,2 @@ -SHA256 (pngcrush-1.7.86-nolib.tar.xz) = 135cb6cf0607b5b72152c0eb2cbd1db9722f333ec4f8e166c7ef96db8eeadece -SIZE (pngcrush-1.7.86-nolib.tar.xz) = 60024 +SHA256 (pngcrush-1.7.88-nolib.tar.xz) = d8fdfa25951465651b8f791bec3dc71acc4a752685885b41646f423a609f4855 +SIZE (pngcrush-1.7.88-nolib.tar.xz) = 60432 Index: branches/2015Q4 =================================================================== --- branches/2015Q4 (revision 402610) +++ branches/2015Q4 (revision 402611) Property changes on: branches/2015Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r402541