Update to 2.2.0

Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-05-10 06:53:22 +00:00
parent 84ddca0d30
commit 19b81eb4d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440531
3 changed files with 5 additions and 5 deletions

View File

@ -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}/ \

View File

@ -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

View File

@ -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