/[smeserver]/rpms/perl-Mojolicious/sme9/Mojolicious-4.91.SSL_version.patch
ViewVC logotype

Annotation of /rpms/perl-Mojolicious/sme9/Mojolicious-4.91.SSL_version.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Wed Apr 9 04:51:38 2014 UTC (10 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: perl-Mojolicious-4_91-1_el6_sme, perl-Mojolicious-5_05-2_el6_sme, perl-Mojolicious-5_05-1_el6_sme, perl-Mojolicious-4_91-1_el6
Initial import

1 wellsi 1.1 --- Mojolicious-4.91/t/mojo/websocket_proxy_tls.t.orig 2014-03-16 13:37:56.000000000 -0400
2     +++ Mojolicious-4.91/t/mojo/websocket_proxy_tls.t 2014-03-31 19:48:38.000000000 -0400
3     @@ -10,7 +10,7 @@
4    
5     plan skip_all => 'set TEST_TLS to enable this test (developer only!)'
6     unless $ENV{TEST_TLS};
7     -plan skip_all => 'IO::Socket::SSL 1.84 required for this test!'
8     +plan skip_all => 'IO::Socket::SSL 1.44 required for this test!'
9     unless Mojo::IOLoop::Server::TLS;
10    
11     use Mojo::IOLoop;

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed