1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Update to 2.1.0

Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-05-05 00:00:20 +00:00
parent c937ae76b0
commit ae7ede8228
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414618
3 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gdal
PORTVERSION= 2.0.2
PORTVERSION= 2.1.0
CATEGORIES= graphics python
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \

View File

@ -1,2 +1,2 @@
SHA256 (gdal-2.0.2.tar.xz) = 90f838853cc1c07e55893483faa7e923e4b4b1659c6bc9df3538366030a7e622
SIZE (gdal-2.0.2.tar.xz) = 7018768
SHA256 (gdal-2.1.0.tar.xz) = 568b43441955b306364fcf97fb47d4c1512ac6f2f5f76b2ec39a890d2418ee03
SIZE (gdal-2.1.0.tar.xz) = 7656496

View File

@ -9,6 +9,7 @@ bin/gdal_calc.py
bin/gdal_edit.py
bin/gdal_fillnodata.py
bin/gdal_merge.py
bin/gdal_pansharpen.py
bin/gdal_polygonize.py
bin/gdal_proximity.py
bin/gdal_retile.py