Date: Fri, 24 Oct 2014 14:38:11 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371442 - head/graphics/pngcrush Message-ID: <201410241438.s9OEcBq4056127@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Fri Oct 24 14:38:11 2014 New Revision: 371442 URL: https://svnweb.freebsd.org/changeset/ports/371442 QAT: https://qat.redports.org/buildarchive/r371442/ Log: - Update to 1.7.78 - Update maintainer's email PR: 194461 Submitted by: Anton Sayetsky <vsjcfm@gmail.com> (maintainer) Modified: head/graphics/pngcrush/Makefile head/graphics/pngcrush/distinfo Modified: head/graphics/pngcrush/Makefile ============================================================================== --- head/graphics/pngcrush/Makefile Fri Oct 24 14:09:01 2014 (r371441) +++ head/graphics/pngcrush/Makefile Fri Oct 24 14:38:11 2014 (r371442) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= pngcrush -PORTVERSION= 1.7.76 +PORTVERSION= 1.7.78 CATEGORIES= graphics MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \ SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib -MAINTAINER= vsjcfm@gmail.com +MAINTAINER= vsasjason@gmail.com COMMENT= Optimizer for PNG files LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png Modified: head/graphics/pngcrush/distinfo ============================================================================== --- head/graphics/pngcrush/distinfo Fri Oct 24 14:09:01 2014 (r371441) +++ head/graphics/pngcrush/distinfo Fri Oct 24 14:38:11 2014 (r371442) @@ -1,2 +1,2 @@ -SHA256 (pngcrush-1.7.76-nolib.tar.xz) = 1b12b2e8e2a968470f0b3ba3d623cf08912de6e28d6c38aff1d059c0641c7b49 -SIZE (pngcrush-1.7.76-nolib.tar.xz) = 58800 +SHA256 (pngcrush-1.7.78-nolib.tar.xz) = 59bfa327603059ea5db9c3a541df4ed68ce96ad6265f65dd7ac8c205a75f2c8f +SIZE (pngcrush-1.7.78-nolib.tar.xz) = 58984
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410241438.s9OEcBq4056127>