aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/xml2rfc/Makefile5
-rw-r--r--textproc/xml2rfc/distinfo6
-rw-r--r--textproc/xml2rfc/files/patch-requirements.txt10
-rw-r--r--textproc/xml2rfc/files/patch-xml2rfc.egg-info_requires.txt10
4 files changed, 16 insertions, 15 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
diff --git a/textproc/xml2rfc/distinfo b/textproc/xml2rfc/distinfo
index 6273dc1f04b0..b2c79e39d42b 100644
--- a/textproc/xml2rfc/distinfo
+++ b/textproc/xml2rfc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561911063
-SHA256 (xml2rfc-2.23.0.tar.gz) = ce528fbc87facaafa70ff8d95b45f18a4d3819eada16325bbae3808bc625bb26
-SIZE (xml2rfc-2.23.0.tar.gz) = 3920108
+TIMESTAMP = 1567785453
+SHA256 (xml2rfc-2.26.0.tar.gz) = 89bd9baea8d9c1c4f0a9c4eaf12b9fbe1b1996e1923254d140cbe595b56d9559
+SIZE (xml2rfc-2.26.0.tar.gz) = 3910653
diff --git a/textproc/xml2rfc/files/patch-requirements.txt b/textproc/xml2rfc/files/patch-requirements.txt
index 664365d045c0..10c822590215 100644
--- a/textproc/xml2rfc/files/patch-requirements.txt
+++ b/textproc/xml2rfc/files/patch-requirements.txt
@@ -1,11 +1,11 @@
---- requirements.txt.orig 2019-02-14 14:17:04 UTC
+--- requirements.txt.orig 2019-08-26 12:39:42 UTC
+++ requirements.txt
-@@ -1,7 +1,7 @@
- google-i18n-address>=2.3.2
+@@ -2,7 +2,7 @@ google-i18n-address>=2.3.2
html5lib>=1.0.1
intervaltree>=2.1.0,!=3.0.0
--lxml>=2.2.8,!=4.3.1
+ kitchen>=1.2.6
+-lxml>=2.2.8,!=4.3.1
+lxml>=2.2.8
- pycountry>=1.8
+ pycountry>=1.8,!=19.7.15
pyflakes>=0.8.1
requests>=2.5.0
diff --git a/textproc/xml2rfc/files/patch-xml2rfc.egg-info_requires.txt b/textproc/xml2rfc/files/patch-xml2rfc.egg-info_requires.txt
index 9f6a0434b275..e7a0256aafd1 100644
--- a/textproc/xml2rfc/files/patch-xml2rfc.egg-info_requires.txt
+++ b/textproc/xml2rfc/files/patch-xml2rfc.egg-info_requires.txt
@@ -1,11 +1,11 @@
---- xml2rfc.egg-info/requires.txt.orig 2019-04-08 11:17:38 UTC
+--- xml2rfc.egg-info/requires.txt.orig 2019-09-03 19:57:24 UTC
+++ xml2rfc.egg-info/requires.txt
-@@ -1,7 +1,7 @@
- google-i18n-address>=2.3.2
+@@ -2,7 +2,7 @@ google-i18n-address>=2.3.2
html5lib>=1.0.1
intervaltree!=3.0.0,>=2.1.0
+ kitchen>=1.2.6
-lxml!=4.3.1,>=2.2.8
-+lxml>=2.2.8
- pycountry>=1.8
++lxml!=4.3.1
+ pycountry!=19.7.15,>=1.8
pyflakes>=0.8.1
requests>=2.5.0