diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index 25b7b95724ac..934a0bad4d36 100644 --- a/graphics/py-gdal/Makefile +++ b/graphics/py-gdal/Makefile @@ -1,36 +1,36 @@ # Created by: Sunpoet Po-Chuan Hsieh PORTNAME= gdal -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= graphics python MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python binding for GDAL LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../../LICENSE.TXT LIB_DEPENDS= libgdal.so:graphics/gdal USES= compiler:c++14-lang python:3.6+ shebangfix tar:xz USE_PYTHON= autoplist concurrent distutils USE_CXXSTD= c++14 WRKSRC_SUBDIR= swig/python SHEBANG_FILES= scripts/*.py 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: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/osgeo/*.so .include diff --git a/graphics/py-gdal/distinfo b/graphics/py-gdal/distinfo index a4d9b15a779d..ba3e737a6b1b 100644 --- a/graphics/py-gdal/distinfo +++ b/graphics/py-gdal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619198411 -SHA256 (gdal-3.2.2.tar.xz) = a7e1e414e5c405af48982bf4724a3da64a05770254f2ce8affb5f58a7604ca57 -SIZE (gdal-3.2.2.tar.xz) = 12251728 +TIMESTAMP = 1620405367 +SHA256 (gdal-3.2.3.tar.xz) = d9ec8458fe97fd02bf36379e7f63eaafce1005eeb60e329ed25bb2d2a17a796f +SIZE (gdal-3.2.3.tar.xz) = 12259160