cvs commit: ports/www/mod_wsgi3 Makefile ports/www/mod_wsgi3/files patch-mod_wsgi.c

Xin LI delphij at FreeBSD.org
Thu Jul 15 22:29:47 UTC 2010


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)


More information about the cvs-all mailing list