Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2016 06:18:21 +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: r410240 - head/graphics/py-gdal
Message-ID:  <201603060618.u266ILV6034968@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  6 06:18:21 2016
New Revision: 410240
URL: https://svnweb.freebsd.org/changeset/ports/410240

Log:
  - Update to 2.0.2
  
  Changes:	http://trac.osgeo.org/gdal/wiki/Release/2.0.2-News

Modified:
  head/graphics/py-gdal/Makefile
  head/graphics/py-gdal/distinfo

Modified: head/graphics/py-gdal/Makefile
==============================================================================
--- head/graphics/py-gdal/Makefile	Sun Mar  6 06:18:16 2016	(r410239)
+++ head/graphics/py-gdal/Makefile	Sun Mar  6 06:18:21 2016	(r410240)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	2.0.1
+PORTVERSION=	2.0.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 Mar  6 06:18:16 2016	(r410239)
+++ head/graphics/py-gdal/distinfo	Sun Mar  6 06:18:21 2016	(r410240)
@@ -1,2 +1,2 @@
-SHA256 (gdal-2.0.1.tar.xz) = 2564c91ed8ed36274ee31002a25798f5babc4221e879cb5013867733d80f9920
-SIZE (gdal-2.0.1.tar.xz) = 6975872
+SHA256 (gdal-2.0.2.tar.xz) = 90f838853cc1c07e55893483faa7e923e4b4b1659c6bc9df3538366030a7e622
+SIZE (gdal-2.0.2.tar.xz) = 7018768



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603060618.u266ILV6034968>