Index: head/www/py-tornado/Makefile =================================================================== --- head/www/py-tornado/Makefile (revision 466864) +++ head/www/py-tornado/Makefile (revision 466865) @@ -1,36 +1,36 @@ # Created by: Guixing Bai # $FreeBSD$ PORTNAME= tornado -PORTVERSION= 5.0 +PORTVERSION= 5.0.2 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} < 3400 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}singledispatch>0:devel/py-singledispatch@${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 466864) +++ head/www/py-tornado/distinfo (revision 466865) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520762566 -SHA256 (tornado-5.0.tar.gz) = 62f754562c61ea94b00d61727202105068bc2760f076cc34d2da1a57041731aa -SIZE (tornado-5.0.tar.gz) = 504081 +TIMESTAMP = 1523286662 +SHA256 (tornado-5.0.2.tar.gz) = 1b83d5c10550f2653380b4c77331d6f8850f287c4f67d7ce1e1c639d9222fbc7 +SIZE (tornado-5.0.2.tar.gz) = 506544