svn commit: r440531 - head/graphics/py-gdal

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 10 06:53:23 UTC 2017


Author: sunpoet
Date: Wed May 10 06:53:22 2017
New Revision: 440531
URL: https://svnweb.freebsd.org/changeset/ports/440531

Log:
  Update to 2.2.0
  
  Changes:	https://trac.osgeo.org/gdal/wiki/Release/2.2.0-News

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

Modified: head/graphics/py-gdal/Makefile
==============================================================================
--- head/graphics/py-gdal/Makefile	Wed May 10 06:53:15 2017	(r440530)
+++ head/graphics/py-gdal/Makefile	Wed May 10 06:53:22 2017	(r440531)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	2.1.3
-PORTREVISION=	1
+PORTVERSION=	2.2.0
 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	Wed May 10 06:53:15 2017	(r440530)
+++ head/graphics/py-gdal/distinfo	Wed May 10 06:53:22 2017	(r440531)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485557253
-SHA256 (gdal-2.1.3.tar.xz) = b489793627e6cb8d2ff8d7737b61daf58382fe189fae4c581ddfd48c04b49005
-SIZE (gdal-2.1.3.tar.xz) = 7707436
+TIMESTAMP = 1494345082
+SHA256 (gdal-2.2.0.tar.xz) = 0d4c326862e0f118e17418c042c2bcd037b25abd3fb198e1fc5d40b11a9fc8ea
+SIZE (gdal-2.2.0.tar.xz) = 8229284

Modified: head/graphics/py-gdal/pkg-plist
==============================================================================
--- head/graphics/py-gdal/pkg-plist	Wed May 10 06:53:15 2017	(r440530)
+++ head/graphics/py-gdal/pkg-plist	Wed May 10 06:53:22 2017	(r440531)
@@ -20,5 +20,6 @@ bin/gdalident.py
 bin/gdalimport.py
 bin/gdalmove.py
 bin/mkgraticule.py
+bin/ogrmerge.py
 bin/pct2rgb.py
 bin/rgb2pct.py


More information about the svn-ports-all mailing list