[Rt-commit] rt branch, psgi, updated. rt-3.9.4-213-gbe4cd35

Chia-liang Kao clkao at bestpractical.com
Fri Oct 22 08:14:39 EDT 2010


The branch, psgi has been updated
       via  be4cd3561bfd431c2d1c49d1f0d78554d2da5951 (commit)
      from  4ce592b551bd687d3429cb000d6eb4c069946934 (commit)

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

- Log -----------------------------------------------------------------
commit be4cd3561bfd431c2d1c49d1f0d78554d2da5951
Author: Chia-liang Kao <clkao at bestpractical.com>
Date:   Fri Oct 22 20:14:40 2010 +0800

    requires HTML::Mason::PSGIHandler 0.52

diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index 59ddf9a..00d49bf 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -229,7 +229,7 @@ IPC::Run3
 .
 
 $deps{'PSGI'} = [ text_to_hash( << '.') ];
-HTML::Mason::PSGIHandler 0.51
+HTML::Mason::PSGIHandler 0.52
 Plack
 Test::WWW::Mechanize::PSGI
 CGI::Emulate::PSGI

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


More information about the Rt-commit mailing list