diff --git a/print/py-uharfbuzz/Makefile b/print/py-uharfbuzz/Makefile index 4db2551cc58e..c302c62bdd9c 100644 --- a/print/py-uharfbuzz/Makefile +++ b/print/py-uharfbuzz/Makefile @@ -1,28 +1,28 @@ PORTNAME= uharfbuzz -PORTVERSION= 0.28.0 +PORTVERSION= 0.29.0 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Streamlined Cython bindings for the harfbuzz shaping engine LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${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 ab4d3c3d01fa..a6ada79036d3 100644 --- a/print/py-uharfbuzz/distinfo +++ b/print/py-uharfbuzz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659161197 -SHA256 (uharfbuzz-0.28.0.zip) = 3674457cef7052d6883499acfd4b6cf1df922afcdffa5731f3f1d72609dadaad -SIZE (uharfbuzz-0.28.0.zip) = 1296221 +TIMESTAMP = 1659209954 +SHA256 (uharfbuzz-0.29.0.zip) = 57342bafa7d83e01598e38c765f3d3ced9061ea0654b48723f777d571dc4c6d1 +SIZE (uharfbuzz-0.29.0.zip) = 1297681