aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-SOAP-Lite/SOAP-Lite-0.710.08.patch
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackware-id.org>2013-11-08 21:15:14 +0700
committerRobby Workman <rworkman@slackbuilds.org>2013-11-11 10:53:27 -0600
commitc50a02bf812167482c1140bf53e131fee0788512 (patch)
tree641a0413f3edd0c4fad48d0f5bbc71b88b29b482 /perl/perl-SOAP-Lite/SOAP-Lite-0.710.08.patch
parentb2e5cf42658e7e83058e04eb59c86b3c476905b3 (diff)
perl/perl-SOAP-Lite: Updated for version 1.07.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
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.patch12
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 0b1e6e8470bd..000000000000
--- 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;