From owner-svn-ports-all@freebsd.org Tue Aug 28 06:00:56 2018 Return-Path: Delivered-To: svn-ports-all@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 828ED108046B; Tue, 28 Aug 2018 06:00:56 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3278A74238; Tue, 28 Aug 2018 06:00:56 +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 14643A56; Tue, 28 Aug 2018 06:00:56 +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 w7S60teN011854; Tue, 28 Aug 2018 06:00:55 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7S60tqT011851; Tue, 28 Aug 2018 06:00:55 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201808280600.w7S60tqT011851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 28 Aug 2018 06:00:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478285 - head/graphics/png X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/graphics/png X-SVN-Commit-Revision: 478285 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.27 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, 28 Aug 2018 06:00:56 -0000 Author: antoine Date: Tue Aug 28 06:00:55 2018 New Revision: 478285 URL: https://svnweb.freebsd.org/changeset/ports/478285 Log: Update to 1.6.35 Modified: head/graphics/png/Makefile head/graphics/png/distinfo head/graphics/png/pkg-plist Modified: head/graphics/png/Makefile ============================================================================== --- head/graphics/png/Makefile Tue Aug 28 05:59:11 2018 (r478284) +++ head/graphics/png/Makefile Tue Aug 28 06:00:55 2018 (r478285) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.34 +PORTVERSION= 1.6.35 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 Aug 28 05:59:11 2018 (r478284) +++ head/graphics/png/distinfo Tue Aug 28 06:00:55 2018 (r478285) @@ -1,5 +1,5 @@ -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 +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 Modified: head/graphics/png/pkg-plist ============================================================================== --- head/graphics/png/pkg-plist Tue Aug 28 05:59:11 2018 (r478284) +++ head/graphics/png/pkg-plist Tue Aug 28 06:00:55 2018 (r478285) @@ -13,7 +13,7 @@ lib/libpng.so lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.34.0 +lib/libpng16.so.16.35.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz