Trac-0.12.3.ja1 (Mar 2, 2012)
* merge Trac-0.12.3 * Japanize default Wiki pages - trac/wiki/default-pages/* * Japanize Wiki macros document - trac/wiki/intertrac.py - trac/wiki/interwiki.py Trac 0.12.3 (February 6, 2012) http://svn.edgewall.org/repos/trac/tags/trac-0.12.3 Trac 0.12.3 contains a few minor fixes and a few minor features: - added compatibility with Subversion 1.7 (#10414) - make it easier to troubleshoot common startup errors (#10024) - jQuery upgraded to 1.4.4 (#10001) - improved fine-grained permission handling in the source browser (#9976, #10208, #10110) - added compatibility with MySQL 5.5.3 utf8mb4 databases (#9766) - ... and dozens more fixes!
This commit is contained in:
parent
988098c491
commit
57f0df892a
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.36 2011/03/15 13:17:58 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.37 2012/03/07 05:12:25 obache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Trac-0.12.2.ja1
|
||||
DISTNAME= Trac-0.12.3.ja1
|
||||
PKGNAME= ja-${DISTNAME:tl:S/.ja/pl/}
|
||||
CATEGORIES= www devel
|
||||
MASTER_SITES= http://www.i-act.co.jp/project/products/downloads/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.24 2011/03/04 04:34:52 obache Exp $
|
||||
$NetBSD: distinfo,v 1.25 2012/03/07 05:12:25 obache Exp $
|
||||
|
||||
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
|
||||
SHA1 (Trac-0.12.3.ja1.zip) = a511a38d510ca0bf142b9b59c072a9a364df717d
|
||||
RMD160 (Trac-0.12.3.ja1.zip) = 74223e06aa5475548ed99a2b74899dae81fdce14
|
||||
Size (Trac-0.12.3.ja1.zip) = 2612569 bytes
|
||||
|
|
Loading…
Reference in a new issue