Subject: CVS commit: pkgsrc/www/ja-trac
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 05/05/2007 12:46:59
Module Name:	pkgsrc
Committed By:	obache
Date:		Sat May  5 12:46:59 UTC 2007

Modified Files:
	pkgsrc/www/ja-trac: Makefile PLIST distinfo

Log Message:
Update ja-trac to 0.10.4.1.

Trac-0.10.4-ja-1 (Mar 5, 2007)
 * Merge trac-0.10.4
 * Fixes miss typing.
   * wiki-default/CamelCase
   * wiki-default/TracQuery
 * Update to current statement.
   * README.trac-ja
   * wiki-default/TracJa

Trac 0.10.4 (Apr 20, 2007)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.4

 Trac 0.10.4 is a bug fix release. The following list contains only a
 few highlights:

 * Repository cache improvements. The new syncing scheme is incompatible with
   the previous one and requires a database schema upgrade in order to prevent
   the old and the new codebase to be mixed. A repository resync is not needed,
   though. The 0.10.4 scheme is compatible with the 0.11 one.
   (#3837, #4043 and #4586)
 * Fix a possible freeze under heavy load (#4465)

 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.10.4


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/www/ja-trac/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/ja-trac/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/www/ja-trac/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.