Date: Thu, 15 Jul 2010 22:30:04 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: apache@FreeBSD.org Subject: Re: ports/148651: commit references a PR Message-ID: <201007152230.o6FMU4FY066527@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/148651; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/148651: commit references a PR Date: Thu, 15 Jul 2010 22:29:55 +0000 (UTC) delphij 2010-07-15 22:29:47 UTC FreeBSD ports repository Modified files: www/mod_wsgi3 Makefile Added files: www/mod_wsgi3/files patch-mod_wsgi.c Log: Apply a vendor fix to mod_wsgi ticket 197. With newer Python version, mod_wsgi gives error messages like this: [error] Exception KeyError: KeyError(139934492751712,) in <module 'threading' from '/usr/local/lib/python2.6/threading.pyc'> ignored This is a backport for svn revision 1605. PR: ports/148651 Approved by: maintainer Revision Changes Path 1.17 +1 -0 ports/www/mod_wsgi3/Makefile 1.4 +29 -0 ports/www/mod_wsgi3/files/patch-mod_wsgi.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007152230.o6FMU4FY066527>