summaryrefslogtreecommitdiff
path: root/textproc/xml2rfc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xml2rfc/Makefile')
-rw-r--r--textproc/xml2rfc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile
index eb8d426ef60e..000327a6482e 100644
--- a/textproc/xml2rfc/Makefile
+++ b/textproc/xml2rfc/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xml2rfc
-PORTVERSION= 3.30.1
+PORTVERSION= 3.30.2
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>=0.44.0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml5>=5.3.0:devel/py-lxml5@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=5.3.0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.5.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}country>=22.3.5:devel/py-country@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}intervaltree>=3.1.0:devel/py-intervaltree@${PY_FLAVOR} \