Index: head/www/py-tornado/Makefile =================================================================== --- head/www/py-tornado/Makefile (revision 464161) +++ head/www/py-tornado/Makefile (revision 464162) @@ -1,35 +1,34 @@ # Created by: Guixing Bai # $FreeBSD$ PORTNAME= tornado -PORTVERSION= 4.5.3 +PORTVERSION= 5.0 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} +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 464161) +++ head/www/py-tornado/distinfo (revision 464162) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516988402 -SHA256 (tornado-4.5.3.tar.gz) = 6d14e47eab0e15799cf3cdcc86b0b98279da68522caace2bd7ce644287685f0a -SIZE (tornado-4.5.3.tar.gz) = 484221 +TIMESTAMP = 1520762566 +SHA256 (tornado-5.0.tar.gz) = 62f754562c61ea94b00d61727202105068bc2760f076cc34d2da1a57041731aa +SIZE (tornado-5.0.tar.gz) = 504081