Date: Mon, 20 Oct 2025 12:42:37 GMT From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4c4de90b504b - main - textproc/xml2rfc: Update to 3.31.0 Message-ID: <202510201242.59KCgbW0043974@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by marcus: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c4de90b504b91b1b0d362fd24f88865ade391f1 commit 4c4de90b504b91b1b0d362fd24f88865ade391f1 Author: Joe Marcus Clarke <marcus@FreeBSD.org> AuthorDate: 2025-10-20 12:40:43 +0000 Commit: Joe Marcus Clarke <marcus@FreeBSD.org> CommitDate: 2025-10-20 12:40:43 +0000 textproc/xml2rfc: Update to 3.31.0 See https://github.com/ietf-tools/xml2rfc/releases/tag/v3.31.0 for a list of changes in this release. --- textproc/xml2rfc/Makefile | 4 +--- textproc/xml2rfc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile index 000327a6482e..081e9c457d76 100644 --- a/textproc/xml2rfc/Makefile +++ b/textproc/xml2rfc/Makefile @@ -1,6 +1,5 @@ PORTNAME= xml2rfc -PORTVERSION= 3.30.2 -PORTREVISION= 1 +PORTVERSION= 3.31.0 CATEGORIES= textproc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +21,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=5.3.0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}configargparse>=1.2.3:devel/py-configargparse@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1.2:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyyaml>=5.3.1:devel/py-pyyaml@${PY_FLAVOR} \ - ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wcwidth>=0.2.5:devel/py-wcwidth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=3.6.0:devel/py-platformdirs@${PY_FLAVOR} diff --git a/textproc/xml2rfc/distinfo b/textproc/xml2rfc/distinfo index 5b1bfe643cdf..b156caceae5c 100644 --- a/textproc/xml2rfc/distinfo +++ b/textproc/xml2rfc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757432609 -SHA256 (xml2rfc-3.30.2.tar.gz) = dfd9f23288cfa805ad5bb613c9540dc1b349da98e117a16e0ca887d2261ed311 -SIZE (xml2rfc-3.30.2.tar.gz) = 421930 +TIMESTAMP = 1760963803 +SHA256 (xml2rfc-3.31.0.tar.gz) = 0a1d4ccc4425aed39b5f0f833a8eb1e0f9e8f1897d3441c3a15877dee36cf484 +SIZE (xml2rfc-3.31.0.tar.gz) = 422008home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510201242.59KCgbW0043974>
