diff options
author | obache <obache@pkgsrc.org> | 2006-11-20 16:16:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-11-20 16:16:21 +0000 |
commit | 082c9097a584f420bc0ce13f7457fbc8c05dfed0 (patch) | |
tree | e847075ea6da4e158237be969dd6d868e6605b61 /www/ja-trac/Makefile | |
parent | 5dbd82dd54e07c720f710a3d22ee851dc5bb4ae4 (diff) | |
download | pkgsrc-082c9097a584f420bc0ce13f7457fbc8c05dfed0.tar.gz |
Update ja-trac to 0.10.2.1.
Trac-0.10.2-ja-1 (Nov 14, 2006)
* Merge trac-0.10.2
* Update to current statement.
* README.trac-ja
* wiki-default/TracJa
Trac 0.10.2 (Nov 13, 2006)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.2
Trac 0.10.2 is a bug fix release. The following list contains only a
few highlights:
* Fixes deadlock when using authz_file config option (#3996).
* Makes the CSRF code play nice with the XmlRpcPlugin (#4122).
* Fixes Timeline breakage after svn commit when using sqlite (#4120).
The complete list of closed tickets can be found here:
http://trac.edgewall.org/query?status=closed&milestone=0.10.2
Diffstat (limited to 'www/ja-trac/Makefile')
-rw-r--r-- | www/ja-trac/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ja-trac/Makefile b/www/ja-trac/Makefile index d808bc6f780..fe9a4f7909b 100644 --- a/www/ja-trac/Makefile +++ b/www/ja-trac/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2006/11/10 00:24:49 obache Exp $ +# $NetBSD: Makefile,v 1.7 2006/11/20 16:16:21 obache Exp $ # -DISTNAME= trac-0.10.1-ja-1 -PKGNAME= ja-trac-0.10.1.1 +DISTNAME= trac-0.10.2-ja-1 +PKGNAME= ja-trac-0.10.2.1 CATEGORIES= www devel MASTER_SITES= http://www.i-act.co.jp/project/products/downloads/ EXTRACT_SUFX= .zip |