svn commit: r347106 - head/graphics/pngcrush
Mathieu Arnold
mat at FreeBSD.org
Wed Mar 5 11:50:05 UTC 2014
Author: mat
Date: Wed Mar 5 11:50:04 2014
New Revision: 347106
URL: http://svnweb.freebsd.org/changeset/ports/347106
QAT: https://qat.redports.org/buildarchive/r347106/
Log:
- Update to 1.7.71
- Stage
- Pass maintainership to submitter
maintainer timeout (1 month)
PR: 186305
Submitted by: Anton Sayetsky
Sponsored by: Absolight
Modified:
head/graphics/pngcrush/Makefile
head/graphics/pngcrush/distinfo
Modified: head/graphics/pngcrush/Makefile
==============================================================================
--- head/graphics/pngcrush/Makefile Wed Mar 5 11:01:24 2014 (r347105)
+++ head/graphics/pngcrush/Makefile Wed Mar 5 11:50:04 2014 (r347106)
@@ -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 at FreeBSD.org
+MAINTAINER= vsjcfm at gmail.com
COMMENT= Optimizer for PNG files
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
@@ -20,8 +20,7 @@ MAKE_ARGS+= CC="${CC}" CFLAGS="${CFLAGS}
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>
Modified: head/graphics/pngcrush/distinfo
==============================================================================
--- head/graphics/pngcrush/distinfo Wed Mar 5 11:01:24 2014 (r347105)
+++ head/graphics/pngcrush/distinfo Wed Mar 5 11:50:04 2014 (r347106)
@@ -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
More information about the svn-ports-all
mailing list