Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2022 22:23:00 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: 378c4b34a726 - main - graphics/gdal: Update to 3.4.2
Message-ID:  <202203302223.22UMN0H9063524@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=378c4b34a726d1469537fe29722e969228895cd0

commit 378c4b34a726d1469537fe29722e969228895cd0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-30 22:04:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-30 22:04:11 +0000

    graphics/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/gdal/Makefile | 4 ++--
 graphics/gdal/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index ee31f0951925..bbef63ae823d 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,8 +1,7 @@
 # Created by: Randall Hopper
 
 PORTNAME=	gdal
-PORTVERSION=	3.4.1
-PORTREVISION=	10
+PORTVERSION=	3.4.2
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
@@ -57,6 +56,7 @@ CONFIGURE_ARGS=	--datadir=${PREFIX}/share \
 		--with-liblzma=yes \
 		--with-libtiff=yes \
 		--with-libz=/usr \
+		--with-msg=no \
 		--with-pcidsk=internal \
 		--with-pcraster=internal \
 		--with-png=yes \
diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo
index 78b830b720e5..a45bc7d4171c 100644
--- a/graphics/gdal/distinfo
+++ b/graphics/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.22UMN0H9063524>