X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fsbin%2Frt-test-dependencies.in;h=610cc5c0f927fc0b9f0c9f081a1801175aebe3f5;hb=de9d037528895f7151a9aead6724ce2df95f9586;hp=3b5afe8ac03e986b8058f373b5f607e2b45a5ee4;hpb=345b82cee4b7d1516ce1815df727ed7aac3dc077;p=freeside.git diff --git a/rt/sbin/rt-test-dependencies.in b/rt/sbin/rt-test-dependencies.in index 3b5afe8ac..610cc5c0f 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-2017 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 1.908 Email::Address::List 0.02 -Encode 2.64 +Encode Errno File::Glob File::ShareDir @@ -239,9 +239,9 @@ 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 -Plack::Handler::Starlet Regexp::Common Regexp::Common::net::CIDR Regexp::IPv6 @@ -313,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 . @@ -383,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'}) {