From 25369966be5d155d2c682f96ef21776029066714 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 21 Sep 2021 11:13:10 +0800 Subject: [PATCH] graphics/py-pygeos: Update to 0.10.2 Changes: https://github.com/pygeos/pygeos/releases https://github.com/pygeos/pygeos/blob/master/CHANGELOG.rst --- graphics/py-pygeos/Makefile | 5 ++--- graphics/py-pygeos/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/graphics/py-pygeos/Makefile b/graphics/py-pygeos/Makefile index ad444459faa42..70c6d1ffe3875 100644 --- a/graphics/py-pygeos/Makefile +++ b/graphics/py-pygeos/Makefile @@ -1,8 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= pygeos -PORTVERSION= 0.10 -PORTREVISION= 1 +PORTVERSION= 0.10.2 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,6 +21,6 @@ USES= python:3.6+ USE_PYTHON= autoplist concurrent cython distutils post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pygeos/*.so + ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/graphics/py-pygeos/distinfo b/graphics/py-pygeos/distinfo index 7384b4676ecb6..699eac01e7c04 100644 --- a/graphics/py-pygeos/distinfo +++ b/graphics/py-pygeos/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621699727 -SHA256 (pygeos-0.10.tar.gz) = 8ad4703cf8f983a6878a885765be975709a2fe300e54bc6c8623ddbca4903b6c -SIZE (pygeos-0.10.tar.gz) = 106616 +TIMESTAMP = 1632037180 +SHA256 (pygeos-0.10.2.tar.gz) = 08cd7fe047a7d7f9f94eaa9a65e0b4fd4057ffebc15e6179a0290a9576a0bbbc +SIZE (pygeos-0.10.2.tar.gz) = 127320