Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2024 19:48:16 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 296c0e22a471 - 2024Q3 - graphics/gdal: Update to 3.9.1
Message-ID:  <202409181948.48IJmGUx031444@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch 2024Q3 has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=296c0e22a471cd300b903ddf0cd872cd52602c13

commit 296c0e22a471cd300b903ddf0cd872cd52602c13
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-06 16:02:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-18 19:46:38 +0000

    graphics/gdal: Update to 3.9.1
    
    Changes:        https://github.com/OSGeo/gdal/releases
                    https://github.com/OSGeo/gdal/blob/release/3.9/NEWS.md
    (cherry picked from commit 0e1263088d8e8f59db28ae7cd4199341b149ff52)
---
 graphics/gdal/Makefile | 2 +-
 graphics/gdal/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index 6f01e1700a83..81641f9cfb83 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gdal
-PORTVERSION=	3.9.0
+PORTVERSION=	3.9.1
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
diff --git a/graphics/gdal/distinfo b/graphics/gdal/distinfo
index 57bb26d5941b..20fb4f0a94c9 100644
--- a/graphics/gdal/distinfo
+++ b/graphics/gdal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1715842580
-SHA256 (gdal-3.9.0.tar.xz) = 577f80e9d14ff7c90b6bfbc34201652b4546700c01543efb4f4c3050e0b3fda2
-SIZE (gdal-3.9.0.tar.xz) = 9081116
+TIMESTAMP = 1720022732
+SHA256 (gdal-3.9.1.tar.xz) = aff3086fee75f5773e33a5598df98d8a4d10be411f777d3ce23584b21d8171ca
+SIZE (gdal-3.9.1.tar.xz) = 9098844


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409181948.48IJmGUx031444>