From owner-svn-ports-all@freebsd.org Tue Sep 19 20:28:17 2017 Return-Path: Delivered-To: svn-ports-all@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 472BCE027FB; Tue, 19 Sep 2017 20:28: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 164C46B397; Tue, 19 Sep 2017 20:28:17 +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 v8JKSGYo036072; Tue, 19 Sep 2017 20:28:16 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8JKSGCE036069; Tue, 19 Sep 2017 20:28:16 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201709192028.v8JKSGCE036069@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 19 Sep 2017 20:28:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450164 - head/graphics/png X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/graphics/png X-SVN-Commit-Revision: 450164 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2017 20:28:17 -0000 Author: antoine Date: Tue Sep 19 20:28:15 2017 New Revision: 450164 URL: https://svnweb.freebsd.org/changeset/ports/450164 Log: Update to 1.6.32 Modified: head/graphics/png/Makefile head/graphics/png/distinfo head/graphics/png/pkg-plist Modified: head/graphics/png/Makefile ============================================================================== --- head/graphics/png/Makefile Tue Sep 19 20:20:10 2017 (r450163) +++ head/graphics/png/Makefile Tue Sep 19 20:28:15 2017 (r450164) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.31 +PORTVERSION= 1.6.32 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 Tue Sep 19 20:20:10 2017 (r450163) +++ head/graphics/png/distinfo Tue Sep 19 20:28:15 2017 (r450164) @@ -1,5 +1,5 @@ -TIMESTAMP = 1501238385 -SHA256 (libpng-1.6.31.tar.xz) = 232a602de04916b2b5ce6f901829caf419519e6a16cc9cd7c1c91187d3ee8b41 -SIZE (libpng-1.6.31.tar.xz) = 991824 -SHA256 (libpng-1.6.31-apng.patch.gz) = a10645f0af2aa23e0f437b2b7ce784c1398ba9e05555a1b61fee510bab22c227 -SIZE (libpng-1.6.31-apng.patch.gz) = 10308 +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 Modified: head/graphics/png/pkg-plist ============================================================================== --- head/graphics/png/pkg-plist Tue Sep 19 20:20:10 2017 (r450163) +++ head/graphics/png/pkg-plist Tue Sep 19 20:28:15 2017 (r450164) @@ -13,7 +13,7 @@ lib/libpng.so lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.31.0 +lib/libpng16.so.16.32.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz