Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2010 22:29:47 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/mod_wsgi3 Makefile ports/www/mod_wsgi3/files patch-mod_wsgi.c
Message-ID:  <201007152229.o6FMTlOL020187@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007152229.o6FMTlOL020187>