X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fsbin%2Frt-test-dependencies.in;h=610cc5c0f927fc0b9f0c9f081a1801175aebe3f5;hp=9b62b6a20e4e6e2b6097a1254f0423b9769dd54a;hb=HEAD;hpb=077eedaba0c57515c416ec23e4b00cf1f8e79370 diff --git a/rt/sbin/rt-test-dependencies.in b/rt/sbin/rt-test-dependencies.in index 9b62b6a20..7b7d23147 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-2015 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2019 Best Practical Solutions, LLC # # # (Except where explicitly superseded by other copyright notices) @@ -209,9 +209,9 @@ Devel::StackTrace 1.19 Digest::base Digest::MD5 2.27 Digest::SHA -Email::Address 1.897 -Email::Address::List 0.02 -Encode 2.64 +Email::Address 1.908 +Email::Address::List 0.05 +Encode Errno File::Glob File::ShareDir @@ -239,6 +239,7 @@ Mail::Mailer 1.57 MIME::Entity 5.504 Module::Refresh 0.03 Module::Versions::Report 1.05 +Encode 2.64 Net::CIDR Plack 1.0002 Regexp::Common @@ -312,14 +313,9 @@ FCGI::ProcManager . $deps{'MODPERL1'} = [ text_to_hash( << '.') ]; -Apache::DBI 0.92 Apache::Request . -$deps{'MODPERL2'} = [ text_to_hash( << '.') ]; -Apache::DBI -. - $deps{'MYSQL'} = [ text_to_hash( << '.') ]; DBD::mysql 2.1018 . @@ -382,6 +378,8 @@ Pod::Simple 3.24 my %AVOID = ( 'DBD::Oracle' => [qw(1.23)], 'Devel::StackTrace' => [qw(1.28 1.29)], + 'DateTime::Locale' => [qw(1.00 1.01)], + 'DBD::mysql' => [qw(4.042)], ); if ($args{'download'}) {