summaryrefslogtreecommitdiff
path: root/www/ja-trac/Makefile
diff options
context:
space:
mode:
authorobache <obache>2010-03-24 04:55:20 +0000
committerobache <obache>2010-03-24 04:55:20 +0000
commita44421fedec9941d29ce25a6b317e9a7e4c11652 (patch)
treec463e74d064a36b3e258fdaef1191e8178b08d3f /www/ja-trac/Makefile
parentadc0b90401c00d90b4883f50790bbd87c30be0b0 (diff)
downloadpkgsrc-a44421fedec9941d29ce25a6b317e9a7e4c11652.tar.gz
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)
Diffstat (limited to 'www/ja-trac/Makefile')
-rw-r--r--www/ja-trac/Makefile5
1 files changed, 2 insertions, 3 deletions
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