Date: Sun, 18 Jul 2021 22:07:38 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a1ff6ef6db3f - main - graphics/p5-Geo-GDAL: Update to 3.3.1 Message-ID: <202107182207.16IM7cLh074052@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a1ff6ef6db3fcf959cbcd9d2e2ed7691f3be0930 commit a1ff6ef6db3fcf959cbcd9d2e2ed7691f3be0930 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-18 21:43:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-18 22:07:01 +0000 graphics/p5-Geo-GDAL: Update to 3.3.1 Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/master/gdal/NEWS --- graphics/p5-Geo-GDAL/Makefile | 2 +- graphics/p5-Geo-GDAL/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/p5-Geo-GDAL/Makefile b/graphics/p5-Geo-GDAL/Makefile index 88d999e6621a..8f801bdbddce 100644 --- a/graphics/p5-Geo-GDAL/Makefile +++ b/graphics/p5-Geo-GDAL/Makefile @@ -1,7 +1,7 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= Geo-GDAL -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 CATEGORIES= graphics perl5 MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/graphics/p5-Geo-GDAL/distinfo b/graphics/p5-Geo-GDAL/distinfo index 9673618a1445..0a04109b4afe 100644 --- a/graphics/p5-Geo-GDAL/distinfo +++ b/graphics/p5-Geo-GDAL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624630042 -SHA256 (gdal-3.3.0.tar.xz) = 190c8f4b56afc767f43836b2a5cd53cc52ee7fdc25eb78c6079c5a244e28efa7 -SIZE (gdal-3.3.0.tar.xz) = 12923948 +TIMESTAMP = 1626460018 +SHA256 (gdal-3.3.1.tar.xz) = 48ab00b77d49f08cf66c60ccce55abb6455c3079f545e60c90ee7ce857bccb70 +SIZE (gdal-3.3.1.tar.xz) = 12933888
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107182207.16IM7cLh074052>