diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-11-25 11:01:29 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-11-25 11:01:29 +0800 |
commit | 651da5a0dbfa383790cb6a0701418cba7eefb65d (patch) | |
tree | 71a3cd02d24055d2fa735a5f954f0d6b0889fc6c /graphics | |
parent | 1743cb0a67715d05df8aca8bd9fc61d73a596225 (diff) | |
download | freebsd-ports-gnome-651da5a0dbfa383790cb6a0701418cba7eefb65d.tar.gz freebsd-ports-gnome-651da5a0dbfa383790cb6a0701418cba7eefb65d.tar.zst freebsd-ports-gnome-651da5a0dbfa383790cb6a0701418cba7eefb65d.zip |
Update to 2.2.3
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.3-News
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/php-gdal/Makefile | 2 | ||||
-rw-r--r-- | graphics/php-gdal/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/php-gdal/Makefile b/graphics/php-gdal/Makefile index 9cbe0eea4efa..5e42213f4349 100644 --- a/graphics/php-gdal/Makefile +++ b/graphics/php-gdal/Makefile @@ -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}/ \ diff --git a/graphics/php-gdal/distinfo b/graphics/php-gdal/distinfo index ef007b3686e3..e51da8cce8ab 100644 --- a/graphics/php-gdal/distinfo +++ b/graphics/php-gdal/distinfo @@ -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 |