Index: head/www/py-tornado/Makefile =================================================================== --- head/www/py-tornado/Makefile (revision 480160) +++ head/www/py-tornado/Makefile (revision 480161) @@ -1,40 +1,40 @@ # Created by: Guixing Bai # $FreeBSD$ PORTNAME= tornado -PORTVERSION= 5.1 +PORTVERSION= 5.1.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gblach@FreeBSD.org COMMENT= Python Web Server from FriendFeed LICENSE= APACHE20 CONFLICTS= py[0-9]*-tornado4-* USES= python USE_PYTHON= autoplist distutils .include .if ${PYTHON_REL} < 3200 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>0:devel/py-futures@${PY_FLAVOR} .endif .if ${PYTHON_REL} < 3400 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}singledispatch>0:devel/py-singledispatch@${PY_FLAVOR} .endif .if ${PYTHON_REL} < 3500 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports_abc>=0.4:devel/py-backports_abc@${PY_FLAVOR} .endif post-build: @${FIND} ${WRKSRC}/build -name speedups.so -exec ${STRIP_CMD} {} \; regression-test: build @cd ${WRKSRC} && ${PYTHON_CMD} -m tornado.test.runtests .include Index: head/www/py-tornado/distinfo =================================================================== --- head/www/py-tornado/distinfo (revision 480160) +++ head/www/py-tornado/distinfo (revision 480161) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531860455 -SHA256 (tornado-5.1.tar.gz) = 4f66a2172cb947387193ca4c2c3e19131f1c70fa8be470ddbbd9317fd0801582 -SIZE (tornado-5.1.tar.gz) = 516359 +TIMESTAMP = 1537437332 +SHA256 (tornado-5.1.1.tar.gz) = 4e5158d97583502a7e2739951553cbd88a72076f152b4b11b64b9a10c4c49409 +SIZE (tornado-5.1.1.tar.gz) = 516819