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.4.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3d59ccfbc527
branches: trunk
changeset: 528487:3d59ccfbc527
user: obache <obache%pkgsrc.org@localhost>
date: Sat May 05 12:46:58 2007 +0000
description:
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
diffstat:
www/ja-trac/Makefile | 6 +++---
www/ja-trac/PLIST | 6 +++++-
www/ja-trac/distinfo | 8 ++++----
3 files changed, 12 insertions(+), 8 deletions(-)
diffs (56 lines):
diff -r 7f1360edf74e -r 3d59ccfbc527 www/ja-trac/Makefile
--- a/www/ja-trac/Makefile Sat May 05 09:14:26 2007 +0000
+++ b/www/ja-trac/Makefile Sat May 05 12:46:58 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2007/04/01 01:58:38 obache Exp $
+# $NetBSD: Makefile,v 1.12 2007/05/05 12:46:58 obache Exp $
#
-DISTNAME= trac-0.10.3.1-ja-1
-PKGNAME= ja-trac-0.10.3.1.1
+DISTNAME= trac-0.10.4-ja-1
+PKGNAME= ja-trac-0.10.4.1
CATEGORIES= www devel
MASTER_SITES= http://www.i-act.co.jp/project/products/downloads/
EXTRACT_SUFX= .zip
diff -r 7f1360edf74e -r 3d59ccfbc527 www/ja-trac/PLIST
--- a/www/ja-trac/PLIST Sat May 05 09:14:26 2007 +0000
+++ b/www/ja-trac/PLIST Sat May 05 12:46:58 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2007/01/02 12:19:27 obache Exp $
+@comment $NetBSD: PLIST,v 1.6 2007/05/05 12:46:58 obache Exp $
bin/trac-admin
bin/tracd
${PYSITELIB}/trac/About.py
@@ -160,6 +160,9 @@
${PYSITELIB}/trac/upgrades/db19.py
${PYSITELIB}/trac/upgrades/db19.pyc
${PYSITELIB}/trac/upgrades/db19.pyo
+${PYSITELIB}/trac/upgrades/db20.py
+${PYSITELIB}/trac/upgrades/db20.pyc
+${PYSITELIB}/trac/upgrades/db20.pyo
${PYSITELIB}/trac/upgrades/db3.py
${PYSITELIB}/trac/upgrades/db3.pyc
${PYSITELIB}/trac/upgrades/db3.pyo
@@ -307,6 +310,7 @@
share/examples/trac/migrateticketmodel.py
share/examples/trac/sourceforge2trac.py
share/examples/trac/trac-post-commit-hook
+share/examples/trac/trac-post-commit-hook.cmd
share/examples/trac/trac-pre-commit-hook
share/trac/cgi-bin/trac.cgi
share/trac/cgi-bin/trac.fcgi
diff -r 7f1360edf74e -r 3d59ccfbc527 www/ja-trac/distinfo
--- a/www/ja-trac/distinfo Sat May 05 09:14:26 2007 +0000
+++ b/www/ja-trac/distinfo Sat May 05 12:46:58 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2007/03/13 16:54:45 obache Exp $
+$NetBSD: distinfo,v 1.10 2007/05/05 12:46:59 obache Exp $
-SHA1 (trac-0.10.3.1-ja-1.zip) = 89dbe8102ddabedcb9c01d36f631155090a315a0
-RMD160 (trac-0.10.3.1-ja-1.zip) = b419a7af773219876305ae4cbec641c088e61c48
-Size (trac-0.10.3.1-ja-1.zip) = 637757 bytes
+SHA1 (trac-0.10.4-ja-1.zip) = edc42e513229b35d65ad1d90a06efef223bb39ec
+RMD160 (trac-0.10.4-ja-1.zip) = ffa64a8154f05fc33396aabaae0a996331e4d132
+Size (trac-0.10.4-ja-1.zip) = 650892 bytes
SHA1 (patch-aa) = 807d03e6acf233958d443de993e5c47c057b19c6
Home |
Main Index |
Thread Index |
Old Index