diff --git a/print/py-uharfbuzz/Makefile b/print/py-uharfbuzz/Makefile index 6a371d138179..419323c46cee 100644 --- a/print/py-uharfbuzz/Makefile +++ b/print/py-uharfbuzz/Makefile @@ -1,30 +1,30 @@ PORTNAME= uharfbuzz -PORTVERSION= 0.32.0 +PORTVERSION= 0.33.0 CATEGORIES= print python MASTER_SITES= CHEESESHOP 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>=5.3.1:print/harfbuzz \ +BUILD_DEPENDS= harfbuzz>=6.0.0:print/harfbuzz \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= compiler:c++11-lang python:3.6+ zip USE_PYTHON= autoplist concurrent cython distutils post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/setup.py ${WRKSRC}/src/uharfbuzz/_harfbuzz.cpp @${RM} ${WRKSRC}/src/uharfbuzz/_harfbuzz.cpp # 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 b2098ac52eb9..9b02bfaefa51 100644 --- a/print/py-uharfbuzz/distinfo +++ b/print/py-uharfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666973262 -SHA256 (uharfbuzz-0.32.0.zip) = 209ac2abe706b6129e160dd4a18aeae813c09e10e43c116e67a76fb025cb8cbc -SIZE (uharfbuzz-0.32.0.zip) = 1342765 +TIMESTAMP = 1671304908 +SHA256 (uharfbuzz-0.33.0.zip) = 93c88d074df996a483f80d33144c9acad8657178518380b82ec7979988b7239c +SIZE (uharfbuzz-0.33.0.zip) = 1364513