diff --git a/devel/py-breathe/Makefile b/devel/py-breathe/Makefile index 750fdd8c7d7b..00e3226e8729 100644 --- a/devel/py-breathe/Makefile +++ b/devel/py-breathe/Makefile @@ -1,70 +1,72 @@ PORTNAME= breathe -PORTVERSION= 4.34.0 +PORTVERSION= 4.35.0 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mandree@FreeBSD.org COMMENT= Extension to reStructuredText and Sphinx to render Doxygen xml output WWW= https://github.com/michaeljones/breathe LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}furo>=0:textproc/py-furo@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sphinx-copybutton>=0:textproc/py-sphinx-copybutton@${PY_FLAVOR} \ doxygen:devel/doxygen -USES= gmake python:3.7+ +USES= gmake python USE_GITHUB= yes GH_TUPLE= michaeljones:breathe:v${PORTVERSION} USE_PYTHON= autoplist distutils NO_ARCH= yes BINARY_ALIAS= sphinx-build=sphinx-build-${PYTHON_VER} OPTIONS_DEFINE= DOCS EXAMPLES PDFDOCS OPTIONS_SUB= yes PDFDOCS_DESC= Build PDF documentation (implies DOCS) PDFDOCS_IMPLIES= DOCS PDFDOCS_BUILD_DEPENDS= pdflatex:print/tex-formats dvips:print/tex-dvipsk PORTDOCS= * PORTEXAMPLES= * post-patch: ${REINPLACE_CMD} "s/^git_tag = subprocess.*/git_tag = b'v${PORTVERSION}'/" \ ${WRKSRC}/documentation/source/conf.py post-build-DOCS-on: cd ${WRKSRC} && \ ${SETENV} PYTHONPATH=${WRKSRC}/ \ ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} \ ${MAKEFILE} ${_MAKE_JOBS} ${MAKE_ARGS:N${DESTDIRNAME}=*} html diff --git a/devel/py-breathe/distinfo b/devel/py-breathe/distinfo index 739e4ba09236..b80301f08de6 100644 --- a/devel/py-breathe/distinfo +++ b/devel/py-breathe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655674696 -SHA256 (michaeljones-breathe-4.34.0-v4.34.0_GH0.tar.gz) = b22e70eb4000492508d687d71f258c8f9678398e277bcee0daf34cd438a46e25 -SIZE (michaeljones-breathe-4.34.0-v4.34.0_GH0.tar.gz) = 206989 +TIMESTAMP = 1678299982 +SHA256 (michaeljones-breathe-4.35.0-v4.35.0_GH0.tar.gz) = 55b54723752fc04b892a0f868782b1df65e69db6ca94fb32cf04be495bfd7841 +SIZE (michaeljones-breathe-4.35.0-v4.35.0_GH0.tar.gz) = 212932