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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 26 18:11:13 UTC 2014


Author: sunpoet
Date: Sat Apr 26 18:11:12 2014
New Revision: 352296
URL: http://svnweb.freebsd.org/changeset/ports/352296
QAT: https://qat.redports.org/buildarchive/r352296/

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

Modified:
  head/graphics/py-gdal/Makefile
  head/graphics/py-gdal/distinfo
  head/graphics/py-gdal/pkg-plist

Modified: head/graphics/py-gdal/Makefile
==============================================================================
--- head/graphics/py-gdal/Makefile	Sat Apr 26 18:11:07 2014	(r352295)
+++ head/graphics/py-gdal/Makefile	Sat Apr 26 18:11:12 2014	(r352296)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	1.10.1
-PORTREVISION=	2
+PORTVERSION=	1.11.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	Sat Apr 26 18:11:07 2014	(r352295)
+++ head/graphics/py-gdal/distinfo	Sat Apr 26 18:11:12 2014	(r352296)
@@ -1,2 +1,2 @@
-SHA256 (gdal-1.10.1.tar.gz) = 9984f0314c0bd831eb59fb646c2bc5e13cf1378be4f51499045166cbe62be6ea
-SIZE (gdal-1.10.1.tar.gz) = 10241357
+SHA256 (gdal-1.11.0.tar.gz) = 989db33ff411e2c888348e71edec5ad06c74ed68781ebfbc4e85179b9d65aafe
+SIZE (gdal-1.11.0.tar.gz) = 10707286

Modified: head/graphics/py-gdal/pkg-plist
==============================================================================
--- head/graphics/py-gdal/pkg-plist	Sat Apr 26 18:11:07 2014	(r352295)
+++ head/graphics/py-gdal/pkg-plist	Sat Apr 26 18:11:12 2014	(r352296)
@@ -14,6 +14,7 @@ bin/gdal_proximity.py
 bin/gdal_retile.py
 bin/gdal_sieve.py
 bin/gdalchksum.py
+bin/gdalcompare.py
 bin/gdalident.py
 bin/gdalimport.py
 bin/gdalmove.py


More information about the svn-ports-all mailing list