From owner-svn-ports-head@freebsd.org Fri Dec 21 16:36:58 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B46D3134FA14; Fri, 21 Dec 2018 16:36:58 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5821671D8C; Fri, 21 Dec 2018 16:36:58 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 49F1B1808D; Fri, 21 Dec 2018 16:36:58 +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 wBLGaw8T086128; Fri, 21 Dec 2018 16:36:58 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBLGavrj086125; Fri, 21 Dec 2018 16:36:57 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201812211636.wBLGavrj086125@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 21 Dec 2018 16:36:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488017 - head/graphics/png X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/graphics/png X-SVN-Commit-Revision: 488017 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 5821671D8C X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.961,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 21 Dec 2018 16:36:58 -0000 Author: antoine Date: Fri Dec 21 16:36:57 2018 New Revision: 488017 URL: https://svnweb.freebsd.org/changeset/ports/488017 Log: Update to 1.6.36 Modified: head/graphics/png/Makefile head/graphics/png/distinfo head/graphics/png/pkg-plist Modified: head/graphics/png/Makefile ============================================================================== --- head/graphics/png/Makefile Fri Dec 21 16:26:58 2018 (r488016) +++ head/graphics/png/Makefile Fri Dec 21 16:36:57 2018 (r488017) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.35 +PORTVERSION= 1.6.36 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 Fri Dec 21 16:26:58 2018 (r488016) +++ head/graphics/png/distinfo Fri Dec 21 16:36:57 2018 (r488017) @@ -1,5 +1,5 @@ -TIMESTAMP = 1535286999 -SHA256 (libpng-1.6.35.tar.xz) = 23912ec8c9584917ed9b09c5023465d71709dce089be503c7867fec68a93bcd7 -SIZE (libpng-1.6.35.tar.xz) = 1014320 -SHA256 (libpng-1.6.35-apng.patch.gz) = 8c7b24db9d0a4c95bd663ae8f3369013520d6cee0fbea9b0c4a459a24bc530cf -SIZE (libpng-1.6.35-apng.patch.gz) = 10396 +TIMESTAMP = 1545245505 +SHA256 (libpng-1.6.36.tar.xz) = eceb924c1fa6b79172fdfd008d335f0e59172a86a66481e09d4089df872aa319 +SIZE (libpng-1.6.36.tar.xz) = 1012544 +SHA256 (libpng-1.6.36-apng.patch.gz) = 3cac5b8cdb850517d85a5a0da7515fa14baec7c8d1b227963d65f0797e727274 +SIZE (libpng-1.6.36-apng.patch.gz) = 10329 Modified: head/graphics/png/pkg-plist ============================================================================== --- head/graphics/png/pkg-plist Fri Dec 21 16:26:58 2018 (r488016) +++ head/graphics/png/pkg-plist Fri Dec 21 16:36:57 2018 (r488017) @@ -13,7 +13,7 @@ lib/libpng.so lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.35.0 +lib/libpng16.so.16.36.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz