aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 16:17:55 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-05-19 17:15:42 +0000
commit53450589da98fe6b84afd013cd879ca84004895a (patch)
tree44706294e3026e814e0173a804069c2f8ef7a59b
parent5f1f1810bfa9aeb4336fa67d3f5cdd9ecc30e00d (diff)
downloadports-53450589da98fe6b84afd013cd879ca84004895a.tar.gz
ports-53450589da98fe6b84afd013cd879ca84004895a.zip
devel/py-pyicu: Update to 2.13
-rw-r--r--devel/py-pyicu/Makefile5
-rw-r--r--devel/py-pyicu/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-pyicu/Makefile b/devel/py-pyicu/Makefile
index 4a5794bdde2f..c103a55b8754 100644
--- a/devel/py-pyicu/Makefile
+++ b/devel/py-pyicu/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pyicu
-PORTVERSION= 2.12
-PORTREVISION= 2
+PORTVERSION= 2.13
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,6 +19,8 @@ LIB_DEPENDS= libicudata.so:devel/icu
USES= compiler:c++11-lang pkgconfig python
USE_PYTHON= autoplist concurrent pep517
+WRKSRC= ${WRKDIR}/pyicu-${PORTVERSION}
+
post-install:
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
diff --git a/devel/py-pyicu/distinfo b/devel/py-pyicu/distinfo
index d130eef9f760..6ecf5d2b7778 100644
--- a/devel/py-pyicu/distinfo
+++ b/devel/py-pyicu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699774630
-SHA256 (PyICU-2.12.tar.gz) = bd7ab5efa93ad692e6daa29cd249364e521218329221726a113ca3cb281c8611
-SIZE (PyICU-2.12.tar.gz) = 260041
+TIMESTAMP = 1715842742
+SHA256 (PyICU-2.13.tar.gz) = d481be888975df3097c2790241bbe8518f65c9676a74957cdbe790e559c828f6
+SIZE (PyICU-2.13.tar.gz) = 262321