pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ja-trac Update ja-trac to 0.10.1.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d8a38b94d65a
branches: trunk
changeset: 521363:d8a38b94d65a
user: obache <obache%pkgsrc.org@localhost>
date: Fri Nov 10 00:24:49 2006 +0000
description:
Update ja-trac to 0.10.1.1.
Trac-0.10.1-ja-1 (Nov 9, 2006)
* Merge trac-0.10.1
* Translate messages into Japanese.
* trac/db/api.py
* trac/notification.py
* Correct some translations.
* templates/timeline.cs
* wiki-default/TracIni
* trac/mimeview/silvercity.py
* Add link to TracJa.
* wiki-default/TracGuide
* Update to current statement.
* README.trac-ja
* wiki-default/TracJa
* bdist's package name revert to `trac` from `trac-ja`,
because some plugins require `trac`'s package name.
* setup.py
Trac 0.10.1 (Nov 8, 2006)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.1
Trac 0.10.1 contains a security fix and a number of bug fixes.
The following list contains only a few highlights:
* Fixed CSRF vulnerability (#4049), reported by Daniel Kahn Gillmor.
* Improved DB connection handling (#3503)
* Tracd no longer tries to resolve client's IP address (#3481).
The complete list of closed tickets can be found here:
http://trac.edgewall.org/query?status=closed&milestone=0.10.1
diffstat:
www/ja-trac/Makefile | 6 +++---
www/ja-trac/distinfo | 10 +++++-----
www/ja-trac/patches/patch-aa | 6 +++---
3 files changed, 11 insertions(+), 11 deletions(-)
diffs (45 lines):
diff -r 011ecad111e4 -r d8a38b94d65a www/ja-trac/Makefile
--- a/www/ja-trac/Makefile Fri Nov 10 00:09:07 2006 +0000
+++ b/www/ja-trac/Makefile Fri Nov 10 00:24:49 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/10/19 04:43:12 obache Exp $
+# $NetBSD: Makefile,v 1.6 2006/11/10 00:24:49 obache Exp $
#
-DISTNAME= trac-0.10-ja-1
-PKGNAME= ja-trac-0.10.0.1
+DISTNAME= trac-0.10.1-ja-1
+PKGNAME= ja-trac-0.10.1.1
CATEGORIES= www devel
MASTER_SITES= http://www.i-act.co.jp/project/products/downloads/
EXTRACT_SUFX= .zip
diff -r 011ecad111e4 -r d8a38b94d65a www/ja-trac/distinfo
--- a/www/ja-trac/distinfo Fri Nov 10 00:09:07 2006 +0000
+++ b/www/ja-trac/distinfo Fri Nov 10 00:24:49 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2006/10/19 04:43:13 obache Exp $
+$NetBSD: distinfo,v 1.6 2006/11/10 00:24:49 obache Exp $
-SHA1 (trac-0.10-ja-1.zip) = a8432301587879929c12a0276f4f92c83f4185fb
-RMD160 (trac-0.10-ja-1.zip) = 596beb6b6a9297658fa672cea98a8d01c876fe69
-Size (trac-0.10-ja-1.zip) = 641611 bytes
-SHA1 (patch-aa) = 34ad142a9f1b07ea34582316056b03c33e08d5b7
+SHA1 (trac-0.10.1-ja-1.zip) = edb50a1601e88f21636317f2286ef742913cc784
+RMD160 (trac-0.10.1-ja-1.zip) = 89f7a2a357d9489a999b18a16760161ae6596d54
+Size (trac-0.10.1-ja-1.zip) = 629872 bytes
+SHA1 (patch-aa) = 807d03e6acf233958d443de993e5c47c057b19c6
diff -r 011ecad111e4 -r d8a38b94d65a www/ja-trac/patches/patch-aa
--- a/www/ja-trac/patches/patch-aa Fri Nov 10 00:09:07 2006 +0000
+++ b/www/ja-trac/patches/patch-aa Fri Nov 10 00:24:49 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.2 2006/10/19 04:43:13 obache Exp $
+$NetBSD: patch-aa,v 1.3 2006/11/10 00:24:49 obache Exp $
---- setup.py.orig 2006-09-25 07:52:05.000000000 +0000
+--- setup.py.orig 2006-11-02 20:58:46.000000000 +0900
+++ setup.py
-@@ -233,7 +233,7 @@ Japanese translated edition.
+@@ -231,7 +231,7 @@ Japanese translated edition.
(_p('share/trac/htdocs'), glob(_p('htdocs/*.*')) + [_p('htdocs/README')]),
(_p('share/trac/htdocs/css'), glob(_p('htdocs/css/*'))),
(_p('share/trac/htdocs/js'), glob(_p('htdocs/js/*'))),
Home |
Main Index |
Thread Index |
Old Index