Date: Mon, 29 Oct 2012 21:02:25 +0000 (UTC) From: "Joseph S. Atkinson" <jsa@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306638 - head/graphics/pngcrush Message-ID: <201210292102.q9TL2PGC043693@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jsa Date: Mon Oct 29 21:02:25 2012 New Revision: 306638 URL: http://svn.freebsd.org/changeset/ports/306638 Log: Update to 1.7.41. PR: ports/173028 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: wxs (mentor) Feature safe: yes Modified: head/graphics/pngcrush/Makefile head/graphics/pngcrush/distinfo Modified: head/graphics/pngcrush/Makefile ============================================================================== --- head/graphics/pngcrush/Makefile Mon Oct 29 20:55:14 2012 (r306637) +++ head/graphics/pngcrush/Makefile Mon Oct 29 21:02:25 2012 (r306638) @@ -6,7 +6,7 @@ # PORTNAME= pngcrush -PORTVERSION= 1.7.40 +PORTVERSION= 1.7.41 CATEGORIES= graphics MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib Modified: head/graphics/pngcrush/distinfo ============================================================================== --- head/graphics/pngcrush/distinfo Mon Oct 29 20:55:14 2012 (r306637) +++ head/graphics/pngcrush/distinfo Mon Oct 29 21:02:25 2012 (r306638) @@ -1,2 +1,2 @@ -SHA256 (pngcrush-1.7.40-nolib.tar.xz) = 95113f7371929696d662e3c712fa81c548807dda88b35d4ac4c0b2df627de104 -SIZE (pngcrush-1.7.40-nolib.tar.xz) = 50260 +SHA256 (pngcrush-1.7.41-nolib.tar.xz) = ab8a08b840c1a827c0a19ae888efa7dbeccf496944ec02f896650939f48d2b60 +SIZE (pngcrush-1.7.41-nolib.tar.xz) = 52760
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210292102.q9TL2PGC043693>