Date: Thu, 5 May 2016 00:00:11 +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: r414616 - head/graphics/p5-Geo-GDAL Message-ID: <201605050000.u4500BVe079417@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 5 00:00:11 2016 New Revision: 414616 URL: https://svnweb.freebsd.org/changeset/ports/414616 Log: - Update to 2.1.0 Changes: http://trac.osgeo.org/gdal/wiki/Release/2.1.0-News Modified: head/graphics/p5-Geo-GDAL/Makefile head/graphics/p5-Geo-GDAL/distinfo Modified: head/graphics/p5-Geo-GDAL/Makefile ============================================================================== --- head/graphics/p5-Geo-GDAL/Makefile Thu May 5 00:00:06 2016 (r414615) +++ head/graphics/p5-Geo-GDAL/Makefile Thu May 5 00:00:11 2016 (r414616) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-GDAL -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 CATEGORIES= graphics perl5 MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ Modified: head/graphics/p5-Geo-GDAL/distinfo ============================================================================== --- head/graphics/p5-Geo-GDAL/distinfo Thu May 5 00:00:06 2016 (r414615) +++ head/graphics/p5-Geo-GDAL/distinfo Thu May 5 00:00:11 2016 (r414616) @@ -1,2 +1,2 @@ -SHA256 (gdal-2.0.2.tar.xz) = 90f838853cc1c07e55893483faa7e923e4b4b1659c6bc9df3538366030a7e622 -SIZE (gdal-2.0.2.tar.xz) = 7018768 +SHA256 (gdal-2.1.0.tar.xz) = 568b43441955b306364fcf97fb47d4c1512ac6f2f5f76b2ec39a890d2418ee03 +SIZE (gdal-2.1.0.tar.xz) = 7656496
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605050000.u4500BVe079417>