Date: Sun, 20 Nov 2016 23:53:45 +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: r426644 - head/graphics/py-gdal Message-ID: <201611202353.uAKNrjea038375@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 20 23:53:45 2016 New Revision: 426644 URL: https://svnweb.freebsd.org/changeset/ports/426644 Log: - Update to 2.1.2 Changes: https://trac.osgeo.org/gdal/wiki/Release/2.1.2-News https://trac.osgeo.org/gdal/wiki/Release/2.1.1-News Modified: head/graphics/py-gdal/Makefile head/graphics/py-gdal/distinfo Modified: head/graphics/py-gdal/Makefile ============================================================================== --- head/graphics/py-gdal/Makefile Sun Nov 20 23:53:40 2016 (r426643) +++ head/graphics/py-gdal/Makefile Sun Nov 20 23:53:45 2016 (r426644) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.2 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 Sun Nov 20 23:53:40 2016 (r426643) +++ head/graphics/py-gdal/distinfo Sun Nov 20 23:53:45 2016 (r426644) @@ -1,2 +1,3 @@ -SHA256 (gdal-2.1.0.tar.xz) = 568b43441955b306364fcf97fb47d4c1512ac6f2f5f76b2ec39a890d2418ee03 -SIZE (gdal-2.1.0.tar.xz) = 7656496 +TIMESTAMP = 1479600344 +SHA256 (gdal-2.1.2.tar.xz) = b597f36bd29a2b4368998ddd32b28c8cdf3c8192237a81b99af83cc17d7fa374 +SIZE (gdal-2.1.2.tar.xz) = 7700260
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611202353.uAKNrjea038375>