Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2013 03:47:40 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325089 - head/graphics/py-gdal
Message-ID:  <201308210347.r7L3le3j034356@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308210347.r7L3le3j034356>