svn commit: r410237 - head/graphics/gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 6 06:18:09 UTC 2016


Author: sunpoet
Date: Sun Mar  6 06:18:08 2016
New Revision: 410237
URL: https://svnweb.freebsd.org/changeset/ports/410237

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

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

Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile	Sun Mar  6 06:18:03 2016	(r410236)
+++ head/graphics/gdal/Makefile	Sun Mar  6 06:18:08 2016	(r410237)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	2.0.1
-PORTREVISION=	3
+PORTVERSION=	2.0.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 Mar  6 06:18:03 2016	(r410236)
+++ head/graphics/gdal/distinfo	Sun Mar  6 06:18:08 2016	(r410237)
@@ -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


More information about the svn-ports-all mailing list