diff options
-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 |