From owner-svn-ports-head@freebsd.org Sat Jan 28 20:52:28 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 A4ADCCC5E01; Sat, 28 Jan 2017 20:52:28 +0000 (UTC) (envelope-from sunpoet@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 70C74E1; Sat, 28 Jan 2017 20:52:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0SKqRNe078503; Sat, 28 Jan 2017 20:52:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0SKqRlN078501; Sat, 28 Jan 2017 20:52:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201701282052.v0SKqRlN078501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 Jan 2017 20:52:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432659 - head/graphics/php-gdal X-SVN-Group: ports-head 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: Sat, 28 Jan 2017 20:52:28 -0000 Author: sunpoet Date: Sat Jan 28 20:52:27 2017 New Revision: 432659 URL: https://svnweb.freebsd.org/changeset/ports/432659 Log: Update to 2.1.3 - Update IGNORE_WITH_PHP Changes: https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News Modified: head/graphics/php-gdal/Makefile head/graphics/php-gdal/distinfo Modified: head/graphics/php-gdal/Makefile ============================================================================== --- head/graphics/php-gdal/Makefile Sat Jan 28 20:52:22 2017 (r432658) +++ head/graphics/php-gdal/Makefile Sat Jan 28 20:52:27 2017 (r432659) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ @@ -20,7 +20,7 @@ LIB_DEPENDS= libgdal.so:graphics/gdal ALL_TARGET= php_gdal.so php_gdalconst.so php_ogr.so php_osr.so CFLAGS+= -fPIC -IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 71 MAKEFILE= GNUmakefile PHP_MOD_NAME= php_${PORTNAME} USES= php:build gmake localbase tar:xz Modified: head/graphics/php-gdal/distinfo ============================================================================== --- head/graphics/php-gdal/distinfo Sat Jan 28 20:52:22 2017 (r432658) +++ head/graphics/php-gdal/distinfo Sat Jan 28 20:52:27 2017 (r432659) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479600340 -SHA256 (gdal-2.1.2.tar.xz) = b597f36bd29a2b4368998ddd32b28c8cdf3c8192237a81b99af83cc17d7fa374 -SIZE (gdal-2.1.2.tar.xz) = 7700260 +TIMESTAMP = 1485557249 +SHA256 (gdal-2.1.3.tar.xz) = b489793627e6cb8d2ff8d7737b61daf58382fe189fae4c581ddfd48c04b49005 +SIZE (gdal-2.1.3.tar.xz) = 7707436