Mon Mar 8 13:49:18 2010 UTC ()
uwsgi-0.9.4.2:
- fix a race condition in the worker spawning code
- minor fixes for the spooler code
- backport of UWSGI_SCHEME for better HTTPS support
- improvements for graceful reloading code


(joerg)
diff -r1.3 -r1.4 pkgsrc/www/py-uwsgi/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/www/py-uwsgi/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/www/py-uwsgi/Makefile (expand / switch to unified diff)

--- pkgsrc/www/py-uwsgi/Makefile 2010/02/15 16:19:09 1.3
+++ pkgsrc/www/py-uwsgi/Makefile 2010/03/08 13:49:18 1.4
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.3 2010/02/15 16:19:09 joerg Exp $ 1# $NetBSD: Makefile,v 1.4 2010/03/08 13:49:18 joerg Exp $
2# 2#
3 3
4DISTNAME= uwsgi-0.9.4.1 4DISTNAME= uwsgi-0.9.4.2
5PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 5PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
6PKGREVISION= 1 
7CATEGORIES= www python 6CATEGORIES= www python
8MASTER_SITES= http://projects.unbit.it/downloads/ 7MASTER_SITES= http://projects.unbit.it/downloads/
9 8
10MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
11HOMEPAGE= http://projects.unbit.it/uwsgi 10HOMEPAGE= http://projects.unbit.it/uwsgi
12COMMENT= Feature-rich WSGI server 11COMMENT= Feature-rich WSGI server
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16PYTHON_VERSIONS_ACCEPTED= 26 25 15PYTHON_VERSIONS_ACCEPTED= 26 25
17 16
18LICENSE= gnu-gpl-v2 17LICENSE= gnu-gpl-v2
19 18

cvs diff -r1.1.1.1 -r1.2 pkgsrc/www/py-uwsgi/distinfo (expand / switch to unified diff)

--- pkgsrc/www/py-uwsgi/distinfo 2010/02/09 22:34:26 1.1.1.1
+++ pkgsrc/www/py-uwsgi/distinfo 2010/03/08 13:49:18 1.2
@@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2010/02/09 22:34:26 joerg Exp $ 1$NetBSD: distinfo,v 1.2 2010/03/08 13:49:18 joerg Exp $
2 2
3SHA1 (uwsgi-0.9.4.1.tar.gz) = 05223120d542eece9544f693c146c49c332577c1 3SHA1 (uwsgi-0.9.4.2.tar.gz) = 8374bb8b0d09a808a48d82ab8023358eb621ec4e
4RMD160 (uwsgi-0.9.4.1.tar.gz) = 18f447cc34722bfd5155c4d3c2373dae7d808221 4RMD160 (uwsgi-0.9.4.2.tar.gz) = c071ab93171b09d72c42a8fc094a96089844b720
5Size (uwsgi-0.9.4.1.tar.gz) = 81486 bytes 5Size (uwsgi-0.9.4.2.tar.gz) = 81952 bytes
6SHA1 (patch-aa) = d300c6d070d42eb987558b4b13ec1055b7e85a4a