aboutsummaryrefslogtreecommitdiff
path: root/textproc/xml2rfc/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2019-09-06 16:05:59 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2019-09-06 16:05:59 +0000
commite6f200df1385d2239152031e716add5b83a2a604 (patch)
tree06aadce16e84fc0e8ff4f64074905f5625c8fa24 /textproc/xml2rfc/Makefile
parent74cfd6be30447e979821673dbbf7b5a074e44bbf (diff)
downloadports-e6f200df1385d2239152031e716add5b83a2a604.tar.gz
ports-e6f200df1385d2239152031e716add5b83a2a604.zip
Update to 2.26.0.
Notes
Notes: svn path=/head/; revision=511324
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 86c8df760a81..256903bcf390 100644
--- a/textproc/xml2rfc/Makefile
+++ b/textproc/xml2rfc/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xml2rfc
-PORTVERSION= 2.23.0
+PORTVERSION= 2.26.0
CATEGORIES= textproc
MASTER_SITES= http://tools.ietf.org/tools/xml2rfc2/cli/
@@ -19,7 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyflakes>=0.8.1:devel/py-pyflakes@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}intervaltree>=3.0.1:devel/py-intervaltree@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-i18n-address>=2.3.2:devel/py-google-i18n-address@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}html5lib>=1.0.1:www/py-html5lib@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}html5lib>=1.0.1:www/py-html5lib@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}kitchen>=1.2.6:devel/py-kitchen@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist concurrent optsuffix