diff --git a/misc/py-cppman/Makefile b/misc/py-cppman/Makefile index b06c3e35ae80..317be009832e 100644 --- a/misc/py-cppman/Makefile +++ b/misc/py-cppman/Makefile @@ -1,41 +1,43 @@ PORTNAME= cppman -PORTVERSION= 0.6.0 +DISTVERSION= 0.6.3 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tagattie@FreeBSD.org COMMENT= C++ 98/11/14/17/20 manual pages on the terminal WWW= https://github.com/aitjcize/cppman LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.13.3:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}html5lib>=1.1:www/py-html5lib@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>=5.3.2:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml>=6.1.0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.17.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}soupsieve>=2.6:www/py-soupsieve@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.13.1:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webencodings>=0.5.1:converters/py-webencodings@${PY_FLAVOR} \ vim:editors/vim \ bash:shells/bash USES= python shebangfix -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 SHEBANG_FILES= bin/cppman \ cppman/lib/pager.sh NO_ARCH= yes PORTDOCS= AUTHORS ChangeLog README.rst OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/py-cppman/distinfo b/misc/py-cppman/distinfo index 69387e61af3e..97fc5045a319 100644 --- a/misc/py-cppman/distinfo +++ b/misc/py-cppman/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766542443 -SHA256 (cppman-0.6.0.tar.gz) = 4426d6128356eb28ed3371066d17fa02d250fa5b1f666b09d2ee8f0c8900a790 -SIZE (cppman-0.6.0.tar.gz) = 1645897 +TIMESTAMP = 1785204633 +SHA256 (cppman-0.6.3.tar.gz) = 16a782b87b0848c5202b61965402258f8fc8260cbf0867cb876992eb3d046eb0 +SIZE (cppman-0.6.3.tar.gz) = 814434