Date: Sun, 1 Sep 2013 15:52:24 +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: r325870 - head/graphics/gdal Message-ID: <201309011552.r81FqOia001649@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309011552.r81FqOia001649>