diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index 4a4e6f6b3477..1f4a7aed4fe2 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -1,32 +1,32 @@ PORTNAME= gdal -PORTVERSION= 3.6.2 +PORTVERSION= 3.6.3 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= GDAL-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python binding for GDAL WWW= https://gdal.org/ \ https://github.com/OSGeo/gdal LICENSE= MIT LIB_DEPENDS= libgdal.so:graphics/gdal USES= compiler:c++11-lang cpe python:3.8+ USE_PYTHON= autoplist concurrent distutils 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_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.0.0,1:math/py-numpy@${PY_FLAVOR} NUMPY_USES= fortran post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/graphics/py-gdal/distinfo b/graphics/py-gdal/distinfo index 4af22aee369d..813d093374ab 100644 --- a/graphics/py-gdal/distinfo +++ b/graphics/py-gdal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589588 -SHA256 (GDAL-3.6.2.tar.gz) = a167cde1813707d91a938dad1a22f280f5ad28c45980d42e948fb8c59f890f5a -SIZE (GDAL-3.6.2.tar.gz) = 757691 +TIMESTAMP = 1679498568 +SHA256 (GDAL-3.6.3.tar.gz) = 04c823af114966ebc59aba66fcc64eaa828a05ba2aeedbd6f7cde30037e0ef67 +SIZE (GDAL-3.6.3.tar.gz) = 757909