Index: head/www/py-tornado/Makefile =================================================================== --- head/www/py-tornado/Makefile (revision 423053) +++ head/www/py-tornado/Makefile (revision 423054) @@ -1,35 +1,35 @@ # Created by: Guixing Bai # $FreeBSD$ PORTNAME= tornado -PORTVERSION= 4.4.1 +PORTVERSION= 4.4.2 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 \ ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi .endif .if ${PYTHON_REL} < 3500 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}backports_abc>=0.4:devel/py-backports_abc .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 423053) +++ head/www/py-tornado/distinfo (revision 423054) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469297044 -SHA256 (tornado-4.4.1.tar.gz) = 371d0cf3d56c47accc66116a77ad558d76eebaa8458a6b677af71ca606522146 -SIZE (tornado-4.4.1.tar.gz) = 456992 +TIMESTAMP = 1475321064 +SHA256 (tornado-4.4.2.tar.gz) = 2898f992f898cd41eeb8d53b6df75495f2f423b6672890aadaf196ea1448edcc +SIZE (tornado-4.4.2.tar.gz) = 460193