From f3849d353d69568d0789cc4a6e765e4d57e8d801 Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 24 Mar 2010 04:55:20 +0000 Subject: Update ja-trac to 0.11.7pl1, aka Trac-0.11.7.ja1. Trac-0.11.7.ja1 (Mar 11, 2010) * Merge Trac-0.11.7 * Fix typos - trac/wiki/default-pages/InterTrac Trac 0.11.7 (March 10, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.11.7 Trac 0.11.7 is nearly identical to 0.11.7rc1 except for a few more fixes: - avoid an infinite loop when using an AtomicFile in a read-only directory (#9081) - don't report client disconnects during writes as internal errors (#9103) - don't reuse a closed cursor, which could happen in one specific case for the pysqlite backend (#9104) Trac 0.11.7rc1 (February 23, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.11.7rc1 Security fixes: - Fixed a ticket validation issue that would allow unauthorized users to modify the status and resolution of a ticket (#8884) Performance improvements: - Trac wiki had some trouble handling very long unicode words (#9025) [[comment(intentionally kept vague, we don't want to advertize a DOS, do we?)]] - Full text search was very slow if lots of custom fields were used (#8935) Bug fixes: - Fixed a race condition that could lead to the destruction of the trac.ini file (#8623) - Fixed creation of new milestone which could have been a rename if performed after a name clash has been detected (#8816) - Fixed display of value 0 in report cells (#7512) --- www/ja-trac/Makefile | 5 ++--- www/ja-trac/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'www/ja-trac') diff --git a/www/ja-trac/Makefile b/www/ja-trac/Makefile index e657ac8864b..5f6e2982326 100644 --- a/www/ja-trac/Makefile +++ b/www/ja-trac/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2010/02/10 19:17:47 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2010/03/24 04:55:20 obache Exp $ # -DISTNAME= Trac-0.11.6.ja1 +DISTNAME= Trac-0.11.7.ja1 PKGNAME= ja-${DISTNAME:tl:S/.ja/pl/} -PKGREVISION= 1 CATEGORIES= www devel MASTER_SITES= http://www.i-act.co.jp/project/products/downloads/ EXTRACT_SUFX= .zip diff --git a/www/ja-trac/distinfo b/www/ja-trac/distinfo index 1f40dbd1b0e..c75ea938f04 100644 --- a/www/ja-trac/distinfo +++ b/www/ja-trac/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2010/01/26 02:01:36 obache Exp $ +$NetBSD: distinfo,v 1.21 2010/03/24 04:55:20 obache Exp $ -SHA1 (Trac-0.11.6.ja1.zip) = 11079c7493406c91fea31ef3facda7ae7e3281d9 -RMD160 (Trac-0.11.6.ja1.zip) = 7e0dd8864e375b676ad7badccda8dd0019a459ba -Size (Trac-0.11.6.ja1.zip) = 1050176 bytes +SHA1 (Trac-0.11.7.ja1.zip) = a48cdb0dd300fd8b8b3eb60ef89681124321f92d +RMD160 (Trac-0.11.7.ja1.zip) = d335d46987a15fd0bd37dcfb8fc8c9abca84e949 +Size (Trac-0.11.7.ja1.zip) = 1048539 bytes -- cgit v1.2.3