[Rt-commit] rt branch, psgi, updated. rt-3.9.4-142-gfbd19eb
Shawn Moore
sartak at bestpractical.com
Tue Oct 19 04:46:27 EDT 2010
The branch, psgi has been updated
via fbd19eb220cacb220e14d0a891b4b3a39cde2524 (commit)
from 315ba3d0281bd7c4163cd568e59b6422e03deb27 (commit)
Summary of changes:
sbin/rt-test-dependencies.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit fbd19eb220cacb220e14d0a891b4b3a39cde2524
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Tue Oct 19 17:46:04 2010 +0900
Depend on the HTML::Mason::PSGIHandler with our fix
diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index 3b99f92..f3cde62 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -232,7 +232,7 @@ IPC::Run3
.
$deps{'PSGI'} = [ text_to_hash( << '.') ];
-HTML::Mason::PSGIHandler
+HTML::Mason::PSGIHandler 0.51
Plack
Test::WWW::Mechanize::PSGI
CGI::Emulate::PSGI
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list