From owner-svn-ports-head@freebsd.org Sun Aug 6 08:07:09 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 5F175DCA743; Sun, 6 Aug 2017 08:07:09 +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 2E06C77D40; Sun, 6 Aug 2017 08:07:09 +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 v76878BF093002; Sun, 6 Aug 2017 08:07:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v76878ZC092999; Sun, 6 Aug 2017 08:07:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201708060807.v76878ZC092999@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 6 Aug 2017 08:07:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447450 - head/graphics/png X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/graphics/png X-SVN-Commit-Revision: 447450 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: Sun, 06 Aug 2017 08:07:09 -0000 Author: antoine Date: Sun Aug 6 08:07:08 2017 New Revision: 447450 URL: https://svnweb.freebsd.org/changeset/ports/447450 Log: Update to 1.6.31 Modified: head/graphics/png/Makefile head/graphics/png/distinfo head/graphics/png/pkg-plist Modified: head/graphics/png/Makefile ============================================================================== --- head/graphics/png/Makefile Sun Aug 6 08:04:24 2017 (r447449) +++ head/graphics/png/Makefile Sun Aug 6 08:07:08 2017 (r447450) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.29 +PORTVERSION= 1.6.31 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \ ftp://ftp.simplesystems.org/pub/lib${PORTNAME}/${PORTNAME}/src/lib${PORTNAME}16/ @@ -17,8 +17,6 @@ LICENSE_GROUPS= FSF GPL OSI LICENSE_NAME= libpng License LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept - -PORTSCOUT= skipv:1.6.30 USES= cpe libtool tar:xz CPE_PRODUCT= libpng Modified: head/graphics/png/distinfo ============================================================================== --- head/graphics/png/distinfo Sun Aug 6 08:04:24 2017 (r447449) +++ head/graphics/png/distinfo Sun Aug 6 08:07:08 2017 (r447450) @@ -1,5 +1,5 @@ -TIMESTAMP = 1489819428 -SHA256 (libpng-1.6.29.tar.xz) = 4245b684e8fe829ebb76186327bb37ce5a639938b219882b53d64bd3cfc5f239 -SIZE (libpng-1.6.29.tar.xz) = 987652 -SHA256 (libpng-1.6.29-apng.patch.gz) = 6120948990a86f8118d67471ff04e35ca1f93722061ef6b90842c64608584b91 -SIZE (libpng-1.6.29-apng.patch.gz) = 10313 +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 Modified: head/graphics/png/pkg-plist ============================================================================== --- head/graphics/png/pkg-plist Sun Aug 6 08:04:24 2017 (r447449) +++ head/graphics/png/pkg-plist Sun Aug 6 08:07:08 2017 (r447450) @@ -13,7 +13,7 @@ lib/libpng.so lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.29.0 +lib/libpng16.so.16.31.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz