svn commit: r325870 - head/graphics/gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 1 15:52:24 UTC 2013


Author: sunpoet
Date: Sun Sep  1 15:52:23 2013
New Revision: 325870
URL: http://svnweb.freebsd.org/changeset/ports/325870

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

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

Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile	Sun Sep  1 15:50:18 2013	(r325869)
+++ head/graphics/gdal/Makefile	Sun Sep  1 15:52:23 2013	(r325870)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	1.10.0
+PORTVERSION=	1.10.1
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://download.osgeo.org/gdal/${PORTVERSION}/ \
 		ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \

Modified: head/graphics/gdal/distinfo
==============================================================================
--- head/graphics/gdal/distinfo	Sun Sep  1 15:50:18 2013	(r325869)
+++ head/graphics/gdal/distinfo	Sun Sep  1 15:52:23 2013	(r325870)
@@ -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-all mailing list