Date: Sat, 31 Aug 2013 08:41:57 +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: r325784 - head/graphics/py-gdal Message-ID: <201308310841.r7V8fvLq017036@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308310841.r7V8fvLq017036>