Date: Sat, 25 Nov 2017 03:01: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: r454865 - head/graphics/php-gdal Message-ID: <201711250301.vAP31T3s071854@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Nov 25 03:01:29 2017 New Revision: 454865 URL: https://svnweb.freebsd.org/changeset/ports/454865 Log: Update to 2.2.3 Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.3-News Modified: head/graphics/php-gdal/Makefile head/graphics/php-gdal/distinfo Modified: head/graphics/php-gdal/Makefile ============================================================================== --- head/graphics/php-gdal/Makefile Sat Nov 25 03:01:24 2017 (r454864) +++ head/graphics/php-gdal/Makefile Sat Nov 25 03:01:29 2017 (r454865) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 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 Sat Nov 25 03:01:24 2017 (r454864) +++ head/graphics/php-gdal/distinfo Sat Nov 25 03:01:29 2017 (r454865) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711250301.vAP31T3s071854>