Index: branches/2018Q2/devel/py-pytest-tornado/Makefile =================================================================== --- branches/2018Q2/devel/py-pytest-tornado/Makefile (revision 468055) +++ branches/2018Q2/devel/py-pytest-tornado/Makefile (revision 468056) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= pytest-tornado -PORTVERSION= 0.4.5 +PORTVERSION= 0.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jbeich@FreeBSD.org COMMENT= Py.test plugin providing fixtures and markers for tornado LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado@${FLAVOR} + ${PYTHON_PKGNAMEPREFIX}tornado>=4:www/py-tornado@${FLAVOR} NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils .include Index: branches/2018Q2/devel/py-pytest-tornado/distinfo =================================================================== --- branches/2018Q2/devel/py-pytest-tornado/distinfo (revision 468055) +++ branches/2018Q2/devel/py-pytest-tornado/distinfo (revision 468056) @@ -1,3 +1,3 @@ -TIMESTAMP = 1456171114 -SHA256 (pytest-tornado-0.4.5.tar.gz) = 28b772d8dbea3d98da94d6697f739652a373b35123e0ed60af77557c6a2c392c -SIZE (pytest-tornado-0.4.5.tar.gz) = 4685 +TIMESTAMP = 1524338305 +SHA256 (pytest-tornado-0.5.0.tar.gz) = 214fc59d06fb81696fce3028b56dff522168ac1cfc784cfc0077b7b1e425b4cd +SIZE (pytest-tornado-0.5.0.tar.gz) = 4698 Index: branches/2018Q2 =================================================================== --- branches/2018Q2 (revision 468055) +++ branches/2018Q2 (revision 468056) Property changes on: branches/2018Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r468041