git: af5ad22b6e80 - main - textproc/py-sphinxcontrib-bibtex: Update to 2.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 31 Aug 2022 11:44:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=af5ad22b6e80cc960646510ac771a03057108cab commit af5ad22b6e80cc960646510ac771a03057108cab Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-31 11:24:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-31 11:41:15 +0000 textproc/py-sphinxcontrib-bibtex: Update to 2.5.0 Changes: https://github.com/mcmtroffaes/sphinxcontrib-bibtex/blob/develop/CHANGELOG.rst --- textproc/py-sphinxcontrib-bibtex/Makefile | 10 ++++++++-- textproc/py-sphinxcontrib-bibtex/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/textproc/py-sphinxcontrib-bibtex/Makefile b/textproc/py-sphinxcontrib-bibtex/Makefile index 34457d82902c..c58f8cf7d563 100644 --- a/textproc/py-sphinxcontrib-bibtex/Makefile +++ b/textproc/py-sphinxcontrib-bibtex/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinxcontrib-bibtex -PORTVERSION= 2.4.2 +PORTVERSION= 2.5.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,4 +20,10 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 31000 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3.6:devel/py-importlib-metadata@${PY_FLAVOR} +.endif + +.include <bsd.port.post.mk> diff --git a/textproc/py-sphinxcontrib-bibtex/distinfo b/textproc/py-sphinxcontrib-bibtex/distinfo index fcf7d6e21160..d79a1fcfec4c 100644 --- a/textproc/py-sphinxcontrib-bibtex/distinfo +++ b/textproc/py-sphinxcontrib-bibtex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650228826 -SHA256 (sphinxcontrib-bibtex-2.4.2.tar.gz) = 65b023ee47f35f1f03ac4d71c824e67c624c7ecac1bb26e83623271a01f9da86 -SIZE (sphinxcontrib-bibtex-2.4.2.tar.gz) = 284061 +TIMESTAMP = 1661599339 +SHA256 (sphinxcontrib-bibtex-2.5.0.tar.gz) = 71b42e5db0e2e284f243875326bf9936aa9a763282277d75048826fef5b00eaa +SIZE (sphinxcontrib-bibtex-2.5.0.tar.gz) = 113310