Index: head/graphics/py-gdal/Makefile =================================================================== --- head/graphics/py-gdal/Makefile (revision 523794) +++ head/graphics/py-gdal/Makefile (revision 523795) @@ -1,37 +1,37 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.4.4 +PORTVERSION= 3.0.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 OPTIONS_DEFINE= NUMPY NUMPY_DESC= Enable array support via NumPy USES= compiler:c++11-lang python shebangfix tar:xz USE_PYTHON= autoplist concurrent distutils USE_CXXSTD= c++11 WRKSRC_SUBDIR= swig/python SHEBANG_FILES= scripts/*.py NUMPY_BUILD_DEPENDS= ${PYNUMPY} NUMPY_RUN_DEPENDS= ${PYNUMPY} NUMPY_USES= fortran post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/osgeo/*.so .include Index: head/graphics/py-gdal/distinfo =================================================================== --- head/graphics/py-gdal/distinfo (revision 523794) +++ head/graphics/py-gdal/distinfo (revision 523795) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579009869 -SHA256 (gdal-2.4.4.tar.xz) = a383bd3cf555d6e1169666b01b5b3025b2722ed39e834f1b65090f604405dcd8 -SIZE (gdal-2.4.4.tar.xz) = 8938056 +TIMESTAMP = 1579020551 +SHA256 (gdal-3.0.3.tar.xz) = e20add5802265159366f197a8bb354899e1693eab8dbba2208de14a457566109 +SIZE (gdal-3.0.3.tar.xz) = 8709948