1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Revert r48184, it break ports depending on py-obfsproxy-tor

With hat:	portmgr
Pointy hat:	cs and yuri
This commit is contained in:
Antoine Brodin 2018-10-11 18:41:02 +00:00
parent 4ee428a86f
commit 06c5de79f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481843

View File

@ -7,6 +7,7 @@ PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= security net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
PKGNAMESUFFIX= -tor
MAINTAINER= cs@FreeBSD.org
@ -15,8 +16,6 @@ COMMENT= Pluggable transport proxy
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
IGNORE= is outdated and superseded by more modern obfuscation proxies
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyptlib>=0.0.5:security/py-pyptlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pycrypto>=2.1:security/py-pycrypto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted@${PY_FLAVOR} \
@ -24,8 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyptlib>=0.0.5:security/py-pyptlib@${PY_FLAV
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= python:2.7
USE_PYTHON= distutils autoplist noflavors
USE_PYTHON= distutils autoplist
SUB_FILES= pkg-message
NO_ARCH= yes