diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:18:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-06 14:18:16 +0800 |
commit | 7605b9a8a3e369e3b1460c105571697976ac40ae (patch) | |
tree | 8269a3833fe68b9d36490b54327746aae30a34ee | |
parent | 2b426cc24d3ff9745c492e353428465b29e4993e (diff) | |
download | freebsd-ports-gnome-7605b9a8a3e369e3b1460c105571697976ac40ae.tar.gz freebsd-ports-gnome-7605b9a8a3e369e3b1460c105571697976ac40ae.tar.zst freebsd-ports-gnome-7605b9a8a3e369e3b1460c105571697976ac40ae.zip |
- Update to 2.0.2
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.2-News
-rw-r--r-- | graphics/php-gdal/Makefile | 2 | ||||
-rw-r--r-- | graphics/php-gdal/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/php-gdal/Makefile b/graphics/php-gdal/Makefile index b9ce8b7d3646..ddbdcd045ede 100644 --- a/graphics/php-gdal/Makefile +++ b/graphics/php-gdal/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 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 7fe4eae29b04..b521a16fdb0d 100644 --- a/graphics/php-gdal/distinfo +++ b/graphics/php-gdal/distinfo @@ -1,2 +1,2 @@ -SHA256 (gdal-2.0.1.tar.xz) = 2564c91ed8ed36274ee31002a25798f5babc4221e879cb5013867733d80f9920 -SIZE (gdal-2.0.1.tar.xz) = 6975872 +SHA256 (gdal-2.0.2.tar.xz) = 90f838853cc1c07e55893483faa7e923e4b4b1659c6bc9df3538366030a7e622 +SIZE (gdal-2.0.2.tar.xz) = 7018768 |