[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.4-386-g45aeae0

Thomas Sibley trs at bestpractical.com
Fri Nov 5 09:54:05 EDT 2010


The branch, 3.9-trunk has been updated
       via  45aeae09eca5a4553b01b98e2dac453c5cf822d7 (commit)
      from  df98c9c3522fc7e9b6185f386bcbbcde1226e91c (commit)

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

- Log -----------------------------------------------------------------
commit 45aeae09eca5a4553b01b98e2dac453c5cf822d7
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Fri Nov 5 09:53:02 2010 -0400

    We require at least Plack 0.9942 for Plack::Util::response_cb
    
    The relevant Plack commit is 094447545ce23f8f3e2e6a7ac9ef563720b42357.

diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index f86a86b..e69f8b0 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -231,7 +231,7 @@ IPC::Run3
 $deps{'PSGI'} = [ text_to_hash( << '.') ];
 CGI::PSGI 0.12
 HTML::Mason::PSGIHandler 0.52
-Plack
+Plack 0.9942
 Test::WWW::Mechanize::PSGI
 CGI::Emulate::PSGI
 Plack::Middleware::Test::StashWarnings

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


More information about the Rt-commit mailing list