Hi,

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

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-gunicorn/Makefile,v
retrieving revision 1.6
diff -u -p -u -r1.6 Makefile
--- Makefile	8 May 2013 21:37:33 -0000	1.6
+++ Makefile	12 Jul 2013 08:01:57 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =		Python WSGI HTTP server
 
-MODPY_EGG_VERSION =	0.17.4
+MODPY_EGG_VERSION =	17.5
 DISTNAME =		gunicorn-${MODPY_EGG_VERSION}
 PKGNAME =		py-${DISTNAME}
 CATEGORIES =		www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/py-gunicorn/distinfo,v
retrieving revision 1.5
diff -u -p -u -r1.5 distinfo
--- distinfo	8 May 2013 21:37:33 -0000	1.5
+++ distinfo	12 Jul 2013 08:01:57 -0000
@@ -1,2 +1,2 @@
-SHA256 (gunicorn-0.17.4.tar.gz) = D1tj+Hq2a5qsppOOK5fdbnhUmKDLRWdWCZYZLX5ArSE=
-SIZE (gunicorn-0.17.4.tar.gz) = 372737
+SHA256 (gunicorn-17.5.tar.gz) = yMvuXERhj0nnt8b5RabHSI5ah2V8oZp6a7Lm/ea6Dmg=
+SIZE (gunicorn-17.5.tar.gz) = 367321

Reply via email to