Date: Sat, 28 Jan 2017 20:52:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432658 - head/graphics/p5-Geo-GDAL Message-ID: <201701282052.v0SKqN1n078382@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jan 28 20:52:22 2017 New Revision: 432658 URL: https://svnweb.freebsd.org/changeset/ports/432658 Log: Update to 2.1.3 Changes: https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News Modified: head/graphics/p5-Geo-GDAL/Makefile head/graphics/p5-Geo-GDAL/distinfo Modified: head/graphics/p5-Geo-GDAL/Makefile ============================================================================== --- head/graphics/p5-Geo-GDAL/Makefile Sat Jan 28 20:52:18 2017 (r432657) +++ head/graphics/p5-Geo-GDAL/Makefile Sat Jan 28 20:52:22 2017 (r432658) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-GDAL -PORTVERSION= 2.1.2 -PORTREVISION= 2 +PORTVERSION= 2.1.3 CATEGORIES= graphics perl5 MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ @@ -17,6 +16,7 @@ COMMENT= Perl binding for GDAL LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT +BUILD_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny LIB_DEPENDS= libgdal.so:graphics/gdal USES= perl5 tar:xz Modified: head/graphics/p5-Geo-GDAL/distinfo ============================================================================== --- head/graphics/p5-Geo-GDAL/distinfo Sat Jan 28 20:52:18 2017 (r432657) +++ head/graphics/p5-Geo-GDAL/distinfo Sat Jan 28 20:52:22 2017 (r432658) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479600333 -SHA256 (gdal-2.1.2.tar.xz) = b597f36bd29a2b4368998ddd32b28c8cdf3c8192237a81b99af83cc17d7fa374 -SIZE (gdal-2.1.2.tar.xz) = 7700260 +TIMESTAMP = 1485557241 +SHA256 (gdal-2.1.3.tar.xz) = b489793627e6cb8d2ff8d7737b61daf58382fe189fae4c581ddfd48c04b49005 +SIZE (gdal-2.1.3.tar.xz) = 7707436
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701282052.v0SKqN1n078382>