Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 18:11:12 +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: r352296 - head/graphics/py-gdal
Message-ID:  <201404261811.s3QIBCwg071005@svn.freebsd.org>

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



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