summaryrefslogtreecommitdiff
path: root/www/ja-trac
diff options
context:
space:
mode:
authorobache <obache>2008-08-23 00:20:09 +0000
committerobache <obache>2008-08-23 00:20:09 +0000
commit853249630e62c54470b4f6a359359f295925f67c (patch)
tree4e841fe7132cacbb99ad754c22a0b3bbb573f55d /www/ja-trac
parent715483c5238ae4a6be95429597734297fcb43110 (diff)
downloadpkgsrc-853249630e62c54470b4f6a359359f295925f67c.tar.gz
Update ja-trac to trac-0.11.1pl1, aka Trac-0.11.1.ja1
Trac-0.11.1.ja1 (Aug 19, 2008) * Merge Trac-0.11.1 * Fixes redundant imports. * trac/wiki/intertrac.py * trac/wiki/interwiki.py * Fixes TracError on 'About Trac' page with show config. * trac/about.py * Fixes TracError on MIMEview with large file. * trac/templates/macros.html * Fixes broken wiki links. * trac/wiki/default-pages/TracUpgrade * trac/wiki/default-pages/WikiProcessors Trac 0.11.1 (August 6, 2008) http://svn.edgewall.org/repos/trac/tags/trac-0.11.1 Trac 0.11.1 contains a number of bug fixes and minor enhancements. The following list contains only a few highlights: * Improved DB connection handling (new connection pool) * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the recommended database charset and collation settings. * Fixes intermittent "constraint violation" and "invalid form token" error messages. * Fixes roadmap layout glitch in Firefox 3. * Safer default umask value for tracd (can be set using --umask option) * Better default PYTHON_EGG_CACHE value. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.11.1
Diffstat (limited to 'www/ja-trac')
-rw-r--r--www/ja-trac/Makefile4
-rw-r--r--www/ja-trac/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/ja-trac/Makefile b/www/ja-trac/Makefile
index c60305817bd..de514b24c02 100644
--- a/www/ja-trac/Makefile
+++ b/www/ja-trac/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2008/08/01 08:46:55 obache Exp $
+# $NetBSD: Makefile,v 1.18 2008/08/23 00:20:09 obache Exp $
#
-DISTNAME= Trac-0.11.ja1
+DISTNAME= Trac-0.11.1.ja1
PKGNAME= ja-${DISTNAME:tl:S/.ja/pl/}
EGG_NAME= ${DISTNAME}
CATEGORIES= www devel
diff --git a/www/ja-trac/distinfo b/www/ja-trac/distinfo
index baddabf81d4..c19d6ebd7c7 100644
--- a/www/ja-trac/distinfo
+++ b/www/ja-trac/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2008/08/01 08:46:55 obache Exp $
+$NetBSD: distinfo,v 1.13 2008/08/23 00:20:09 obache Exp $
-SHA1 (Trac-0.11.ja1.zip) = 63db335139ad888ae3ca5d401097a412df50b61c
-RMD160 (Trac-0.11.ja1.zip) = 4d78a1c53a26ab1589eae1da8a7621479337fbf4
-Size (Trac-0.11.ja1.zip) = 955241 bytes
+SHA1 (Trac-0.11.1.ja1.zip) = 764c93be6439c12aabee9e0a9b31c544f955d0a7
+RMD160 (Trac-0.11.1.ja1.zip) = f8c0ce814e4a6e68ae61447956abd64c33aa267f
+Size (Trac-0.11.1.ja1.zip) = 962410 bytes