diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-10 06:53:22 +0000 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-10 06:53:22 +0000 |
commit | 515f96abffc2646dc92232bdce89c41f71cf4cd0 (patch) | |
tree | dde27a738d1455380deb67fbcc7ffcffbd6fc20f | |
parent | 4b735869dae2b2076ece459150deea7941e7a2b3 (diff) | |
download | FreeBSD-ports-515f96abffc2646dc92232bdce89c41f71cf4cd0.zip FreeBSD-ports-515f96abffc2646dc92232bdce89c41f71cf4cd0.tar.gz |
Update to 2.2.0
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News
-rw-r--r-- | graphics/py-gdal/Makefile | 3 | ||||
-rw-r--r-- | graphics/py-gdal/distinfo | 6 | ||||
-rw-r--r-- | graphics/py-gdal/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index 9b95ec3..571f102 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.1.3 -PORTREVISION= 1 +PORTVERSION= 2.2.0 CATEGORIES= graphics python MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ diff --git a/graphics/py-gdal/distinfo b/graphics/py-gdal/distinfo index 975ec28..da69ff7 100644 --- a/graphics/py-gdal/distinfo +++ b/graphics/py-gdal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485557253 -SHA256 (gdal-2.1.3.tar.xz) = b489793627e6cb8d2ff8d7737b61daf58382fe189fae4c581ddfd48c04b49005 -SIZE (gdal-2.1.3.tar.xz) = 7707436 +TIMESTAMP = 1494345082 +SHA256 (gdal-2.2.0.tar.xz) = 0d4c326862e0f118e17418c042c2bcd037b25abd3fb198e1fc5d40b11a9fc8ea +SIZE (gdal-2.2.0.tar.xz) = 8229284 diff --git a/graphics/py-gdal/pkg-plist b/graphics/py-gdal/pkg-plist index 22d7d98..33b5b45 100644 --- a/graphics/py-gdal/pkg-plist +++ b/graphics/py-gdal/pkg-plist @@ -20,5 +20,6 @@ bin/gdalident.py bin/gdalimport.py bin/gdalmove.py bin/mkgraticule.py +bin/ogrmerge.py bin/pct2rgb.py bin/rgb2pct.py |