pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/trac Update to version 0.9.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0a1dae21b7c
branches:  trunk
changeset: 511916:b0a1dae21b7c
user:      salo <salo%pkgsrc.org@localhost>
date:      Wed Apr 26 16:08:20 2006 +0000

description:
Update to version 0.9.5

>From Akio OBATA via PR pkg/33367.

Changes:

Trac 0.9.5  (Apr 18, 2006)
http://svn.edgewall.com/repos/trac/tags/trac-0.9.5

 - Fixed wiki macro XSS vulnerability found by Mr. Kazuhiro Nishiyama
   at InterAct. http://jvn.jp/jp/JVN%2384091359/index.html
 - Smaller memory usage when accessing subversion history.
 - Fixed issue with incorrectly generated urls when installed behind
   a web proxy (#2531).
 - Fixed bugs: #2531, #2777, #3020.

Trac 0.9.4  (Feb 15, 2006)
http://svn.edgewall.com/repos/trac/tags/trac-0.9.4

 - Deletion of reports has been fixed.
 - Various encoding issues with the timeline RSS feed have been fixed.
 - Fixed a memory leak when syncing with the repository.
 - Milestones in the roadmap are now ordered more intelligently.
 - Fixed bugs: #1064, #1150, #2006, #2253, #2324, #2330, #2408, #2430,
   #2431, #2459, #2544, #2459, #2481, #2485, #2536, #2544, #2553,
   #2580, #2583, #2606, #2613, #2621, #2664, #2666, #2680, #2706,
   #2707, #2735

diffstat:

 www/trac/Makefile |  5 ++---
 www/trac/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 5f1124c04644 -r b0a1dae21b7c www/trac/Makefile
--- a/www/trac/Makefile Wed Apr 26 15:02:19 2006 +0000
+++ b/www/trac/Makefile Wed Apr 26 16:08:20 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2006/02/05 23:11:29 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/04/26 16:08:20 salo Exp $
 #
 
-DISTNAME=      trac-0.9.3
-PKGREVISION=   2
+DISTNAME=      trac-0.9.5
 CATEGORIES=    devel www
 MASTER_SITES=  http://ftp.edgewall.com/pub/trac/ \
                ftp://ftp.edgewall.com/pub/trac/
diff -r 5f1124c04644 -r b0a1dae21b7c www/trac/distinfo
--- a/www/trac/distinfo Wed Apr 26 15:02:19 2006 +0000
+++ b/www/trac/distinfo Wed Apr 26 16:08:20 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2006/01/12 22:42:58 wiz Exp $
+$NetBSD: distinfo,v 1.14 2006/04/26 16:08:20 salo Exp $
 
-SHA1 (trac-0.9.3.tar.gz) = 20b18e6a6180869baafa982eede5b1f8889822aa
-RMD160 (trac-0.9.3.tar.gz) = 122cc18b4d20dbf7d6bcb09e28d8f179f66d885d
-Size (trac-0.9.3.tar.gz) = 337714 bytes
+SHA1 (trac-0.9.5.tar.gz) = c96b9c8a123699330c33ad6985713edde5a997ff
+RMD160 (trac-0.9.5.tar.gz) = b63931da6341783af8e221d3dad962462dc5f286
+Size (trac-0.9.5.tar.gz) = 339170 bytes
 SHA1 (patch-aa) = 5d8c1c3e5416e73d6cc24a5a45d4ec7afdc4a095



Home | Main Index | Thread Index | Old Index