diff --git a/devel/py-capstone/Makefile b/devel/py-capstone/Makefile index ae9c49a15f06..c90ae5ea8453 100644 --- a/devel/py-capstone/Makefile +++ b/devel/py-capstone/Makefile @@ -1,29 +1,29 @@ PORTNAME= capstone -DISTVERSION= 5.0.8 +DISTVERSION= 5.0.9 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python # Conflicts with devel/capstone distfile MAINTAINER= bofh@FreeBSD.org COMMENT= Python bindings for the Capstone Disassembly Engine WWW= https://www.capstone-engine.org LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.TXT BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} LIB_DEPENDS= libcapstone.so:devel/capstone USES= cpe python CPE_VENDOR= ${PORTNAME}-engine USE_PYTHON= autoplist pep517 MAKE_ENV+= LIBCAPSTONE_PATH= # Prevent bundled libcapstone from being built NO_ARCH= yes post-patch: @${REINPLACE_CMD} 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/capstone/__init__.py .include diff --git a/devel/py-capstone/distinfo b/devel/py-capstone/distinfo index b49307e6914d..064d650f4339 100644 --- a/devel/py-capstone/distinfo +++ b/devel/py-capstone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779640753 -SHA256 (python/capstone-5.0.8.tar.gz) = 6dd5d56011533b8452325d3aa586ba3788ecbf843fc976ec6ae2833c86481e72 -SIZE (python/capstone-5.0.8.tar.gz) = 2947140 +TIMESTAMP = 1780059449 +SHA256 (python/capstone-5.0.9.tar.gz) = 0429af292ddc604d3c9344696807e281d5e728db029f00e6a4ea9e3bff1aac9e +SIZE (python/capstone-5.0.9.tar.gz) = 2947300