git: 6d0eff06d5c0 - main - textproc/py-sphinxcontrib-bibtex: Update to 2.6.3

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Sep 2024 13:42:27 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6d0eff06d5c011691a61c8a9efdfbd30048e748b

commit 6d0eff06d5c011691a61c8a9efdfbd30048e748b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-30 13:03:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-30 13:36:38 +0000

    textproc/py-sphinxcontrib-bibtex: Update to 2.6.3
    
    Changes:        https://github.com/mcmtroffaes/sphinxcontrib-bibtex/blob/develop/CHANGELOG.rst
                    https://sphinxcontrib-bibtex.readthedocs.io/en/latest/changes.html
---
 textproc/py-sphinxcontrib-bibtex/Makefile | 8 ++++++--
 textproc/py-sphinxcontrib-bibtex/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 5 deletions(-)

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 <bsd.port.post.mk>
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