Index: head/textproc/xml2rfc/files/patch-setup-lxml =================================================================== --- head/textproc/xml2rfc/files/patch-setup-lxml (revision 413517) +++ head/textproc/xml2rfc/files/patch-setup-lxml (nonexistent) @@ -1,10 +0,0 @@ ---- setup.py.~1~ 2014-01-17 14:28:33.000000000 -0500 -+++ setup.py 2014-02-12 08:26:27.000000000 -0500 -@@ -89,6 +89,6 @@ - package_data={'xml2rfc': ['templates/*', - ]}, - -- install_requires = ['lxml >=2.2.8', 'lxml <= 3.2.1' ], -+ install_requires = ['lxml >=2.2.8' ], - zip_safe = False, # We're reading templates from a package directory. - ) Property changes on: head/textproc/xml2rfc/files/patch-setup-lxml ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/textproc/xml2rfc/Makefile =================================================================== --- head/textproc/xml2rfc/Makefile (revision 413517) +++ head/textproc/xml2rfc/Makefile (revision 413518) @@ -1,20 +1,20 @@ # Created by: jabley@automagic.org # $FreeBSD$ PORTNAME= xml2rfc -PORTVERSION= 2.4.5 -PORTREVISION= 3 +PORTVERSION= 2.5.1 CATEGORIES= textproc MASTER_SITES= http://tools.ietf.org/tools/xml2rfc2/cli/ MAINTAINER= marcus@FreeBSD.org 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 .include Index: head/textproc/xml2rfc/distinfo =================================================================== --- head/textproc/xml2rfc/distinfo (revision 413517) +++ head/textproc/xml2rfc/distinfo (revision 413518) @@ -1,2 +1,2 @@ -SHA256 (xml2rfc-2.4.5.tar.gz) = 97425577bcda2542b9c5dd58cec4f2f8dd6602f448d0288f4e38076d7d37540a -SIZE (xml2rfc-2.4.5.tar.gz) = 1003779 +SHA256 (xml2rfc-2.5.1.tar.gz) = 67d44fce6548c44e6065b95d0ef5b3a6e08928e6d659d4396928d8937c2be32d +SIZE (xml2rfc-2.5.1.tar.gz) = 1050770