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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 31 08:41:57 UTC 2013


Author: sunpoet
Date: Sat Aug 31 08:41:56 2013
New Revision: 325784
URL: http://svnweb.freebsd.org/changeset/ports/325784

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

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

Modified: head/graphics/py-gdal/Makefile
==============================================================================
--- head/graphics/py-gdal/Makefile	Sat Aug 31 08:41:52 2013	(r325783)
+++ head/graphics/py-gdal/Makefile	Sat Aug 31 08:41:56 2013	(r325784)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	1.10.0
+PORTVERSION=	1.10.1
 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 Aug 31 08:41:52 2013	(r325783)
+++ head/graphics/py-gdal/distinfo	Sat Aug 31 08:41:56 2013	(r325784)
@@ -1,2 +1,2 @@
-SHA256 (gdal-1.10.0.tar.gz) = 1a9ca12bcc3a55f66bcd6654d5ff12eeddb3a26b622dd7c8872febb4f5a97487
-SIZE (gdal-1.10.0.tar.gz) = 10232486
+SHA256 (gdal-1.10.1.tar.gz) = 9984f0314c0bd831eb59fb646c2bc5e13cf1378be4f51499045166cbe62be6ea
+SIZE (gdal-1.10.1.tar.gz) = 10241357


More information about the svn-ports-head mailing list