Date: Wed, 30 Mar 2022 22:23:02 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: 0d36d83dc108 - main - graphics/p5-Geo-GDAL: Update to 3.4.2 Message-ID: <202203302223.22UMN2sG063554@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=0d36d83dc108e5de689d79d5923f5c6aaa790cc7 commit 0d36d83dc108e5de689d79d5923f5c6aaa790cc7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-30 22:20:05 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-30 22:20:05 +0000 graphics/p5-Geo-GDAL: Update to 3.4.2 Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/release/3.4/gdal/NEWS.md --- 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 a08dcc0eae27..5ad95367e9e1 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.4.1 +PORTVERSION= 3.4.2 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 78b830b720e5..a45bc7d4171c 100644 --- a/graphics/p5-Geo-GDAL/distinfo +++ b/graphics/p5-Geo-GDAL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642102175 -SHA256 (gdal-3.4.1.tar.xz) = 332f053516ca45101ef0f7fa96309b64242688a8024780a5d93be0230e42173d -SIZE (gdal-3.4.1.tar.xz) = 13257288 +TIMESTAMP = 1648248856 +SHA256 (gdal-3.4.2.tar.xz) = 16baf03dfccf9e3f72bb2e15cd2d5b3f4be0437cdff8a785bceab0c7be557335 +SIZE (gdal-3.4.2.tar.xz) = 13273280
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203302223.22UMN2sG063554>