diff options
Diffstat (limited to 'perl/perl-SOAP-Lite/SOAP-Lite-0.710.08.patch')
-rw-r--r-- | perl/perl-SOAP-Lite/SOAP-Lite-0.710.08.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/perl/perl-SOAP-Lite/SOAP-Lite-0.710.08.patch b/perl/perl-SOAP-Lite/SOAP-Lite-0.710.08.patch deleted file mode 100644 index 0b1e6e8470..0000000000 --- a/perl/perl-SOAP-Lite/SOAP-Lite-0.710.08.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nuar SOAP-Lite-0.710.08.orig/Makefile.PL SOAP-Lite-0.710.08/Makefile.PL ---- SOAP-Lite-0.710.08.orig/Makefile.PL 2008-06-28 11:37:20.000000000 -0700 -+++ SOAP-Lite-0.710.08/Makefile.PL 2008-12-07 23:42:03.341939336 -0800 -@@ -43,7 +43,7 @@ - ["DIME messages","SOAP::Packager::DIME",{"IO::Scalar" => "2.105", "DIME::Tools" => 0.03, "Data::UUID" => "0.11"},0], - ["SSL Support for TCP Transport","SOAP::Transport::TCP",{"IO::Socket::SSL" => 0},0], - ["Compression support for HTTP","SOAP::Transport::HTTP",{"Compress::Zlib" => 0},0], -- ["MIME interoperability w/ Axis","SOAP::Lite",{"MIME::Parser" => "6.106"},0], -+ ["MIME interoperability w/ Axis","SOAP::Lite",{"MIME::Parser" => "5.413"},0], - ); - - use Getopt::Long; |