ports/187353: [maintainer update] graphics/pngcrush: cleanup & update
vsjcfm at gmail.com
vsjcfm at gmail.com
Fri Mar 7 18:20:00 UTC 2014
>Number: 187353
>Category: ports
>Synopsis: [maintainer update] graphics/pngcrush: cleanup & update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 07 18:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Anton Sayetsky
>Release: FreeBSD 9.2-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD cs0.local 9.2-RELEASE-p3 FreeBSD 9.2-RELEASE-p3 #0 r262297: Fri Feb 21 17:01:00 EET 2014 root at cs0.local:/usr/obj/usr/src/sys/FSRV amd64
>Description:
Corrected error in pkg-descr. While here, update to 1.7.72 (there are no important changes in last version).
>How-To-Repeat:
>Fix:
--- patch.txt begins here ---
Index: graphics/pngcrush/Makefile
===================================================================
--- graphics/pngcrush/Makefile (revision 347179)
+++ graphics/pngcrush/Makefile (working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pngcrush
-PORTVERSION= 1.7.71
+PORTVERSION= 1.7.72
CATEGORIES= graphics
MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \
SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/
@@ -21,6 +21,6 @@
PLIST_FILES= bin/pngcrush
do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/pngcrush ${STAGEDIR}${PREFIX}/bin/pngcrush
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/pngcrush
.include <bsd.port.mk>
Index: graphics/pngcrush/distinfo
===================================================================
--- graphics/pngcrush/distinfo (revision 347179)
+++ graphics/pngcrush/distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (pngcrush-1.7.71-nolib.tar.xz) = cdb3a58122ff35187e126e605a82709cb33e39c52af8f16254a5408368a0aa24
-SIZE (pngcrush-1.7.71-nolib.tar.xz) = 58412
+SHA256 (pngcrush-1.7.72-nolib.tar.xz) = 8c253f47de7be7e33d5d10879be9240b94b38d2e15fdddd709c9ad9b8c037042
+SIZE (pngcrush-1.7.72-nolib.tar.xz) = 58388
Index: graphics/pngcrush/pkg-descr
===================================================================
--- graphics/pngcrush/pkg-descr (revision 347179)
+++ graphics/pngcrush/pkg-descr (working copy)
@@ -5,6 +5,4 @@
it turns out to be the best. Optionally, it can remove unwanted
chunks or add gAMA and sRGB chunks.
-pngcrush does not require external X/png libraries.
-
WWW: http://pmt.sourceforge.net/pngcrush/
--- patch.txt ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list