summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-24 02:19:42 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-01-24 02:47:25 +0800
commitf7c1fd3e0bb978cf85ef1640d83ecb3e0736cc23 (patch)
tree84cfd4c70588009d5bb3f2995836e976bebe7230
parentgraphics/py-altair: Update to 4.2.0 (diff)
graphics/py-cartopy: Update to 0.20.2
- Strip shared library Changes: https://github.com/SciTools/cartopy/releases
-rw-r--r--graphics/py-cartopy/Makefile6
-rw-r--r--graphics/py-cartopy/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/graphics/py-cartopy/Makefile b/graphics/py-cartopy/Makefile
index cba4bad9325d..858398194ee3 100644
--- a/graphics/py-cartopy/Makefile
+++ b/graphics/py-cartopy/Makefile
@@ -1,8 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= cartopy
-PORTVERSION= 0.20.1
-PORTREVISION= 1
+PORTVERSION= 0.20.2
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -40,4 +39,7 @@ PLOTTING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdal>=2.3.2:graphics/py-gdal@${PY_F
${PYTHON_PKGNAMEPREFIX}pillow>=6.1.0:graphics/py-pillow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.3.1:science/py-scipy@${PY_FLAVOR}
+post-install:
+ ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
+
.include <bsd.port.mk>
diff --git a/graphics/py-cartopy/distinfo b/graphics/py-cartopy/distinfo
index b123cfe2830a..41933a9e7538 100644
--- a/graphics/py-cartopy/distinfo
+++ b/graphics/py-cartopy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636207521
-SHA256 (Cartopy-0.20.1.tar.gz) = 91f87b130e2574547a20cd634498df97d797abd12dcfd0235bc0cdbcec8b05e3
-SIZE (Cartopy-0.20.1.tar.gz) = 10804900
+TIMESTAMP = 1642102325
+SHA256 (Cartopy-0.20.2.tar.gz) = 4d08c198ecaa50a6a6b109d0f14c070e813defc046a83ac5d7ab494f85599e35
+SIZE (Cartopy-0.20.2.tar.gz) = 10805332