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:
parent
e0b46f58db
commit
dda98bb0c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325089
@ -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/ \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user