aboutsummaryrefslogtreecommitdiff
path: root/www/py-tornado
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2014-04-08 23:24:59 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2014-04-08 23:24:59 +0000
commitd6dbb867bfa39273d01ea1dc8e89385b60c1d149 (patch)
tree58d16ac3946dfea5203b4c8ca0164cc4c12ffa44 /www/py-tornado
parentdb416181b5ba8806a1166ef8e5ed870d029240a3 (diff)
downloadports-d6dbb867bfa39273d01ea1dc8e89385b60c1d149.tar.gz
ports-d6dbb867bfa39273d01ea1dc8e89385b60c1d149.zip
Notes
Diffstat (limited to 'www/py-tornado')
-rw-r--r--www/py-tornado/Makefile6
-rw-r--r--www/py-tornado/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-tornado/Makefile b/www/py-tornado/Makefile
index 5956e8e7a537..b3b5e8b74f51 100644
--- a/www/py-tornado/Makefile
+++ b/www/py-tornado/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tornado
-PORTVERSION= 3.1
-PORTREVISION= 1
+PORTVERSION= 3.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +19,8 @@ PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 300
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}curl>0:${PORTSDIR}/ftp/py-curl
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}curl>0:${PORTSDIR}/ftp/py-curl \
+ ${PYTHON_PKGNAMEPREFIX}backports.ssl_match_hostname>0:${PORTSDIR}/security/py-backports.ssl_match_hostname
.endif
regression-test: build
diff --git a/www/py-tornado/distinfo b/www/py-tornado/distinfo
index 0922f5debf41..fbb26d3fe2de 100644
--- a/www/py-tornado/distinfo
+++ b/www/py-tornado/distinfo
@@ -1,2 +1,2 @@
-SHA256 (tornado-3.1.tar.gz) = 898b577e37b8681bf3d31483b7a30a2db062e99fb1b2b2cb65d203759d3a88d0
-SIZE (tornado-3.1.tar.gz) = 374189
+SHA256 (tornado-3.2.tar.gz) = c8c2949c8d42af781437e356978f00a42b16a090612573cd7385c62451a00c2b
+SIZE (tornado-3.2.tar.gz) = 400403