From owner-svn-ports-branches@freebsd.org Sun Nov 15 11:43:13 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 ECDC6A2FBA4; Sun, 15 Nov 2015 11:43:13 +0000 (UTC) (envelope-from antoine@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 9C4751328; Sun, 15 Nov 2015 11:43:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAFBhCUh026160; Sun, 15 Nov 2015 11:43:12 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAFBhCXR026157; Sun, 15 Nov 2015 11:43:12 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201511151143.tAFBhCXR026157@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 15 Nov 2015 11:43:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r401694 - branches/2015Q4/graphics/png 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, 15 Nov 2015 11:43:14 -0000 Author: antoine Date: Sun Nov 15 11:43:12 2015 New Revision: 401694 URL: https://svnweb.freebsd.org/changeset/ports/401694 Log: MFH: r401693 Update to 1.6.19 PR: 204551 Security: CVE-2015-8126 Modified: branches/2015Q4/graphics/png/Makefile branches/2015Q4/graphics/png/distinfo branches/2015Q4/graphics/png/pkg-plist Directory Properties: branches/2015Q4/ (props changed) Modified: branches/2015Q4/graphics/png/Makefile ============================================================================== --- branches/2015Q4/graphics/png/Makefile Sun Nov 15 11:41:02 2015 (r401693) +++ branches/2015Q4/graphics/png/Makefile Sun Nov 15 11:43:12 2015 (r401694) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.18 +PORTVERSION= 1.6.19 CATEGORIES= graphics -MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} +MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \ + ftp://ftp.simplesystems.org/pub/lib${PORTNAME}/${PORTNAME}/src/lib${PORTNAME}16/ PATCH_SITES= SF/apng/lib${PORTNAME}/lib${PORTNAME}16/ DISTNAME= lib${PORTNAME}-${PORTVERSION} Modified: branches/2015Q4/graphics/png/distinfo ============================================================================== --- branches/2015Q4/graphics/png/distinfo Sun Nov 15 11:41:02 2015 (r401693) +++ branches/2015Q4/graphics/png/distinfo Sun Nov 15 11:43:12 2015 (r401694) @@ -1,4 +1,4 @@ -SHA256 (libpng-1.6.18.tar.xz) = 2e10c13b7949883ac961db6177c516d778184432d440317e9f0391305c360963 -SIZE (libpng-1.6.18.tar.xz) = 932324 -SHA256 (libpng-1.6.18-apng.patch.gz) = 1d595b3b33c09529dddf869ca69f386528dfe1b991d2679377082e2acbca7009 -SIZE (libpng-1.6.18-apng.patch.gz) = 9940 +SHA256 (libpng-1.6.19.tar.xz) = 311c5657f53516986c67713c946f616483e3cdb52b8b2ee26711be74e8ac35e8 +SIZE (libpng-1.6.19.tar.xz) = 941280 +SHA256 (libpng-1.6.19-apng.patch.gz) = 5ec713a51c35c25d5e53dd61270a6fd5313b26872b382f0fbaed41a0743768a2 +SIZE (libpng-1.6.19-apng.patch.gz) = 10330 Modified: branches/2015Q4/graphics/png/pkg-plist ============================================================================== --- branches/2015Q4/graphics/png/pkg-plist Sun Nov 15 11:41:02 2015 (r401693) +++ branches/2015Q4/graphics/png/pkg-plist Sun Nov 15 11:43:12 2015 (r401694) @@ -13,7 +13,7 @@ lib/libpng.so lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.18.0 +lib/libpng16.so.16.19.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz