diff options
author | obache <obache@pkgsrc.org> | 2011-03-04 04:34:52 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-03-04 04:34:52 +0000 |
commit | 36f216cf06af0c0f5638409e6234154a8b8e7d89 (patch) | |
tree | 5a935423e652b9728ed054a5f1e204cc0bca282a | |
parent | 7cce1a11773c3883c9a9465645521d70894e616f (diff) | |
download | pkgsrc-36f216cf06af0c0f5638409e6234154a8b8e7d89.tar.gz |
Update ja-trac to 0.12.2pl1, a.k.a. 0.12.2.ja1.
Trac-0.12.2.ja1 (Mar 4, 2011)
* Merge Trac-0.12.2.
* Translate default Wiki pages into Japanese.
- trac/wiki/default-pages/*
* Translate document for trac.ini options into Japanese.
- trac/ticket/api.py
- trac/ticket/notification.py
- trac/search/web_ui.py
Trac 0.12.2 (January 31, 2011)
http://svn.edgewall.org/repos/trac/tags/trac-0.12.2
This list contains only a few highlights:
- install: improved robustness of Trac installation if Babel is
installed after the fact (#9439, #9595, #9961)
- notifications: support for Asian character width (#4717)
- roadmap: fix display of progress bar in some corner cases (#9718)
and respect the overall_completion milestone group setting (#9721)
- reports: reports and queries look much better, as the columns now
keep the same width across groups; the absence of word wrapping in
reports has been fixed (#9825)
- web admin: improved layout (#8866, #9963)
- web: it's now possible to log in different Trac instances sharing
the same URL prefix (e.g. /project and /project-test) (#9951)
-rw-r--r-- | www/ja-trac/Makefile | 5 | ||||
-rw-r--r-- | www/ja-trac/PLIST | 6 | ||||
-rw-r--r-- | www/ja-trac/distinfo | 8 |
3 files changed, 11 insertions, 8 deletions
diff --git a/www/ja-trac/Makefile b/www/ja-trac/Makefile index 1356034fce1..9c5ffdf4060 100644 --- a/www/ja-trac/Makefile +++ b/www/ja-trac/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2010/11/02 01:45:10 obache Exp $ +# $NetBSD: Makefile,v 1.35 2011/03/04 04:34:52 obache Exp $ # -DISTNAME= Trac-0.12.1.ja1 +DISTNAME= Trac-0.12.2.ja1 PKGNAME= ja-${DISTNAME:tl:S/.ja/pl/} -EGG_NAME= ${DISTNAME:S/.ja/ja/} 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 c73eb0d3e49..10bbfaddbd2 100644 --- a/www/ja-trac/PLIST +++ b/www/ja-trac/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2010/11/02 01:45:10 obache Exp $ +@comment $NetBSD: PLIST,v 1.14 2011/03/04 04:34:52 obache Exp $ bin/trac-admin bin/tracd ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO @@ -78,6 +78,9 @@ ${PYSITELIB}/trac/db/util.pyo ${PYSITELIB}/trac/db_default.py ${PYSITELIB}/trac/db_default.pyc ${PYSITELIB}/trac/db_default.pyo +${PYSITELIB}/trac/dist.py +${PYSITELIB}/trac/dist.pyc +${PYSITELIB}/trac/dist.pyo ${PYSITELIB}/trac/env.py ${PYSITELIB}/trac/env.pyc ${PYSITELIB}/trac/env.pyo @@ -141,6 +144,7 @@ ${PYSITELIB}/trac/htdocs/js/messages/en_US.js ${PYSITELIB}/trac/htdocs/js/messages/eo.js ${PYSITELIB}/trac/htdocs/js/messages/es.js ${PYSITELIB}/trac/htdocs/js/messages/es_AR.js +${PYSITELIB}/trac/htdocs/js/messages/fi.js ${PYSITELIB}/trac/htdocs/js/messages/fr.js ${PYSITELIB}/trac/htdocs/js/messages/he.js ${PYSITELIB}/trac/htdocs/js/messages/hu.js diff --git a/www/ja-trac/distinfo b/www/ja-trac/distinfo index f0e06152206..80b0de2bea2 100644 --- a/www/ja-trac/distinfo +++ b/www/ja-trac/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2010/11/02 01:45:10 obache Exp $ +$NetBSD: distinfo,v 1.24 2011/03/04 04:34:52 obache Exp $ -SHA1 (Trac-0.12.1.ja1.zip) = 3358a36ab3cea09430d6afb29a48d2c111992f1d -RMD160 (Trac-0.12.1.ja1.zip) = 4d68fd7d1decd47fbf4c40b57e8c8c84503700ce -Size (Trac-0.12.1.ja1.zip) = 2545599 bytes +SHA1 (Trac-0.12.2.ja1.zip) = 48c91ee3f0094d5aeefb5367272e6e3c4ea52553 +RMD160 (Trac-0.12.2.ja1.zip) = f151d4d0a42850fba344494a4c58640b980def91 +Size (Trac-0.12.2.ja1.zip) = 2592180 bytes |