aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xml2rfc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xml2rfc/Makefile')
-rw-r--r--textproc/xml2rfc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile
index 222eca5261dd..26a8e24c1dd8 100644
--- a/textproc/xml2rfc/Makefile
+++ b/textproc/xml2rfc/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xml2rfc
-PORTVERSION= 2.4.5
-PORTREVISION= 3
+PORTVERSION= 2.5.1
CATEGORIES= textproc
MASTER_SITES= http://tools.ietf.org/tools/xml2rfc2/cli/
@@ -12,7 +11,8 @@ COMMENT= Tool to create RFCs and related documents from XML, as per RFC2629
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:devel/py-lxml
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:devel/py-lxml \
+ ${PYTHON_PKGNAMEPREFIX}requests>=2.5.0:www/py-requests
USES= python
USE_PYTHON= distutils autoplist