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

- Update to 1.10.0

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-08-21 03:47:40 +00:00
parent e0b46f58db
commit dda98bb0c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325089
3 changed files with 6 additions and 3 deletions

View File

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

View File

@ -1,2 +1,2 @@
SHA256 (gdal-1.9.2.tar.gz) = 9f3b9ae968eaa8d06ee5448e5b65e7bfa940e2e345282a29d95275421f36c688
SIZE (gdal-1.9.2.tar.gz) = 9495381
SHA256 (gdal-1.10.0.tar.gz) = 1a9ca12bcc3a55f66bcd6654d5ff12eeddb3a26b622dd7c8872febb4f5a97487
SIZE (gdal-1.10.0.tar.gz) = 10232486

View File

@ -4,7 +4,9 @@ bin/gcps2vec.py
bin/gcps2wld.py
bin/gdal2tiles.py
bin/gdal2xyz.py
bin/gdal_auth.py
bin/gdal_calc.py
bin/gdal_edit.py
bin/gdal_fillnodata.py
bin/gdal_merge.py
bin/gdal_polygonize.py
@ -14,6 +16,7 @@ bin/gdal_sieve.py
bin/gdalchksum.py
bin/gdalident.py
bin/gdalimport.py
bin/gdalmove.py
bin/mkgraticule.py
bin/pct2rgb.py
bin/rgb2pct.py