Date: Wed, 9 Nov 2016 23:35:34 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425818 - head/graphics/pngcrush Message-ID: <201611092335.uA9NZY5b032798@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Wed Nov 9 23:35:33 2016 New Revision: 425818 URL: https://svnweb.freebsd.org/changeset/ports/425818 Log: Maintainer update to newer release 1.8.7. PR: 213944 Submitted by: Anton Sayetsky (maintainer) Modified: head/graphics/pngcrush/Makefile head/graphics/pngcrush/distinfo Modified: head/graphics/pngcrush/Makefile ============================================================================== --- head/graphics/pngcrush/Makefile Wed Nov 9 23:23:14 2016 (r425817) +++ head/graphics/pngcrush/Makefile Wed Nov 9 23:35:33 2016 (r425818) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= pngcrush -PORTVERSION= 1.8.1 +PORTVERSION= 1.8.7 CATEGORIES= graphics -MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \ - SF/pmt/${PORTNAME}/old-versions/${PORTVERSION:R}/${PORTVERSION}/ +MASTER_SITES= SF/pmt/${PORTNAME}/old-versions/${PORTVERSION:R}/${PORTVERSION}/ + # SF/pmt/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib MAINTAINER= vsasjason@gmail.com Modified: head/graphics/pngcrush/distinfo ============================================================================== --- head/graphics/pngcrush/distinfo Wed Nov 9 23:23:14 2016 (r425817) +++ head/graphics/pngcrush/distinfo Wed Nov 9 23:35:33 2016 (r425818) @@ -1,2 +1,3 @@ -SHA256 (pngcrush-1.8.1-nolib.tar.xz) = 29dfdc0e4302a10a58f1785ebc08ec5f57b6b2d3f36688dcb69ee058eb8a7ac0 -SIZE (pngcrush-1.8.1-nolib.tar.xz) = 61232 +TIMESTAMP = 1477914424 +SHA256 (pngcrush-1.8.7-nolib.tar.xz) = f0cfc0d6f4df67106a184600f891b164875b6be7173111c87bec48a509fac60b +SIZE (pngcrush-1.8.7-nolib.tar.xz) = 64556
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611092335.uA9NZY5b032798>