diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-03-23 03:54:33 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-03-23 03:54:33 +0800 |
commit | 4306f6cf28f2764dfec9121776acfe830360b5cb (patch) | |
tree | 48d626fd6bb7f7da124f33ac4a0f463bd9dcc756 /graphics | |
parent | 7f63c9f7eebd0157e4cbfd6da31159ef6bdeb885 (diff) | |
download | freebsd-ports-gnome-4306f6cf28f2764dfec9121776acfe830360b5cb.tar.gz freebsd-ports-gnome-4306f6cf28f2764dfec9121776acfe830360b5cb.tar.zst freebsd-ports-gnome-4306f6cf28f2764dfec9121776acfe830360b5cb.zip |
Update to 2.2.4
- Update MASTER_SITES
Changes: https://trac.osgeo.org/gdal/wiki/Release/2.2.4-News
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Geo-GDAL/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Geo-GDAL/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/p5-Geo-GDAL/Makefile b/graphics/p5-Geo-GDAL/Makefile index 952ff76d1d18..46cf2fcc04ca 100644 --- a/graphics/p5-Geo-GDAL/Makefile +++ b/graphics/p5-Geo-GDAL/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= Geo-GDAL -PORTVERSION= 2.2.3 +PORTVERSION= 2.2.4 CATEGORIES= graphics perl5 -MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ +MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \ LOCAL/sunpoet PKGNAMEPREFIX= p5- diff --git a/graphics/p5-Geo-GDAL/distinfo b/graphics/p5-Geo-GDAL/distinfo index e51da8cce8ab..bb1c445178ac 100644 --- a/graphics/p5-Geo-GDAL/distinfo +++ b/graphics/p5-Geo-GDAL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1511545627 -SHA256 (gdal-2.2.3.tar.xz) = a328d63d476b3653f5a25b5f7971e87a15cdf8860ab0729d4b1157ba988b8d0b -SIZE (gdal-2.2.3.tar.xz) = 8248472 +TIMESTAMP = 1521659854 +SHA256 (gdal-2.2.4.tar.xz) = 441eb1d1acb35238ca43a1a0a649493fc91fdcbab231d0747e9d462eea192278 +SIZE (gdal-2.2.4.tar.xz) = 8255840 |