Hi,

This diff updates py-gunicorn to the latest release.
Regression is ok.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-gunicorn/Makefile,v
retrieving revision 1.7
diff -u -p -u -r1.7 Makefile
--- Makefile	17 Jul 2013 08:25:34 -0000	1.7
+++ Makefile	23 Oct 2013 16:23:54 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =		Python WSGI HTTP server
 
-MODPY_EGG_VERSION =	17.5
+MODPY_EGG_VERSION =	18.0
 DISTNAME =		gunicorn-${MODPY_EGG_VERSION}
 PKGNAME =		py-${DISTNAME}
 CATEGORIES =		www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/py-gunicorn/distinfo,v
retrieving revision 1.6
diff -u -p -u -r1.6 distinfo
--- distinfo	17 Jul 2013 08:25:34 -0000	1.6
+++ distinfo	23 Oct 2013 16:23:54 -0000
@@ -1,2 +1,2 @@
-SHA256 (gunicorn-17.5.tar.gz) = yMvuXERhj0nnt8b5RabHSI5ah2V8oZp6a7Lm/ea6Dmg=
-SIZE (gunicorn-17.5.tar.gz) = 367321
+SHA256 (gunicorn-18.0.tar.gz) = th84eGr2uNZEtTBVIBLWacdBX89YUt4yDykIANuXmD0=
+SIZE (gunicorn-18.0.tar.gz) = 366635

Reply via email to