git: b73426363ba5 - main - graphics/py-gdal: Update to 3.11.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 25 May 2025 09:59:47 UTC
The branch main has been updated by sunpoet:

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

commit b73426363ba5781c4bd8470fd2d0c1b4a94992b0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-05-25 09:30:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-05-25 09:52:26 +0000

    graphics/py-gdal: Update to 3.11.0
    
    Changes:        https://github.com/OSGeo/gdal/releases
                    https://github.com/OSGeo/gdal/blob/release/3.11/NEWS.md
---
 graphics/py-gdal/Makefile | 6 +++---
 graphics/py-gdal/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile
index a43bfd4ff765..b3e66f9d8edd 100644
--- a/graphics/py-gdal/Makefile
+++ b/graphics/py-gdal/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gdal
-PORTVERSION=	3.10.3
+PORTVERSION=	3.11.0
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,14 +18,14 @@ LIB_DEPENDS=	libgdal.so:graphics/gdal
 USES=		compiler:c++11-lang cpe python
 USE_PYTHON=	autoplist concurrent pep517
 
-MAKE_ENV=	GDAL_PYTHON_BINDINGS_WITHOUT_NUMPY=yes
-
 CPE_VENDOR=	osgeo
 
 OPTIONS_DEFINE=	NUMPY
 NUMPY_DESC=	Enable array support via NumPy
 
 NUMPY_BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.0.0,1:math/py-numpy@${PY_FLAVOR}
+NUMPY_MAKE_ENV=		GDAL_PYTHON_BINDINGS_WITHOUT_NUMPY=no
+NUMPY_MAKE_ENV_OFF=	GDAL_PYTHON_BINDINGS_WITHOUT_NUMPY=yes
 NUMPY_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.0.0,1:math/py-numpy@${PY_FLAVOR}
 NUMPY_USES=		fortran
 
diff --git a/graphics/py-gdal/distinfo b/graphics/py-gdal/distinfo
index 1965f39a6b37..43d7d4186f50 100644
--- a/graphics/py-gdal/distinfo
+++ b/graphics/py-gdal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1744288772
-SHA256 (gdal-3.10.3.tar.gz) = b5550650daeeae8e41091581d9aea7d75a9f15b0ebbeb8c96e37458fa02264cd
-SIZE (gdal-3.10.3.tar.gz) = 838170
+TIMESTAMP = 1747715312
+SHA256 (gdal-3.11.0.tar.gz) = ac59ccfe291d3ce4f6a9a3eed17da3777bc3bae970ce27217d4fa85db98650f8
+SIZE (gdal-3.11.0.tar.gz) = 877693