summaryrefslogtreecommitdiff
path: root/rt/sbin/rt-test-dependencies.in
diff options
context:
space:
mode:
authorivan <ivan>2009-12-18 00:41:34 +0000
committerivan <ivan>2009-12-18 00:41:34 +0000
commit2dfda73eeb3eae2d4f894099754794ef07d060dd (patch)
tree5486a76d4557f05ed1420da42ec4edbe5b748f04 /rt/sbin/rt-test-dependencies.in
parent8103c1fc1b2c27a6855feadf26f91b980a54bc52 (diff)
import rt 3.6.10
Diffstat (limited to 'rt/sbin/rt-test-dependencies.in')
-rw-r--r--rt/sbin/rt-test-dependencies.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/rt/sbin/rt-test-dependencies.in b/rt/sbin/rt-test-dependencies.in
index ea6b9d1..f978d7b 100644
--- a/rt/sbin/rt-test-dependencies.in
+++ b/rt/sbin/rt-test-dependencies.in
@@ -3,7 +3,7 @@
#
# COPYRIGHT:
#
-# This software is Copyright (c) 1996-2007 Best Practical Solutions, LLC
+# This software is Copyright (c) 1996-2009 Best Practical Solutions, LLC
# <jesse@bestpractical.com>
#
# (Except where explicitly superseded by other copyright notices)
@@ -25,7 +25,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301 or visit their web page on the internet at
-# http://www.gnu.org/copyleft/gpl.html.
+# http://www.gnu.org/licenses/old-licenses/gpl-2.0.html.
#
#
# CONTRIBUTION SUBMISSION POLICY:
@@ -116,6 +116,7 @@ $args{$_} = $default{$_} foreach grep !exists $args{$_}, keys %default;
sub conclude {
if ($any_missing) {
print "\nSOMETHING WAS MISSING!\n";
+ exit 1;
} else {
print "\nEverything was found.\n";
}
@@ -175,7 +176,7 @@ Digest::MD5 2.27
DBI 1.37
Class::ReturnValue 0.40
Date::Format
-DBIx::SearchBuilder 1.50
+DBIx::SearchBuilder 1.53
Text::Template
File::Spec 0.8
HTML::Entities
@@ -201,6 +202,7 @@ Cache::Simple::TimedExpiry
UNIVERSAL::require
Calendar::Simple
CSS::Squish 0.06
+Devel::StackTrace 1.19
.
$deps{'MASON'} = [ text_to_hash( << '.') ];
@@ -272,7 +274,7 @@ Apache::DBI 0.92
.
$deps{'MODPERL2'} = [ text_to_hash( << '.') ];
-CGI 2.92
+CGI 3.10
Apache::DBI
HTML::Mason 1.31
.