From owner-svn-ports-head@freebsd.org Sat Oct 7 09:37:17 2017 Return-Path: Delivered-To: svn-ports-head@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 18974E33BF3; Sat, 7 Oct 2017 09:37:17 +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 BAE736CA65; Sat, 7 Oct 2017 09:37:16 +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 v979bF6G090218; Sat, 7 Oct 2017 09:37:15 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v979bFHC090215; Sat, 7 Oct 2017 09:37:15 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201710070937.v979bFHC090215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 7 Oct 2017 09:37:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451454 - head/graphics/png X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/graphics/png X-SVN-Commit-Revision: 451454 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Oct 2017 09:37:17 -0000 Author: antoine Date: Sat Oct 7 09:37:15 2017 New Revision: 451454 URL: https://svnweb.freebsd.org/changeset/ports/451454 Log: Update to 1.6.34 PR: 222840 MFH after: 2 days MFH: 2017Q3 (possible bugfix) Modified: head/graphics/png/Makefile head/graphics/png/distinfo head/graphics/png/pkg-plist Modified: head/graphics/png/Makefile ============================================================================== --- head/graphics/png/Makefile Sat Oct 7 09:27:57 2017 (r451453) +++ head/graphics/png/Makefile Sat Oct 7 09:37:15 2017 (r451454) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.32 +PORTVERSION= 1.6.34 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \ ftp://ftp.simplesystems.org/pub/lib${PORTNAME}/${PORTNAME}/src/lib${PORTNAME}16/ Modified: head/graphics/png/distinfo ============================================================================== --- head/graphics/png/distinfo Sat Oct 7 09:27:57 2017 (r451453) +++ head/graphics/png/distinfo Sat Oct 7 09:37:15 2017 (r451454) @@ -1,5 +1,5 @@ -TIMESTAMP = 1504256637 -SHA256 (libpng-1.6.32.tar.xz) = c918c3113de74a692f0a1526ce881dc26067763eb3915c57ef3a0f7b6886f59b -SIZE (libpng-1.6.32.tar.xz) = 997136 -SHA256 (libpng-1.6.32-apng.patch.gz) = 63a80ad55601369622a0015bee915875d430f52c4d35ded80cf9fbdf17eacbbf -SIZE (libpng-1.6.32-apng.patch.gz) = 10382 +TIMESTAMP = 1506934761 +SHA256 (libpng-1.6.34.tar.xz) = 2f1e960d92ce3b3abd03d06dfec9637dfbd22febf107a536b44f7a47c60659f6 +SIZE (libpng-1.6.34.tar.xz) = 997968 +SHA256 (libpng-1.6.34-apng.patch.gz) = dcae2e85f344bad4ba663562b7b0b66588a5ddafa7c057ae20b71e4ef0cfa8cf +SIZE (libpng-1.6.34-apng.patch.gz) = 10411 Modified: head/graphics/png/pkg-plist ============================================================================== --- head/graphics/png/pkg-plist Sat Oct 7 09:27:57 2017 (r451453) +++ head/graphics/png/pkg-plist Sat Oct 7 09:37:15 2017 (r451454) @@ -13,7 +13,7 @@ lib/libpng.so lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.32.0 +lib/libpng16.so.16.34.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz