Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 76BFD63C131 for ; Tue, 5 May 2009 03:06:49 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id F213A63B18A; Tue, 5 May 2009 03:06:48 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id CB97963B1AF for ; Tue, 5 May 2009 03:06:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 52E55175D0; Tue, 5 May 2009 03:06:46 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 5 May 2009 03:06:46 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/www/ja-trac To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20090505030646.52E55175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Tue May 5 03:06:46 UTC 2009 Modified Files: pkgsrc/www/ja-trac: Makefile distinfo Log Message: Update ja-trac to 0.11.4pl1, aka Trac-0.11.4.ja1 Trac-0.11.4.ja1 (Apr 1, 2009) * Merge Trac-0.11.4 * Fixes unicode transcoding for Exception. - trac/core.py - trac/util/text.py Trac 0.11.4 (March 30, 2009) http://svn.edgewall.org/repos/trac/tags/trac-0.11.4 Trac 0.11.4 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Custom mainnav links regression (#8153) * Fixed Python 2.3 incompatibility (#8061) * Fixed Python 2.6 notification issue (#8083) * Fixed PostgreSQL multi column index issue (#7600) To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/ja-trac/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/www/ja-trac/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.