1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Change from USES=twisted to devel/py-twisted

- Bump PORTREVISION for dependency change

PR:		221665
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-09-04 00:01:16 +00:00
parent e7a7996019
commit cd8f74b6c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449230

View File

@ -3,6 +3,7 @@
PORTNAME= obfsproxy
PORTVERSION= 0.2.13
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= security net python
MASTER_SITES= http://www.c-s.li/ports/
@ -14,10 +15,11 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyptlib>=0.0.5:security/py-pyptlib \
${PYTHON_PKGNAMEPREFIX}pycrypto>=2.1:security/py-pycrypto \
${PYTHON_PKGNAMEPREFIX}twisted>=0:devel/py-twisted \
${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml
USE_PYTHON= distutils
USES= python twisted
USES= python
SUB_FILES= pkg-message
PYDISTUTILS_PKGNAME=obfsproxy