Date: Sat, 28 Jan 2017 20:52:31 +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: r432660 - head/graphics/py-gdal Message-ID: <201701282052.v0SKqVFw078617@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jan 28 20:52:31 2017 New Revision: 432660 URL: https://svnweb.freebsd.org/changeset/ports/432660 Log: Update to 2.1.3 Changes: https://trac.osgeo.org/gdal/wiki/Release/2.1.3-News Modified: head/graphics/py-gdal/Makefile head/graphics/py-gdal/distinfo Modified: head/graphics/py-gdal/Makefile ============================================================================== --- head/graphics/py-gdal/Makefile Sat Jan 28 20:52:27 2017 (r432659) +++ head/graphics/py-gdal/Makefile Sat Jan 28 20:52:31 2017 (r432660) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.1.2 -PORTREVISION= 1 +PORTVERSION= 2.1.3 CATEGORIES= graphics python MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ Modified: head/graphics/py-gdal/distinfo ============================================================================== --- head/graphics/py-gdal/distinfo Sat Jan 28 20:52:27 2017 (r432659) +++ head/graphics/py-gdal/distinfo Sat Jan 28 20:52:31 2017 (r432660) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479600344 -SHA256 (gdal-2.1.2.tar.xz) = b597f36bd29a2b4368998ddd32b28c8cdf3c8192237a81b99af83cc17d7fa374 -SIZE (gdal-2.1.2.tar.xz) = 7700260 +TIMESTAMP = 1485557253 +SHA256 (gdal-2.1.3.tar.xz) = b489793627e6cb8d2ff8d7737b61daf58382fe189fae4c581ddfd48c04b49005 +SIZE (gdal-2.1.3.tar.xz) = 7707436
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701282052.v0SKqVFw078617>