Hi,

This diff updates py-gunicorn to the latest release 0.17.2.
Tested on amd64, regression ok.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/py-gunicorn/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	9 Jan 2013 11:51:29 -0000	1.3
+++ Makefile	26 Jan 2013 15:49:46 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =		Python WSGI HTTP server
 
-MODPY_EGG_VERSION =	0.17.0
+MODPY_EGG_VERSION =	0.17.2
 DISTNAME =		gunicorn-${MODPY_EGG_VERSION}
 PKGNAME =		py-${DISTNAME}
 CATEGORIES =		www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/py-gunicorn/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	9 Jan 2013 11:51:29 -0000	1.3
+++ distinfo	26 Jan 2013 15:49:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (gunicorn-0.17.0.tar.gz) = zeX62NRNtleJmhNbJP4QscS/9goxgFDZ4KgsIEJLaZY=
-SIZE (gunicorn-0.17.0.tar.gz) = 357816
+SHA256 (gunicorn-0.17.2.tar.gz) = Pa7svzw/MkMXyEe9lSPSx9zcx3lv0uV8GLFsCt9Yl+U=
+SIZE (gunicorn-0.17.2.tar.gz) = 360120

Reply via email to