aboutsummaryrefslogtreecommitdiff
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 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