diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-10 06:53:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-10 06:53:22 +0000 |
commit | 19b81eb4d7f8a3927d4cbe00a2d39d2c8c9ccef4 (patch) | |
tree | dde27a738d1455380deb67fbcc7ffcffbd6fc20f /graphics/py-gdal | |
parent | 84ddca0d30240678cfa2ab3122e5cf70189252f5 (diff) |
Notes
Diffstat (limited to 'graphics/py-gdal')
-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 9b95ec366c89..571f10212990 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 975ec285fb0a..da69ff7e3479 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 22d7d98deeed..33b5b4566e0d 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 |