aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 18:43:56 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-03-21 19:20:38 +0000
commit70dda745877db722dc835473b242a8552fcd0ed7 (patch)
tree35e80d5fc186baf89552eae616c860901b83a681
parent5c68940a30932c6a7867875a3d235051ef61dd11 (diff)
downloadports-70dda745877db722dc835473b242a8552fcd0ed7.tar.gz
ports-70dda745877db722dc835473b242a8552fcd0ed7.zip
devel/py-frozendict: Update to 2.3.5
-rw-r--r--devel/py-frozendict/Makefile4
-rw-r--r--devel/py-frozendict/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/py-frozendict/Makefile b/devel/py-frozendict/Makefile
index a2b3fdbe8fb1..29d5688c0aef 100644
--- a/devel/py-frozendict/Makefile
+++ b/devel/py-frozendict/Makefile
@@ -1,5 +1,5 @@
PORTNAME= frozendict
-PORTVERSION= 2.3.4
+PORTVERSION= 2.3.5
CATEGORIES= devel python
MASTER_SITES= PYPI \
https://github.com/Marco-Sulla/python-frozendict/releases/download/v${PORTVERSSION}/
@@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
+MAKE_ARGS= custom_arg=c
+
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
diff --git a/devel/py-frozendict/distinfo b/devel/py-frozendict/distinfo
index 28848fccc084..a7791fca2fec 100644
--- a/devel/py-frozendict/distinfo
+++ b/devel/py-frozendict/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659161169
-SHA256 (frozendict-2.3.4.tar.gz) = 15b4b18346259392b0d27598f240e9390fafbff882137a9c48a1e0104fb17f78
-SIZE (frozendict-2.3.4.tar.gz) = 309401
+TIMESTAMP = 1677771211
+SHA256 (frozendict-2.3.5.tar.gz) = 65d7e3995c9174b77d7d80514d7062381750491e112bbeb44323368baa3e636a
+SIZE (frozendict-2.3.5.tar.gz) = 309687