diff options
author | mandree <mandree@FreeBSD.org> | 2016-11-10 07:35:33 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2016-11-10 07:35:33 +0800 |
commit | 352d38f62f3d2ca4480c3af4bea251938d7a8994 (patch) | |
tree | aa02cfba46bde5e04b213839217004352fb12e2a /graphics/pngcrush | |
parent | 880e44d7e404d20f1e49a1fff4d36fed9aa6251a (diff) | |
download | freebsd-ports-gnome-352d38f62f3d2ca4480c3af4bea251938d7a8994.tar.gz freebsd-ports-gnome-352d38f62f3d2ca4480c3af4bea251938d7a8994.tar.zst freebsd-ports-gnome-352d38f62f3d2ca4480c3af4bea251938d7a8994.zip |
Maintainer update to newer release 1.8.7.
PR: 213944
Submitted by: Anton Sayetsky (maintainer)
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r-- | graphics/pngcrush/Makefile | 6 | ||||
-rw-r--r-- | graphics/pngcrush/distinfo | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 6b00bf2849b5..00ab3e7d84a0 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -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 diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index 56e1fdcc6474..3b793382e728 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -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 |