Index: head/net/py-sshuttle/files/patch-setup.py =================================================================== --- head/net/py-sshuttle/files/patch-setup.py (revision 488866) +++ head/net/py-sshuttle/files/patch-setup.py (nonexistent) @@ -1,19 +0,0 @@ ---- setup.py.orig 2016-10-10 04:57:26 UTC -+++ setup.py -@@ -36,7 +36,7 @@ setup( - 'write_to': "sshuttle/version.py", - 'version_scheme': version_scheme, - }, -- setup_requires=['setuptools_scm', 'pytest-runner'], -+ setup_requires=['setuptools_scm'], - # version=version, - url='https://github.com/sshuttle/sshuttle', - author='Brian May', -@@ -61,6 +61,6 @@ setup( - 'sshuttle = sshuttle.cmdline:main', - ], - }, -- tests_require=['pytest', 'mock'], -+ tests_require=['pytest', 'pytest-runner', 'mock'], - keywords="ssh vpn", - ) Property changes on: head/net/py-sshuttle/files/patch-setup.py ___________________________________________________________________ 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/net/py-sshuttle/Makefile =================================================================== --- head/net/py-sshuttle/Makefile (revision 488866) +++ head/net/py-sshuttle/Makefile (revision 488867) @@ -1,28 +1,28 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= sshuttle -PORTVERSION= 0.78.1 +PORTVERSION= 0.78.4 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= Full-featured VPN over an SSH tunnel -LICENSE= GPLv2+ +LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest .include Index: head/net/py-sshuttle/distinfo =================================================================== --- head/net/py-sshuttle/distinfo (revision 488866) +++ head/net/py-sshuttle/distinfo (revision 488867) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476071476 -SHA256 (sshuttle-0.78.1.tar.gz) = 03a71648ce476de06a075bd9a972492d494b414ae51304bf535b80ff22be2d3c -SIZE (sshuttle-0.78.1.tar.gz) = 67173 +TIMESTAMP = 1546339832 +SHA256 (sshuttle-0.78.4.tar.gz) = 30c1d8f62486b3eb7f565f00a75e0ffc7166af9a88da87cd8338b3d3e620135f +SIZE (sshuttle-0.78.4.tar.gz) = 72465