Date: Tue, 12 Oct 2010 06:20:30 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/trac Makefile ports/www/trac/files patch-trac__util__translation.py patch-trac__web__main.py Message-ID: <201010120620.o9C6KULG008417@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010120620.o9C6KULG008417>