git: f7c1fd3e0bb9 - main - graphics/py-cartopy: Update to 0.20.2

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 23 Jan 2022 19:28:26 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f7c1fd3e0bb978cf85ef1640d83ecb3e0736cc23

commit f7c1fd3e0bb978cf85ef1640d83ecb3e0736cc23
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-23 18:19:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-23 18:47:25 +0000

    graphics/py-cartopy: Update to 0.20.2
    
    - Strip shared library
    
    Changes:        https://github.com/SciTools/cartopy/releases
---
 graphics/py-cartopy/Makefile | 6 ++++--
 graphics/py-cartopy/distinfo | 6 +++---
 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