svn commit: r325089 - head/graphics/py-gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 21 03:47:41 UTC 2013


Author: sunpoet
Date: Wed Aug 21 03:47:40 2013
New Revision: 325089
URL: http://svnweb.freebsd.org/changeset/ports/325089

Log:
  - Update to 1.10.0
  
  Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News

Modified:
  head/graphics/py-gdal/Makefile
  head/graphics/py-gdal/distinfo
  head/graphics/py-gdal/pkg-plist   (contents, props changed)

Modified: head/graphics/py-gdal/Makefile
==============================================================================
--- head/graphics/py-gdal/Makefile	Wed Aug 21 03:47:17 2013	(r325088)
+++ head/graphics/py-gdal/Makefile	Wed Aug 21 03:47:40 2013	(r325089)
@@ -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/ \

Modified: head/graphics/py-gdal/distinfo
==============================================================================
--- head/graphics/py-gdal/distinfo	Wed Aug 21 03:47:17 2013	(r325088)
+++ head/graphics/py-gdal/distinfo	Wed Aug 21 03:47:40 2013	(r325089)
@@ -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

Modified: head/graphics/py-gdal/pkg-plist
==============================================================================
--- head/graphics/py-gdal/pkg-plist	Wed Aug 21 03:47:17 2013	(r325088)
+++ head/graphics/py-gdal/pkg-plist	Wed Aug 21 03:47:40 2013	(r325089)
@@ -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


More information about the svn-ports-head mailing list