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

Contents 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.2 - (show annotations) (download)
Tue Feb 9 14:33:13 2016 UTC (8 years, 3 months ago) by vip-ire
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Import latest SRPM from Charlie Brady (Mojo 6.44)

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