From owner-svn-ports-all@FreeBSD.ORG Sat Apr 25 08:33:10 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6E84D8FF; Sat, 25 Apr 2015 08:33:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 423991547; Sat, 25 Apr 2015 08:33:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3P8XAkj069892; Sat, 25 Apr 2015 08:33:10 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3P8X9CX069888; Sat, 25 Apr 2015 08:33:09 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201504250833.t3P8X9CX069888@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 25 Apr 2015 08:33:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384717 - in head/graphics/png: . files X-SVN-Group: ports-head 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.20 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: Sat, 25 Apr 2015 08:33:10 -0000 Author: antoine Date: Sat Apr 25 08:33:08 2015 New Revision: 384717 URL: https://svnweb.freebsd.org/changeset/ports/384717 Log: Update to 1.6.17 Modified: head/graphics/png/Makefile head/graphics/png/distinfo head/graphics/png/files/patch-CMakeLists.txt head/graphics/png/pkg-plist Modified: head/graphics/png/Makefile ============================================================================== --- head/graphics/png/Makefile Sat Apr 25 07:45:17 2015 (r384716) +++ head/graphics/png/Makefile Sat Apr 25 08:33:08 2015 (r384717) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.16 +PORTVERSION= 1.6.17 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} PATCH_SITES= SF/apng/lib${PORTNAME}/lib${PORTNAME}16/ Modified: head/graphics/png/distinfo ============================================================================== --- head/graphics/png/distinfo Sat Apr 25 07:45:17 2015 (r384716) +++ head/graphics/png/distinfo Sat Apr 25 08:33:08 2015 (r384717) @@ -1,4 +1,4 @@ -SHA256 (libpng-1.6.16.tar.xz) = 42f754df633e4e700544e5913cbe2fd4928bbfccdc07708a5cf84e59827fbe60 -SIZE (libpng-1.6.16.tar.xz) = 907284 -SHA256 (libpng-1.6.16-apng.patch.gz) = 07eb4825f6787283aa2c4f77b6fd421875ec7982e2a5b1705c3bea0cdccf5c2d -SIZE (libpng-1.6.16-apng.patch.gz) = 9552 +SHA256 (libpng-1.6.17.tar.xz) = 98507b55fbe5cd43c51981f2924e4671fd81fe35d52dc53357e20f2c77fa5dfd +SIZE (libpng-1.6.17.tar.xz) = 919828 +SHA256 (libpng-1.6.17-apng.patch.gz) = bc586248bd52faec54e54624df3045630970fffbcb018cbd444c4962b28064d1 +SIZE (libpng-1.6.17-apng.patch.gz) = 9554 Modified: head/graphics/png/files/patch-CMakeLists.txt ============================================================================== --- head/graphics/png/files/patch-CMakeLists.txt Sat Apr 25 07:45:17 2015 (r384716) +++ head/graphics/png/files/patch-CMakeLists.txt Sat Apr 25 08:33:08 2015 (r384717) @@ -1,6 +1,6 @@ ---- CMakeLists.txt~ 2013-07-07 13:31:51.000000000 +0300 -+++ CMakeLists.txt 2013-07-07 13:32:01.000000000 +0300 -@@ -59,9 +59,6 @@ +--- CMakeLists.txt.orig 2015-03-26 13:06:23 UTC ++++ CMakeLists.txt +@@ -50,9 +50,6 @@ option(PNGARG "Disable ANSI-C pro # SET LIBNAME set(PNG_LIB_NAME png${PNGLIB_MAJOR}${PNGLIB_MINOR}) Modified: head/graphics/png/pkg-plist ============================================================================== --- head/graphics/png/pkg-plist Sat Apr 25 07:45:17 2015 (r384716) +++ head/graphics/png/pkg-plist Sat Apr 25 08:33:08 2015 (r384717) @@ -13,7 +13,7 @@ lib/libpng/libpng16.cmake lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.16.0 +lib/libpng16.so.16.17.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz