aboutsummaryrefslogtreecommitdiff
path: root/print/py-uharfbuzz
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-02 16:20:16 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-05-02 16:20:16 +0000
commit055a09de122c098343dbec85e264c8c9af6a088e (patch)
tree49b4bab7275fbdcada058b78ce3c8c358d069ec6 /print/py-uharfbuzz
parentc1ad56df0a5c3b71ee78aad97cdc9717a86497f7 (diff)
downloadports-055a09de122c098343dbec85e264c8c9af6a088e.tar.gz
ports-055a09de122c098343dbec85e264c8c9af6a088e.zip
print/py-uharfbuzz: Update to 0.36.0
- Convert to USE_PYTHON=pep517 Changes: https://github.com/harfbuzz/uharfbuzz/releases
Diffstat (limited to 'print/py-uharfbuzz')
-rw-r--r--print/py-uharfbuzz/Makefile10
-rw-r--r--print/py-uharfbuzz/distinfo6
2 files changed, 9 insertions, 7 deletions
diff --git a/print/py-uharfbuzz/Makefile b/print/py-uharfbuzz/Makefile
index 97035be7a541..d563cb899847 100644
--- a/print/py-uharfbuzz/Makefile
+++ b/print/py-uharfbuzz/Makefile
@@ -1,5 +1,5 @@
PORTNAME= uharfbuzz
-PORTVERSION= 0.35.0
+PORTVERSION= 0.36.0
CATEGORIES= print python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,12 +11,14 @@ WWW= https://github.com/harfbuzz/uharfbuzz
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= harfbuzz>=7.1.0:print/harfbuzz \
- ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
+BUILD_DEPENDS= harfbuzz>=7.2.0:print/harfbuzz \
+ ${PYTHON_PKGNAMEPREFIX}setuptools>=36.4:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=2.1:devel/py-setuptools_scm@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
LIB_DEPENDS= libharfbuzz.so:print/harfbuzz
USES= compiler:c++11-lang python:3.6+ zip
-USE_PYTHON= autoplist concurrent cython distutils
+USE_PYTHON= autoplist concurrent cython pep517
post-patch:
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/setup.py ${WRKSRC}/src/uharfbuzz/_harfbuzz.cpp
diff --git a/print/py-uharfbuzz/distinfo b/print/py-uharfbuzz/distinfo
index 55073ea3eab6..b4f5f9b9ddc7 100644
--- a/print/py-uharfbuzz/distinfo
+++ b/print/py-uharfbuzz/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498796
-SHA256 (uharfbuzz-0.35.0.zip) = 9c5c1cc77cd258ed014ceacd117fdbc7c5b13c00ad1c6dec811e6ce5b5cc5bc5
-SIZE (uharfbuzz-0.35.0.zip) = 1531904
+TIMESTAMP = 1682903108
+SHA256 (uharfbuzz-0.36.0.zip) = aa8dd413ce3ddd2fc683a98559a75231f13856ec8ba1309b1e956b23ba5b1b9e
+SIZE (uharfbuzz-0.36.0.zip) = 1539385