Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2022 21:44:06 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: d71e3fef7eee - main - graphics/gdal: Update to 3.5.1
Message-ID:  <202207072144.267Li6td027763@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=d71e3fef7eee6d448a8e743640fd6bc28ca0fd9d

commit d71e3fef7eee6d448a8e743640fd6bc28ca0fd9d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-07 21:27:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-07 21:42:46 +0000

    graphics/gdal: Update to 3.5.1
    
    Changes:        https://github.com/OSGeo/gdal/releases
                    https://github.com/OSGeo/gdal/blob/master/NEWS.md
---
 graphics/gdal/Makefile | 3 +--
 graphics/gdal/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
index c97d1ff0ecef..e967a1e3f44a 100644
--- a/graphics/gdal/Makefile
+++ b/graphics/gdal/Makefile
@@ -1,8 +1,7 @@
 # Created by: Randall Hopper
 
 PORTNAME=	gdal
-PORTVERSION=	3.5.0
-PORTREVISION=	2
+PORTVERSION=	3.5.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 0c705d36a91b..eb83ff1ead96 100644
--- a/graphics/gdal/distinfo
+++ b/graphics/gdal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653151052
-SHA256 (gdal-3.5.0.tar.xz) = d49121e5348a51659807be4fb866aa840f8dbec4d1acba6d17fdefa72125bfc9
-SIZE (gdal-3.5.0.tar.xz) = 8826500
+TIMESTAMP = 1657198957
+SHA256 (gdal-3.5.1.tar.xz) = d12c30a9eacdeaab493c0d1c9f88eb337c9cbb5bb40744c751bdd5a5af166ab6
+SIZE (gdal-3.5.1.tar.xz) = 8844808



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