diff options
Diffstat (limited to 'textproc/xml2rfc')
-rw-r--r-- | textproc/xml2rfc/Makefile | 5 | ||||
-rw-r--r-- | textproc/xml2rfc/distinfo | 6 |
2 files changed, 6 insertions, 5 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} \ diff --git a/textproc/xml2rfc/distinfo b/textproc/xml2rfc/distinfo index 668260943b53..5b1bfe643cdf 100644 --- a/textproc/xml2rfc/distinfo +++ b/textproc/xml2rfc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756661238 -SHA256 (xml2rfc-3.30.1.tar.gz) = 9299d9a9f02c41a51da28674c54cf4ed99f457ea121edcc0727026fcfd21d746 -SIZE (xml2rfc-3.30.1.tar.gz) = 421403 +TIMESTAMP = 1757432609 +SHA256 (xml2rfc-3.30.2.tar.gz) = dfd9f23288cfa805ad5bb613c9540dc1b349da98e117a16e0ca887d2261ed311 +SIZE (xml2rfc-3.30.2.tar.gz) = 421930 |