Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id DF1EF63B946 for ; Wed, 7 Mar 2012 05:12:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7D33514A49D; Wed, 7 Mar 2012 05:12:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DC61D14A49B for ; Wed, 7 Mar 2012 05:12:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ibTMP9pXOWNO for ; Wed, 7 Mar 2012 05:12:25 +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 3676D14A49F for ; Wed, 7 Mar 2012 05:12:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 475C7175DD; Wed, 7 Mar 2012 05:12:25 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 7 Mar 2012 05:12:25 +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: <20120307051225.475C7175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Wed Mar 7 05:12:25 UTC 2012 Modified Files: pkgsrc/www/ja-trac: Makefile distinfo Log Message: Trac-0.12.3.ja1 (Mar 2, 2012) * merge Trac-0.12.3 * Japanize default Wiki pages - trac/wiki/default-pages/* * Japanize Wiki macros document - trac/wiki/intertrac.py - trac/wiki/interwiki.py Trac 0.12.3 (February 6, 2012) http://svn.edgewall.org/repos/trac/tags/trac-0.12.3 Trac 0.12.3 contains a few minor fixes and a few minor features: - added compatibility with Subversion 1.7 (#10414) - make it easier to troubleshoot common startup errors (#10024) - jQuery upgraded to 1.4.4 (#10001) - improved fine-grained permission handling in the source browser (#9976, #10208, #10110) - added compatibility with MySQL 5.5.3 utf8mb4 databases (#9766) - ... and dozens more fixes! To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/ja-trac/Makefile cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/ja-trac/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.