diff --git a/textproc/py-sphinxcontrib-bibtex/Makefile b/textproc/py-sphinxcontrib-bibtex/Makefile index 29d2f0960b47..7497a029b851 100644 --- a/textproc/py-sphinxcontrib-bibtex/Makefile +++ b/textproc/py-sphinxcontrib-bibtex/Makefile @@ -1,9 +1,9 @@ PORTNAME= sphinxcontrib-bibtex -PORTVERSION= 2.6.2 -PORTREVISION= 2 +PORTVERSION= 2.6.3 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= sphinxcontrib_bibtex-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx extension for BibTeX style citations @@ -31,4 +31,8 @@ NO_ARCH= yes RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=3.6:devel/py-importlib-metadata@${PY_FLAVOR} .endif +.if ${PYTHON_REL} >= 31200 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} +.endif + .include diff --git a/textproc/py-sphinxcontrib-bibtex/distinfo b/textproc/py-sphinxcontrib-bibtex/distinfo index aa63dffd1f20..408f2eb60bf3 100644 --- a/textproc/py-sphinxcontrib-bibtex/distinfo +++ b/textproc/py-sphinxcontrib-bibtex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449480 -SHA256 (sphinxcontrib-bibtex-2.6.2.tar.gz) = f487af694336f28bfb7d6a17070953a7d264bec43000a2379724274f5f8d70ae -SIZE (sphinxcontrib-bibtex-2.6.2.tar.gz) = 117459 +TIMESTAMP = 1727314598 +SHA256 (sphinxcontrib_bibtex-2.6.3.tar.gz) = 7c790347ef1cb0edf30de55fc324d9782d085e89c52c2b8faafa082e08e23946 +SIZE (sphinxcontrib_bibtex-2.6.3.tar.gz) = 117177