diff --git a/textproc/py-openstep-plist/Makefile b/textproc/py-openstep-plist/Makefile index 7a5b50c76b8c..84d7a03b2d8a 100644 --- a/textproc/py-openstep-plist/Makefile +++ b/textproc/py-openstep-plist/Makefile @@ -1,26 +1,26 @@ PORTNAME= openstep-plist -PORTVERSION= 0.3.1 +PORTVERSION= 0.4.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= openstep_plist-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= ASCII plist parser written in Cython WWW= https://github.com/fonttools/openstep-plist LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython3>=0:lang/cython3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/textproc/py-openstep-plist/distinfo b/textproc/py-openstep-plist/distinfo index d6183f45ed29..925c37fcb614 100644 --- a/textproc/py-openstep-plist/distinfo +++ b/textproc/py-openstep-plist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696767768 -SHA256 (openstep_plist-0.3.1.tar.gz) = 02eead68efb9eceb2de2c95397073ce80fc89855d97ab65169bd92fc4368e4f2 -SIZE (openstep_plist-0.3.1.tar.gz) = 286713 +TIMESTAMP = 1729856290 +SHA256 (openstep_plist-0.4.0.tar.gz) = 453a56cdf534c6f42d24934d2ed7f95bc77c3d1a8acbc1881a4aa061a7d601a2 +SIZE (openstep_plist-0.4.0.tar.gz) = 291541