summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2023-06-13 12:15:23 -0400
committerJoe Marcus Clarke <marcus@FreeBSD.org>2023-06-13 12:15:23 -0400
commit21753b3b78f16e73b536d3e88dc7ed6cb29d0a3b (patch)
treea29e4cbd4954cf8cb39bbfdc764e1f674c1bb919
parentae0545c7bfa450c8c032a64425b727a56fb71529 (diff)
downloadfreebsd-ports-21753b3b78f16e73b536d3e88dc7ed6cb29d0a3b.zip
textproc/xml2rfc: Update to 3.17.3
See https://github.com/ietf-tools/xml2rfc/blob/main/CHANGELOG.md for a list of all changes in this and subsequent releases.
-rw-r--r--textproc/xml2rfc/Makefile6
-rw-r--r--textproc/xml2rfc/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile
index 8e1432235d4b..c4bcf6c9dc3a 100644
--- a/textproc/xml2rfc/Makefile
+++ b/textproc/xml2rfc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xml2rfc
-PORTVERSION= 3.17.0
+PORTVERSION= 3.17.3
CATEGORIES= textproc
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.9.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}yaml>=5.3.1:devel/py-yaml@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}setuptools>=24.2.0:devel/py-setuptools@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}setuptools>=24.2.0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}markupsafe>=2.1.1:textproc/py-markupsafe@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wcwidth>=0.2.5:devel/py-wcwidth@${PY_FLAVOR}
USES= python:3.7+
USE_PYTHON= distutils autoplist concurrent optsuffix
diff --git a/textproc/xml2rfc/distinfo b/textproc/xml2rfc/distinfo
index 20ecd657ffd3..2d035a02582f 100644
--- a/textproc/xml2rfc/distinfo
+++ b/textproc/xml2rfc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680438882
-SHA256 (xml2rfc-3.17.0.tar.gz) = 33a4a11178c791db25fdf733e04fdc28c3660c94d0fe83b3b2799ef23f547003
-SIZE (xml2rfc-3.17.0.tar.gz) = 2644479
+TIMESTAMP = 1686672745
+SHA256 (xml2rfc-3.17.3.tar.gz) = 535b7f701a5d87be8fb8ecdefcef486b11fa454bf0be236c6378c20ca57f28c5
+SIZE (xml2rfc-3.17.3.tar.gz) = 2644592