Date: Fri, 22 Sep 2017 15:49:55 +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: r450390 - head/graphics/php-gdal Message-ID: <201709221549.v8MFntZd020142@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Sep 22 15:49:55 2017 New Revision: 450390 URL: https://svnweb.freebsd.org/changeset/ports/450390 Log: Update to 2.2.2 Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.2-News Modified: head/graphics/php-gdal/Makefile head/graphics/php-gdal/distinfo Modified: head/graphics/php-gdal/Makefile ============================================================================== --- head/graphics/php-gdal/Makefile Fri Sep 22 15:49:50 2017 (r450389) +++ head/graphics/php-gdal/Makefile Fri Sep 22 15:49:55 2017 (r450390) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= graphics MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ Modified: head/graphics/php-gdal/distinfo ============================================================================== --- head/graphics/php-gdal/distinfo Fri Sep 22 15:49:50 2017 (r450389) +++ head/graphics/php-gdal/distinfo Fri Sep 22 15:49:55 2017 (r450390) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498822828 -SHA256 (gdal-2.2.1.tar.xz) = 927098d54083ac919a497f787b835b099e9a194f2e5444dbff901f7426b86066 -SIZE (gdal-2.2.1.tar.xz) = 8231532 +TIMESTAMP = 1506083738 +SHA256 (gdal-2.2.2.tar.xz) = eb25d6ee85f4f5ac1d5581958f8c6eed9b1d50746f82866fe92e507541def35b +SIZE (gdal-2.2.2.tar.xz) = 8243560
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709221549.v8MFntZd020142>