Index: py-ncclient/Makefile =================================================================== --- py-ncclient/Makefile (revision 483654) +++ py-ncclient/Makefile (working copy) @@ -2,6 +2,7 @@ PORTNAME= ncclient DISTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: py-ncclient/files/patch-requirements.txt =================================================================== --- py-ncclient/files/patch-requirements.txt (nonexistent) +++ py-ncclient/files/patch-requirements.txt (working copy) @@ -0,0 +1,9 @@ +--- requirements.txt.orig 2018-08-17 17:52:37 UTC ++++ requirements.txt +@@ -1,5 +1,5 @@ + setuptools>0.6 + paramiko>=1.15.0 + lxml>=3.3.0 +-selectors2>=2.0.1 ++selectors2>=2.0.1; python_version <= '3.4' + six Property changes on: py-ncclient/files/patch-requirements.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property