From a573a155e3cb6250400b236d7591be0dad5de291 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 21 Sep 2021 11:13:15 +0800 Subject: [PATCH] graphics/py-rasterio: Update to 1.2.8 Changes: https://github.com/mapbox/rasterio/blob/master/CHANGES.txt --- graphics/py-rasterio/Makefile | 5 ++--- graphics/py-rasterio/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/graphics/py-rasterio/Makefile b/graphics/py-rasterio/Makefile index d5dc7e482e347..5e8c30c74dd31 100644 --- a/graphics/py-rasterio/Makefile +++ b/graphics/py-rasterio/Makefile @@ -1,8 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= rasterio -PORTVERSION= 1.2.6 -PORTREVISION= 1 +PORTVERSION= 1.2.8 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -36,6 +35,6 @@ PLOT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_F S3_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.2.4:www/py-boto3@${PY_FLAVOR} post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/rasterio/*.so + ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/graphics/py-rasterio/distinfo b/graphics/py-rasterio/distinfo index 4791d898b65f4..8fd4264b5e061 100644 --- a/graphics/py-rasterio/distinfo +++ b/graphics/py-rasterio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624630116 -SHA256 (rasterio-1.2.6.tar.gz) = 24975b97fe2fc3fd282d59640baab19de431448e1b23be6b85b68fecc1362f88 -SIZE (rasterio-1.2.6.tar.gz) = 2246506 +TIMESTAMP = 1632037184 +SHA256 (rasterio-1.2.8.tar.gz) = 8196b7a71fea3c1573dd48d9ab0e78955e1d26e81848cce318c4930bd96782fe +SIZE (rasterio-1.2.8.tar.gz) = 2249388