git: 32958e82d056 - main - math/py-mapbox-earcut: update 1.0.1 → 1.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Aug 2024 09:07:29 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=32958e82d056508e388ae7a811beec72ecf52de2 commit 32958e82d056508e388ae7a811beec72ecf52de2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-04 08:52:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-04 09:07:25 +0000 math/py-mapbox-earcut: update 1.0.1 → 1.0.2 Reported by: portscout --- math/py-mapbox-earcut/Makefile | 6 ++++-- math/py-mapbox-earcut/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/math/py-mapbox-earcut/Makefile b/math/py-mapbox-earcut/Makefile index 35cb11792b22..e76eef990e87 100644 --- a/math/py-mapbox-earcut/Makefile +++ b/math/py-mapbox-earcut/Makefile @@ -1,7 +1,6 @@ PORTNAME= mapbox-earcut DISTVERSIONPREFIX= v -DISTVERSION= 1.0.1 -PORTREVISION= 1 +DISTVERSION= 1.0.2 CATEGORIES= math #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,4 +25,7 @@ GH_PROJECT= mapbox_earcut_python TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${WRKSRC}/tests +post-install: + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/mapbox_earcut${PYTHON_EXT_SUFFIX}.so + .include <bsd.port.mk> diff --git a/math/py-mapbox-earcut/distinfo b/math/py-mapbox-earcut/distinfo index 206f5a0c6eea..f7e8fb5b87d7 100644 --- a/math/py-mapbox-earcut/distinfo +++ b/math/py-mapbox-earcut/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674241658 -SHA256 (skogler-mapbox_earcut_python-v1.0.1_GH0.tar.gz) = 88b439b7623c8dc81eec33281254b0b508bb2a0e0e8b82cb68f4c7c0c4208b0e -SIZE (skogler-mapbox_earcut_python-v1.0.1_GH0.tar.gz) = 11794 +TIMESTAMP = 1722758413 +SHA256 (skogler-mapbox_earcut_python-v1.0.2_GH0.tar.gz) = 9d90b552b37031b8528f5e3c9bf4872e797fd5d78b6d9faf8c043b4d00ef0306 +SIZE (skogler-mapbox_earcut_python-v1.0.2_GH0.tar.gz) = 12488