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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 25 03:01:37 UTC 2017


Author: sunpoet
Date: Sat Nov 25 03:01:33 2017
New Revision: 454866
URL: https://svnweb.freebsd.org/changeset/ports/454866

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

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

Modified: head/graphics/py-gdal/Makefile
==============================================================================
--- head/graphics/py-gdal/Makefile	Sat Nov 25 03:01:29 2017	(r454865)
+++ head/graphics/py-gdal/Makefile	Sat Nov 25 03:01:33 2017	(r454866)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdal
-PORTVERSION=	2.2.2
+PORTVERSION=	2.2.3
 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	Sat Nov 25 03:01:29 2017	(r454865)
+++ head/graphics/py-gdal/distinfo	Sat Nov 25 03:01:33 2017	(r454866)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506083738
-SHA256 (gdal-2.2.2.tar.xz) = eb25d6ee85f4f5ac1d5581958f8c6eed9b1d50746f82866fe92e507541def35b
-SIZE (gdal-2.2.2.tar.xz) = 8243560
+TIMESTAMP = 1511545627
+SHA256 (gdal-2.2.3.tar.xz) = a328d63d476b3653f5a25b5f7971e87a15cdf8860ab0729d4b1157ba988b8d0b
+SIZE (gdal-2.2.3.tar.xz) = 8248472


More information about the svn-ports-all mailing list