diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile index b00e6c253437..c3e0c7cad2b9 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.4.3 +PORTVERSION= 3.5.0 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 cpe python:3.7+ tar:xz USE_PYTHON= autoplist concurrent distutils USE_CXXSTD= c++14 WRKSRC_SUBDIR= swig/python 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 8e288f9e7dad..aeab464d0797 100644 --- a/graphics/py-gdal/distinfo +++ b/graphics/py-gdal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652122597 -SHA256 (gdal-3.4.3.tar.xz) = 02a27b35899e1c4c3bcb6007da900128ddd7e8ab7cd6ccfecf338a301eadad5a -SIZE (gdal-3.4.3.tar.xz) = 13275504 +TIMESTAMP = 1653151050 +SHA256 (gdal-3.5.0.tar.xz) = d49121e5348a51659807be4fb866aa840f8dbec4d1acba6d17fdefa72125bfc9 +SIZE (gdal-3.5.0.tar.xz) = 8826500