diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 02741ddec183..59a65ec9748a 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= pngcrush -PORTVERSION= 1.7.67 +PORTVERSION= 1.7.71 CATEGORIES= graphics MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \ SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib -MAINTAINER= jsa@FreeBSD.org +MAINTAINER= vsjcfm@gmail.com COMMENT= Optimizer for PNG files LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png @@ -20,8 +20,7 @@ MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}" LD="${CC}" LDFLAGS="${LDFLAGS}" PLIST_FILES= bin/pngcrush -NO_STAGE= yes do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/pngcrush ${PREFIX}/bin/pngcrush + ${INSTALL_PROGRAM} ${WRKSRC}/pngcrush ${STAGEDIR}${PREFIX}/bin/pngcrush .include diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index fb4ae4d2890c..6ba3bb1451fc 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,2 +1,2 @@ -SHA256 (pngcrush-1.7.67-nolib.tar.xz) = 1ed050059f38504ca9eeef5bfae88fe8c69905e7337e454254cf2fad20f8e83c -SIZE (pngcrush-1.7.67-nolib.tar.xz) = 57908 +SHA256 (pngcrush-1.7.71-nolib.tar.xz) = cdb3a58122ff35187e126e605a82709cb33e39c52af8f16254a5408368a0aa24 +SIZE (pngcrush-1.7.71-nolib.tar.xz) = 58412