cvs commit: ports/www/trac Makefile ports/www/trac/files patch-trac__util__translation.py patch-trac__web__main.py

Philip M. Gollucci pgollucci at FreeBSD.org
Tue Oct 12 06:20:31 UTC 2010


pgollucci    2010-10-12 06:20:30 UTC

  FreeBSD ports repository

  Modified files:
    www/trac             Makefile 
  Added files:
    www/trac/files       patch-trac__util__translation.py 
                         patch-trac__web__main.py 
  Log:
  - Fix http://trac.edgewall.org/ticket/9439, http://trac.edgewall.org/wiki/TracL10N
  - Bump PORTREVISION
  
  Current Trac port requires no Babel (devel/py-babel), but it behaves
  differently when Babel is present and when it is not present in the
  system. Most notably, when one installs Trac 0.12 without installed
  Babel and installs Babel later, Trac will refuse to work with the error
  "KeyError: trac/locale".
  
  PR:             ports/150483
  Submitted by:   Eygene Ryabinkin <rea-fbsd at codelabs.ru>
  Approved by:    maintainer timeout (clsung ; 30 days)
  
  Revision  Changes    Path
  1.49      +3 -1      ports/www/trac/Makefile
  1.1       +35 -0     ports/www/trac/files/patch-trac__util__translation.py (new)
  1.1       +58 -0     ports/www/trac/files/patch-trac__web__main.py (new)


More information about the cvs-all mailing list