Date: Fri, 30 Jun 2017 13:05:29 +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: r444721 - head/graphics/py-gdal Message-ID: <201706301305.v5UD5T8o014197@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jun 30 13:05:28 2017 New Revision: 444721 URL: https://svnweb.freebsd.org/changeset/ports/444721 Log: Update to 2.2.1 Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.1-News Modified: head/graphics/py-gdal/Makefile head/graphics/py-gdal/distinfo Modified: head/graphics/py-gdal/Makefile ============================================================================== --- head/graphics/py-gdal/Makefile Fri Jun 30 13:05:23 2017 (r444720) +++ head/graphics/py-gdal/Makefile Fri Jun 30 13:05:28 2017 (r444721) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 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 Fri Jun 30 13:05:23 2017 (r444720) +++ head/graphics/py-gdal/distinfo Fri Jun 30 13:05:28 2017 (r444721) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494345082 -SHA256 (gdal-2.2.0.tar.xz) = 0d4c326862e0f118e17418c042c2bcd037b25abd3fb198e1fc5d40b11a9fc8ea -SIZE (gdal-2.2.0.tar.xz) = 8229284 +TIMESTAMP = 1498822828 +SHA256 (gdal-2.2.1.tar.xz) = 927098d54083ac919a497f787b835b099e9a194f2e5444dbff901f7426b86066 +SIZE (gdal-2.2.1.tar.xz) = 8231532
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706301305.v5UD5T8o014197>