diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-04-23 06:59:52 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-04-23 06:59:52 +0000 |
commit | be436cdd35cbc8a7668d14ca30880269ec735077 (patch) | |
tree | 1e0df17518bd4e37c0d6d54dde72cb09a2f712d2 /www/py-gunicorn | |
parent | f72d0cf1226c9c057afe7f0345f71e0f232b3acb (diff) | |
download | ports-be436cdd35cbc8a7668d14ca30880269ec735077.tar.gz ports-be436cdd35cbc8a7668d14ca30880269ec735077.zip |
Notes
Diffstat (limited to 'www/py-gunicorn')
-rw-r--r-- | www/py-gunicorn/Makefile | 2 | ||||
-rw-r--r-- | www/py-gunicorn/distinfo | 4 | ||||
-rw-r--r-- | www/py-gunicorn/pkg-plist | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile index 875b899a07a0..7847705d3f75 100644 --- a/www/py-gunicorn/Makefile +++ b/www/py-gunicorn/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gunicorn -PORTVERSION= 0.14.1 +PORTVERSION= 0.14.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-gunicorn/distinfo b/www/py-gunicorn/distinfo index e6763ccd050e..b7de2393e180 100644 --- a/www/py-gunicorn/distinfo +++ b/www/py-gunicorn/distinfo @@ -1,2 +1,2 @@ -SHA256 (gunicorn-0.14.1.tar.gz) = 7f594e3f3ea4734d0ca26587772d761a4368407f1e53d6d71cac5ad6040ef6c3 -SIZE (gunicorn-0.14.1.tar.gz) = 203334 +SHA256 (gunicorn-0.14.2.tar.gz) = d99eb8c8074763877db28e1996ba70ac4df18ec497f2f27ece276cf54419ee65 +SIZE (gunicorn-0.14.2.tar.gz) = 203588 diff --git a/www/py-gunicorn/pkg-plist b/www/py-gunicorn/pkg-plist index d3a2e008ef69..9534c365ac55 100644 --- a/www/py-gunicorn/pkg-plist +++ b/www/py-gunicorn/pkg-plist @@ -103,9 +103,6 @@ bin/gunicorn_paster %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gunicorn/workers/ggevent.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gunicorn/workers/ggevent.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gunicorn/workers/ggevent.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gunicorn/workers/ggevent_wsgi.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gunicorn/workers/ggevent_wsgi.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gunicorn/workers/ggevent_wsgi.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gunicorn/workers/gtornado.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gunicorn/workers/gtornado.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/gunicorn/workers/gtornado.pyo |