1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

graphics/py-cartopy: Update to 0.20.2

- Strip shared library

Changes:	https://github.com/SciTools/cartopy/releases
This commit is contained in:
Po-Chuan Hsieh 2022-01-24 02:19:42 +08:00
parent 9a22686273
commit f7c1fd3e0b
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 7 additions and 5 deletions

View File

@ -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>

View File

@ -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