Date: Tue, 21 Sep 2021 03:49:45 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: ea3a26ab4a1d - main - graphics/p5-Geo-GDAL: Update to 3.3.2 Message-ID: <202109210349.18L3nj0c018509@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=ea3a26ab4a1d8b250ef0983a4494620265fe4403 commit ea3a26ab4a1d8b250ef0983a4494620265fe4403 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:09:54 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:43:57 +0000 graphics/p5-Geo-GDAL: Update to 3.3.2 Changes: https://github.com/OSGeo/gdal/releases https://github.com/OSGeo/gdal/blob/release/3.3/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 8f801bdbddce..b2fd500af00e 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.1 +PORTVERSION= 3.3.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 0a04109b4afe..d0365c8f5dac 100644 --- a/graphics/p5-Geo-GDAL/distinfo +++ b/graphics/p5-Geo-GDAL/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626460018 -SHA256 (gdal-3.3.1.tar.xz) = 48ab00b77d49f08cf66c60ccce55abb6455c3079f545e60c90ee7ce857bccb70 -SIZE (gdal-3.3.1.tar.xz) = 12933888 +TIMESTAMP = 1632036928 +SHA256 (gdal-3.3.2.tar.xz) = 630e34141cf398c3078d7d8f08bb44e804c65bbf09807b3610dcbfbc37115cc3 +SIZE (gdal-3.3.2.tar.xz) = 12940900
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210349.18L3nj0c018509>