From owner-svn-ports-branches@freebsd.org Sun Nov 29 17:06:54 2015 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F51EA3C3F5; Sun, 29 Nov 2015 17:06:54 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47F20164A; Sun, 29 Nov 2015 17:06:54 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tATH6rsV059286; Sun, 29 Nov 2015 17:06:53 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tATH6rro059284; Sun, 29 Nov 2015 17:06:53 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201511291706.tATH6rro059284@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 29 Nov 2015 17:06:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r402611 - branches/2015Q4/graphics/pngcrush X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Nov 2015 17:06:54 -0000 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