Index: head/graphics/pngcrush/Makefile =================================================================== --- head/graphics/pngcrush/Makefile (revision 380193) +++ head/graphics/pngcrush/Makefile (revision 380194) @@ -1,27 +1,26 @@ # Created by: Chris D. Faulhaber # $FreeBSD$ PORTNAME= pngcrush -PORTVERSION= 1.7.81 -PORTREVISION= 1 +PORTVERSION= 1.7.84 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: head/graphics/pngcrush/distinfo =================================================================== --- head/graphics/pngcrush/distinfo (revision 380193) +++ head/graphics/pngcrush/distinfo (revision 380194) @@ -1,2 +1,2 @@ -SHA256 (pngcrush-1.7.81-nolib.tar.xz) = 37a8d0097b5f1e8eedf99caf2db899b9496a4324bd21a4cfd8d19e69e5047163 -SIZE (pngcrush-1.7.81-nolib.tar.xz) = 59400 +SHA256 (pngcrush-1.7.84-nolib.tar.xz) = 2d45b172ce334945edabf33321a8712ebbf8692490a5e37c6a28e18dbba7b4c2 +SIZE (pngcrush-1.7.84-nolib.tar.xz) = 60052