- Update to 1.7.71

- Stage
- Pass maintainership to submitter

maintainer timeout (1 month)

PR:		186305
Submitted by:	Anton Sayetsky
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-03-05 11:50:04 +00:00
parent b57f1f574b
commit 929856a0b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347106
2 changed files with 5 additions and 6 deletions

View file

@ -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 <bsd.port.mk>

View file

@ -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