diff --git a/print/py-uharfbuzz/Makefile b/print/py-uharfbuzz/Makefile index d32e4449016c..8feb4822b076 100644 --- a/print/py-uharfbuzz/Makefile +++ b/print/py-uharfbuzz/Makefile @@ -1,33 +1,33 @@ PORTNAME= uharfbuzz -PORTVERSION= 0.44.0 +PORTVERSION= 0.45.0 CATEGORIES= print python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Streamlined Cython bindings for the harfbuzz shaping engine WWW= https://github.com/harfbuzz/uharfbuzz LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= harfbuzz>=10.1.0:print/harfbuzz \ +BUILD_DEPENDS= harfbuzz>=10.2.0:print/harfbuzz \ ${PYTHON_PKGNAMEPREFIX}pkgconfig>=0:devel/py-pkgconfig@${PY_FLAVOR} \ ${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 USE_PYTHON= autoplist concurrent cython pep517 MAKE_ENV= CYTHON_ANNOTATE=0 CYTHON_LINETRACE=0 USE_SYSTEM_LIBS=1 post-patch: # Clean up bundled libraries @${RM} -r ${WRKSRC}/harfbuzz/ post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/print/py-uharfbuzz/distinfo b/print/py-uharfbuzz/distinfo index 9786d63aee7a..1395f1dafa67 100644 --- a/print/py-uharfbuzz/distinfo +++ b/print/py-uharfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735227960 -SHA256 (uharfbuzz-0.44.0.tar.gz) = 3bc883f9b5d803f5ede08d1ad5b91dc1c768e9de902bc44e09468457c1c2e145 -SIZE (uharfbuzz-0.44.0.tar.gz) = 1544488 +TIMESTAMP = 1736617564 +SHA256 (uharfbuzz-0.45.0.tar.gz) = 3ac2a9a03682f908fad471e0b80f6ba8de5427a971dbbfb82d77990edf2834a6 +SIZE (uharfbuzz-0.45.0.tar.gz) = 1550372