Index: head/graphics/py-gdal/Makefile =================================================================== --- head/graphics/py-gdal/Makefile (revision 450390) +++ head/graphics/py-gdal/Makefile (revision 450391) @@ -1,39 +1,38 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= gdal -PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTVERSION= 2.2.2 CATEGORIES= graphics python MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \ ftp://ftp.remotesensing.org/pub/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 USE_PYTHON= autoplist concurrent distutils USES= python shebangfix tar:xz WRKSRC_SUBDIR= swig/python SHEBANG_FILES= scripts/*.py NUMPY_BUILD_DEPENDS= ${PKGNAMEPREFIX}numpy>=1.0.0,1:math/py-numpy NUMPY_RUN_DEPENDS= ${PKGNAMEPREFIX}numpy>=1.0.0,1:math/py-numpy NUMPY_USES= fortran post-install: ${INSTALL_SCRIPT} ${WRKSRC}/scripts/*.py ${STAGEDIR}${PREFIX}/bin/ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/osgeo/*.so .include Index: head/graphics/py-gdal/distinfo =================================================================== --- head/graphics/py-gdal/distinfo (revision 450390) +++ head/graphics/py-gdal/distinfo (revision 450391) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498822828 -SHA256 (gdal-2.2.1.tar.xz) = 927098d54083ac919a497f787b835b099e9a194f2e5444dbff901f7426b86066 -SIZE (gdal-2.2.1.tar.xz) = 8231532 +TIMESTAMP = 1506083738 +SHA256 (gdal-2.2.2.tar.xz) = eb25d6ee85f4f5ac1d5581958f8c6eed9b1d50746f82866fe92e507541def35b +SIZE (gdal-2.2.2.tar.xz) = 8243560