Skip to content

Commit

Permalink
graphics/py-rasterio: Update to 1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 21, 2021
1 parent 3427d25 commit a573a15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions graphics/py-rasterio/Makefile
@@ -1,8 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= rasterio
PORTVERSION= 1.2.6
PORTREVISION= 1
PORTVERSION= 1.2.8
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down Expand Up @@ -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 <bsd.port.mk>
6 changes: 3 additions & 3 deletions 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

0 comments on commit a573a15

Please sign in to comment.