Index: head/graphics/py-gdal/Makefile =================================================================== --- head/graphics/py-gdal/Makefile (revision 506039) +++ head/graphics/py-gdal/Makefile (revision 506040) @@ -1,38 +1,37 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.4.1 -PORTREVISION= 2 +PORTVERSION= 2.4.2 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= ${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 Index: head/graphics/py-gdal/distinfo =================================================================== --- head/graphics/py-gdal/distinfo (revision 506039) +++ head/graphics/py-gdal/distinfo (revision 506040) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553260456 -SHA256 (gdal-2.4.1.tar.xz) = fd51b4900b2fc49b98d8714f55fc8a78ebfd07218357f93fb796791115a5a1ad -SIZE (gdal-2.4.1.tar.xz) = 8887164 +TIMESTAMP = 1562427740 +SHA256 (gdal-2.4.2.tar.xz) = dcc132e469c5eb76fa4aaff238d32e45a5d947dc5b6c801a123b70045b618e0c +SIZE (gdal-2.4.2.tar.xz) = 8885200