Date: Sun, 29 Nov 2015 17:06:53 +0000 (UTC) From: Thomas Zander <riggs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r402611 - branches/2015Q4/graphics/pngcrush Message-ID: <201511291706.tATH6rro059284@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: riggs Date: Sun Nov 29 17:06:53 2015 New Revision: 402611 URL: https://svnweb.freebsd.org/changeset/ports/402611 Log: MFH: r402541 Update to upstream version 1.7.88 Version 1.7.88 eliminates a potential overflow while adding iTXt chunk. PR: 204733 Submitted by: vsasjason@gmail.com (maintainer) Approved by: ports-secteam (feld) Modified: branches/2015Q4/graphics/pngcrush/Makefile branches/2015Q4/graphics/pngcrush/distinfo Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/graphics/pngcrush/Makefile ============================================================================== --- branches/2015Q4/graphics/pngcrush/Makefile Sun Nov 29 17:03:14 2015 (r402610) +++ branches/2015Q4/graphics/pngcrush/Makefile Sun Nov 29 17:06:53 2015 (r402611) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pngcrush -PORTVERSION= 1.7.86 +PORTVERSION= 1.7.88 CATEGORIES= graphics MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ \ SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/ Modified: branches/2015Q4/graphics/pngcrush/distinfo ============================================================================== --- branches/2015Q4/graphics/pngcrush/distinfo Sun Nov 29 17:03:14 2015 (r402610) +++ branches/2015Q4/graphics/pngcrush/distinfo Sun Nov 29 17:06:53 2015 (r402611) @@ -1,2 +1,2 @@ -SHA256 (pngcrush-1.7.86-nolib.tar.xz) = 135cb6cf0607b5b72152c0eb2cbd1db9722f333ec4f8e166c7ef96db8eeadece -SIZE (pngcrush-1.7.86-nolib.tar.xz) = 60024 +SHA256 (pngcrush-1.7.88-nolib.tar.xz) = d8fdfa25951465651b8f791bec3dc71acc4a752685885b41646f423a609f4855 +SIZE (pngcrush-1.7.88-nolib.tar.xz) = 60432
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511291706.tATH6rro059284>