[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.8-145-g79f29ac

? sunnavy sunnavy at bestpractical.com
Sun Sep 5 22:47:27 EDT 2010


The branch, 3.8-trunk has been updated
       via  79f29ac88e030084e52808f841a8f9ad645988ea (commit)
      from  b5aabe88043c9e436fc02601347a9e7d086cc826 (commit)

Summary of changes:
 sbin/rt-test-dependencies.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 79f29ac88e030084e52808f841a8f9ad645988ea
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Sep 6 10:47:36 2010 +0800

    need HTTP::Server::Simple::Mason 0.14

diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index 0798fb3..aaebb0d 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -257,7 +257,7 @@ Devel::StackTrace 1.19
 
 $deps{'STANDALONE'} = [ text_to_hash( << '.') ];
 HTTP::Server::Simple 0.34
-HTTP::Server::Simple::Mason 0.09
+HTTP::Server::Simple::Mason 0.14
 Net::Server
 .
 

-----------------------------------------------------------------------


More information about the Rt-commit mailing list