diff options
author | Joseph S. Atkinson <jsa@FreeBSD.org> | 2013-03-03 17:35:51 +0000 |
---|---|---|
committer | Joseph S. Atkinson <jsa@FreeBSD.org> | 2013-03-03 17:35:51 +0000 |
commit | bf1636a59d9058fed12e8ae07eb4298b6f3b4bc8 (patch) | |
tree | b76e9ec40c5bc52c0b6e6289c58ebbc94a7c0cb3 /graphics/pngcrush | |
parent | bf3ef9b9abb43108ac8af1796e55335ec3fe46cf (diff) |
Notes
Diffstat (limited to 'graphics/pngcrush')
-rw-r--r-- | graphics/pngcrush/Makefile | 7 | ||||
-rw-r--r-- | graphics/pngcrush/distinfo | 4 |
2 files changed, 4 insertions, 7 deletions
diff --git a/graphics/pngcrush/Makefile b/graphics/pngcrush/Makefile index 737eefd96caf..fbc3b6be67b1 100644 --- a/graphics/pngcrush/Makefile +++ b/graphics/pngcrush/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: pngcrush -# Date created: 07 December 1999 -# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org> -# +# Created by: Chris D. Faulhaber <jedgar@FreeBSD.org> # $FreeBSD$ # PORTNAME= pngcrush -PORTVERSION= 1.7.41 +PORTVERSION= 1.7.51 CATEGORIES= graphics MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib diff --git a/graphics/pngcrush/distinfo b/graphics/pngcrush/distinfo index 0fc07765accc..b989393504d7 100644 --- a/graphics/pngcrush/distinfo +++ b/graphics/pngcrush/distinfo @@ -1,2 +1,2 @@ -SHA256 (pngcrush-1.7.41-nolib.tar.xz) = ab8a08b840c1a827c0a19ae888efa7dbeccf496944ec02f896650939f48d2b60 -SIZE (pngcrush-1.7.41-nolib.tar.xz) = 52760 +SHA256 (pngcrush-1.7.51-nolib.tar.xz) = 78df26dd2c6fdb09e55078d173350bef62abb2ba51ccfe352f4be6f6b8cf7762 +SIZE (pngcrush-1.7.51-nolib.tar.xz) = 53912 |