diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-01-29 04:52:22 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-01-29 04:52:22 +0800 |
commit | fee75d2c3d6864013299a3b5f5810b8d88e9cff2 (patch) | |
tree | 289c573b241e558f60c5fd3c1bee8bbddd4ef2da /graphics | |
parent | 3e447ab9bf63b8c7822b17c759fcbe2760954efc (diff) | |
download | freebsd-ports-gnome-fee75d2c3d6864013299a3b5f5810b8d88e9cff2.tar.gz freebsd-ports-gnome-fee75d2c3d6864013299a3b5f5810b8d88e9cff2.tar.zst freebsd-ports-gnome-fee75d2c3d6864013299a3b5f5810b8d88e9cff2.zip |
Update to 2.1.3
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Geo-GDAL/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Geo-GDAL/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/p5-Geo-GDAL/Makefile b/graphics/p5-Geo-GDAL/Makefile index 67c5a5cfc459..629f55ef95f2 100644 --- a/graphics/p5-Geo-GDAL/Makefile +++ b/graphics/p5-Geo-GDAL/Makefile @@ -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 diff --git a/graphics/p5-Geo-GDAL/distinfo b/graphics/p5-Geo-GDAL/distinfo index db33a4c6327e..4b3933c08fa5 100644 --- a/graphics/p5-Geo-GDAL/distinfo +++ b/graphics/p5-Geo-GDAL/distinfo @@ -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 |