diff options
author | obache <obache> | 2007-05-05 12:46:58 +0000 |
---|---|---|
committer | obache <obache> | 2007-05-05 12:46:58 +0000 |
commit | 1f6127982503f549639fcc9ba9152df5979ca2d3 (patch) | |
tree | 603c8a936c0504973037d3e3b9d1fdc65e3bc314 /www | |
parent | d5b056e23beab248a59126c38b27f79f50864611 (diff) | |
download | pkgsrc-1f6127982503f549639fcc9ba9152df5979ca2d3.tar.gz |
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 (limited to 'www')
-rw-r--r-- | www/ja-trac/Makefile | 6 | ||||
-rw-r--r-- | www/ja-trac/PLIST | 6 | ||||
-rw-r--r-- | www/ja-trac/distinfo | 8 |
3 files changed, 12 insertions, 8 deletions
diff --git a/www/ja-trac/Makefile b/www/ja-trac/Makefile index 99f9583ca48..99dadf70bde 100644 --- a/www/ja-trac/Makefile +++ b/www/ja-trac/Makefile @@ -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 --git a/www/ja-trac/PLIST b/www/ja-trac/PLIST index 0c511189e4e..17969c40998 100644 --- a/www/ja-trac/PLIST +++ b/www/ja-trac/PLIST @@ -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/db18.pyo ${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/htdigest.py 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 --git a/www/ja-trac/distinfo b/www/ja-trac/distinfo index c25e65d4178..580a56eb7c0 100644 --- a/www/ja-trac/distinfo +++ b/www/ja-trac/distinfo @@ -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 |