Index: head/www/py-gunicorn/files/patch-requirements__test.txt =================================================================== --- head/www/py-gunicorn/files/patch-requirements__test.txt (revision 494752) +++ head/www/py-gunicorn/files/patch-requirements__test.txt (nonexistent) @@ -1,6 +0,0 @@ ---- requirements_test.txt.orig 2016-01-05 00:10:38 UTC -+++ requirements_test.txt -@@ -1,2 +1 @@ --pytest==2.8.3 --pytest-cov==1.7.0 -+pytest>=2.6.3 Property changes on: head/www/py-gunicorn/files/patch-requirements__test.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/py-gunicorn/Makefile =================================================================== --- head/www/py-gunicorn/Makefile (revision 494752) +++ head/www/py-gunicorn/Makefile (revision 494753) @@ -1,60 +1,60 @@ # Created by: Kristaps Kulis # $FreeBSD$ PORTNAME= gunicorn -PORTVERSION= 19.4.5 +PORTVERSION= 19.9.0 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= WSGI HTTP Server for UNIX LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} OPTIONS_DEFINE= PROCTITLE OPTIONS_DEFAULT= PROCTITLE OPTIONS_GROUP= WORKERS OPTIONS_GROUP_WORKERS= EVENTLET GAIOHTTP GEVENT TORNADO EVENTLET_DESC= Eventlet async worker GAIOHTTP_DESC= gaiohttp async worker (Requires Python 3.3+) GEVENT_DESC= Gevent async worker (Requires Python < 3.x) PROCTITLE_DESC= Custom process titles with setproctitle(3) TORNADO_DESC= Tornado async worker EVENTLET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}eventlet>=0.9.7:net/py-eventlet@${PY_FLAVOR} GAIOHTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} GEVENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent>=0.12.2:devel/py-gevent@${PY_FLAVOR} PROCTITLE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setproctitle>0:devel/py-setproctitle@${PY_FLAVOR} TORNADO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tornado>=2.2:www/py-tornado@${PY_FLAVOR} USES= python USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils GH_ACCOUNT= benoitc NO_ARCH= yes .include .if ${PYTHON_REL} < 3300 .if ${PORT_OPTIONS:MGAIOHTTP} BROKEN= GAIOHTTP requires Python 3.3+ but this port is building with Python ${PYTHON_VER}. \ Disable the GAIOHTTP option or change the version of Python to build with, using DEFAULT_VERSIONS .endif TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} .endif .if ${PYTHON_REL} > 3000 && ${PORT_OPTIONS:MGEVENT} BROKEN= GEVENT requires Python < 3.x but this port is building with Python ${PYTHON_VER}. \ Disable the GEVENT option of change the version of Python to build with, using DEFAULT_VERSIONS .endif do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Index: head/www/py-gunicorn/distinfo =================================================================== --- head/www/py-gunicorn/distinfo (revision 494752) +++ head/www/py-gunicorn/distinfo (revision 494753) @@ -1,2 +1,3 @@ -SHA256 (benoitc-gunicorn-19.4.5_GH0.tar.gz) = b00921adb5c7d786b2b22416a03d0e4586209d754c1dde302c10981bcbf09fe0 -SIZE (benoitc-gunicorn-19.4.5_GH0.tar.gz) = 405132 +TIMESTAMP = 1551828009 +SHA256 (benoitc-gunicorn-19.9.0_GH0.tar.gz) = d593aa13812eadc1f5cffe4a81ccdcbcb25528e5418af1b5138e88fd8c0c2a31 +SIZE (benoitc-gunicorn-19.9.0_GH0.tar.gz) = 401755