Index: head/www/py-tornado/Makefile =================================================================== --- head/www/py-tornado/Makefile (revision 460014) +++ head/www/py-tornado/Makefile (revision 460015) @@ -1,35 +1,35 @@ # Created by: Guixing Bai # $FreeBSD$ PORTNAME= tornado -PORTVERSION= 4.5.2 +PORTVERSION= 4.5.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gblach@FreeBSD.org COMMENT= Python Web Server from FriendFeed LICENSE= APACHE20 USES= python USE_PYTHON= autoplist distutils .include .if ${PYTHON_REL} < 3400 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}singledispatch>0:devel/py-singledispatch@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${FLAVOR} .endif .if ${PYTHON_REL} < 3500 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports_abc>=0.4:devel/py-backports_abc@${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 460014) +++ head/www/py-tornado/distinfo (revision 460015) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503915458 -SHA256 (tornado-4.5.2.tar.gz) = 1fb8e494cd46c674d86fac5885a3ff87b0e283937a47d74eb3c02a48c9e89ad0 -SIZE (tornado-4.5.2.tar.gz) = 483712 +TIMESTAMP = 1516988402 +SHA256 (tornado-4.5.3.tar.gz) = 6d14e47eab0e15799cf3cdcc86b0b98279da68522caace2bd7ce644287685f0a +SIZE (tornado-4.5.3.tar.gz) = 484221