Date: Sun, 20 Nov 2016 23:53: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: r426641 - head/graphics/gdal Message-ID: <201611202353.uAKNrVl1037977@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 20 23:53:30 2016 New Revision: 426641 URL: https://svnweb.freebsd.org/changeset/ports/426641 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/gdal/Makefile head/graphics/gdal/distinfo Modified: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Sun Nov 20 23:53:26 2016 (r426640) +++ head/graphics/gdal/Makefile Sun Nov 20 23:53:30 2016 (r426641) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.2 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 Nov 20 23:53:26 2016 (r426640) +++ head/graphics/gdal/distinfo Sun Nov 20 23:53:30 2016 (r426641) @@ -1,2 +1,3 @@ -SHA256 (gdal-2.1.0.tar.xz) = 568b43441955b306364fcf97fb47d4c1512ac6f2f5f76b2ec39a890d2418ee03 -SIZE (gdal-2.1.0.tar.xz) = 7656496 +TIMESTAMP = 1479600322 +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.uAKNrVl1037977>