summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kowis2008-06-30 19:55:27 -0500
committerDavid Kowis2008-06-30 19:55:39 -0500
commit2688e4effdac9bb648ac55c4c6af18a229b104f1 (patch)
treee4eebb0d2ebfc37682698f60da291d255809f15b
parent93e25042e5a7173009b2fdda8da889a2352fe04f (diff)
soap-lite: updated to latest version and got some missing dependencies
-rwxr-xr-xperl-cpan/soap-lite/DEPENDS8
-rwxr-xr-xperl-cpan/soap-lite/DETAILS15
-rw-r--r--perl-cpan/soap-lite/HISTORY6
3 files changed, 20 insertions, 9 deletions
diff --git a/perl-cpan/soap-lite/DEPENDS b/perl-cpan/soap-lite/DEPENDS
index a09dc3e1ad..2131ad628f 100755
--- a/perl-cpan/soap-lite/DEPENDS
+++ b/perl-cpan/soap-lite/DEPENDS
@@ -1,4 +1,6 @@
-depends perl &&
+depends perl &&
+depends mime-parser &&
+depends mime-lite &&
depends xml-parser-expat &&
-depends mime-base64 &&
-depends uri \ No newline at end of file
+depends mime-base64 &&
+depends uri
diff --git a/perl-cpan/soap-lite/DETAILS b/perl-cpan/soap-lite/DETAILS
index 5d5492c4f3..85053640fc 100755
--- a/perl-cpan/soap-lite/DETAILS
+++ b/perl-cpan/soap-lite/DETAILS
@@ -1,14 +1,17 @@
SPELL=soap-lite
- VERSION=0.60a
+ VERSION=0.710.07
SOURCE=SOAP-Lite-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/SOAP-Lite-0.60
- SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/B/BY/BYRNE/SOAP/$SOURCE
- SOURCE_HASH=sha512:ef5c1681f3d2059492a92c1d5e1acf94b2d2b8dd21711ef1f6ce64b2e0734e8ef4bb71aa953f5ce05ca90d50101f680085635bf739aaecba71bc782ad367225c
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/SOAP-Lite-$VERSION
+ SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/M/MK/MKUTTER/$SOURCE
+ SOURCE_HASH=sha512:3d36bca5a89a90352d33b34e7d1d144a4656fd57bd52ed9b7217874fc49c67e3f87941836f52f131631e14c41218fffac84a4b1af88a39a642d7d5a2357e02b8
LICENSE[0]=ART
WEB_SITE=http://search.cpan.org/search?dist=SOAP-Lite
ENTERED=20060916
SHORT="Client and server side SOAP implementation"
cat << EOF
-SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side.
-This version of SOAP::Lite supports the SOAP 1.1 specification ( http://www.w3.org/TR/SOAP )..
+SOAP::Lite is a collection of Perl modules which provides a simple and
+lightweight interface to the Simple Object Access Protocol (SOAP) both on
+client and server side.
+This version of SOAP::Lite supports the SOAP 1.1 specification (
+http://www.w3.org/TR/SOAP )..
EOF
diff --git a/perl-cpan/soap-lite/HISTORY b/perl-cpan/soap-lite/HISTORY
index 565ce68802..c9c3da57b5 100644
--- a/perl-cpan/soap-lite/HISTORY
+++ b/perl-cpan/soap-lite/HISTORY
@@ -1,3 +1,9 @@
+2008-06-30 David Kowis <dkowis@shlrm.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ fixed long description wrap
+ updated spell to 0.710.07
+ Changed SOURCE_URL[0] extension
+
2008-01-07 Vlad Glagolev <stealth@sourcemage.org>
* BUILD: useless