1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Update to 4.0

PR:		191425
Approved by:	maintainer timeout
This commit is contained in:
Grzegorz Blach 2014-08-06 21:56:36 +00:00
parent b6fc413141
commit 9b93fc36ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364225
2 changed files with 7 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tornado
PORTVERSION= 3.2.1
PORTVERSION= 4.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -12,6 +12,8 @@ COMMENT= Python Web Server from FriendFeed
LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:${PORTSDIR}/security/py-certify
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
@ -19,8 +21,8 @@ PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 300
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}curl>0:${PORTSDIR}/ftp/py-curl \
${PYTHON_PKGNAMEPREFIX}backports.ssl_match_hostname>0:${PORTSDIR}/security/py-backports.ssl_match_hostname
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports.ssl_match_hostname>0:${PORTSDIR}/security/py-backports.ssl_match_hostname \
${PYTHON_PKGNAMEPREFIX}futures>0:${PORTSDIR}/devel/py-futures
.endif
regression-test: build

View File

@ -1,2 +1,2 @@
SHA256 (tornado-3.2.1.tar.gz) = 4a5f0b1b381d80ec320c7c8f3265e6008afc527cc35b6c36d03acf18c21fcac6
SIZE (tornado-3.2.1.tar.gz) = 403419
SHA256 (tornado-4.0.tar.gz) = ea5a7eba713befffb428ba93f57e9e15f548632d363cdfdcb331e09d27877026
SIZE (tornado-4.0.tar.gz) = 313742