SF.net SVN: gar:[22633] csw/mgar/pkg/cpan/SOAP-WSDL/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Dec 5 11:13:59 CET 2013


Revision: 22633
          http://gar.svn.sourceforge.net/gar/?rev=22633&view=rev
Author:   dmichelsen
Date:     2013-12-05 10:13:56 +0000 (Thu, 05 Dec 2013)
Log Message:
-----------
cpan/SOAP-WSDL/trunk: Update to 2.00.10 and makemake

Modified Paths:
--------------
    csw/mgar/pkg/cpan/SOAP-WSDL/trunk/Makefile
    csw/mgar/pkg/cpan/SOAP-WSDL/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/cpan/SOAP-WSDL/trunk/files/CSWpmsoapwsdl.depend
    csw/mgar/pkg/cpan/SOAP-WSDL/trunk/files/CSWpmsoapwsdl.gspec

Modified: csw/mgar/pkg/cpan/SOAP-WSDL/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/SOAP-WSDL/trunk/Makefile	2013-12-05 09:32:11 UTC (rev 22632)
+++ csw/mgar/pkg/cpan/SOAP-WSDL/trunk/Makefile	2013-12-05 10:13:56 UTC (rev 22633)
@@ -1,21 +1,39 @@
 NAME = SOAP-WSDL
-VERSION = 1.20
+VERSION = 2.00.10
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = MKUTTER
 
-DESCRIPTION = Web Service Descriptor Language support for SOAP::Lite
+DESCRIPTION = SOAP with WSDL support
 define BLURB
-  SOAP::WSDL provides decent WSDL support for SOAP::Lite. It is built as a
-  add-on to SOAP::Lite, and will sit on top of it, forwarding all the actual
-  request-response to SOAP::Lite - somewhat like a pre-processor.
 endef
 
-DISTFILES += CSWpmsoapwsdl.gspec CSWpmsoapwsdl.depend
+CATALOG_RELEASE = unstable
 
-DEPENDS += cpan/URI cpan/XML-Parser cpan/libwww-perl
-DEPENDS += cpan/MIME-Lite cpan/MIME-tools cpan/Compress-Zlib
+LICENSE = LICENSE
 
-CONFIGURE_ARGS = --noprompt
+BUILD_DEP_PKGS += CSWpm-template
+BUILD_DEP_PKGS += CSWpm-class-std-fast
+BUILD_DEP_PKGS += CSWpm-module-build
+BUILD_DEP_PKGS += CSWpm-libwww-perl
+BUILD_DEP_PKGS += CSWpm-timedate
+BUILD_DEP_PKGS += CSWpm-xml-parser
 
+PACKAGES += CSWpm-soap-wsdl
+CATALOGNAME_CSWpm-soap-wsdl = pm_soap_wsdl
+SPKG_DESC_CSWpm-soap-wsdl = SOAP with WSDL support
+ARCHALL_CSWpm-soap-wsdl = 1
+RUNTIME_DEP_PKGS_CSWpm-soap-wsdl += CSWpm-template
+RUNTIME_DEP_PKGS_CSWpm-soap-wsdl += CSWpm-term-readkey
+RUNTIME_DEP_PKGS_CSWpm-soap-wsdl += CSWpm-uri
+RUNTIME_DEP_PKGS_CSWpm-soap-wsdl += CSWpm-class-std-fast
+RUNTIME_DEP_PKGS_CSWpm-soap-wsdl += CSWpm-libwww-perl
+RUNTIME_DEP_PKGS_CSWpm-soap-wsdl += CSWpm-timedate
+RUNTIME_DEP_PKGS_CSWpm-soap-wsdl += CSWpm-xml-parser
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/SOAP-WSDL/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/SOAP-WSDL/trunk/checksums	2013-12-05 09:32:11 UTC (rev 22632)
+++ csw/mgar/pkg/cpan/SOAP-WSDL/trunk/checksums	2013-12-05 10:13:56 UTC (rev 22633)
@@ -1,3 +1 @@
-f85f3705c5772c23d73b0c49dcbd4f41  download/CSWpmsoapwsdl.gspec
-57fea8ba27285c394e4a12b00e8dd190  download/CSWpmsoapwsdl.depend
-73b244e32a6712d7f24cd29b7eaed3d7  download/SOAP-WSDL-1.20.tar.gz
+c3f97ffae56881be65907ee9b4efa222  SOAP-WSDL-2.00.10.tar.gz

Deleted: csw/mgar/pkg/cpan/SOAP-WSDL/trunk/files/CSWpmsoapwsdl.depend
===================================================================
--- csw/mgar/pkg/cpan/SOAP-WSDL/trunk/files/CSWpmsoapwsdl.depend	2013-12-05 09:32:11 UTC (rev 22632)
+++ csw/mgar/pkg/cpan/SOAP-WSDL/trunk/files/CSWpmsoapwsdl.depend	2013-12-05 10:13:56 UTC (rev 22633)
@@ -1,6 +0,0 @@
-P CSWpmcompresszlib pm_compresszlib - Interface to zlib compression library
-P CSWpmlibwww pm_libwww - a general-purpose Web API for Perl, based on W3C libwww.
-P CSWpmmimelite pm_mimelite - low-calorie MIME generator
-P CSWpmmimetools pm_mimetools - modules for parsing and creating MIME entities
-P CSWpmuri pm_uri -  Uniform Resource Identifiers (absolute and relative)
-P CSWpmxmlparser pm_xmlparser - a module for parsing XML documents

Deleted: csw/mgar/pkg/cpan/SOAP-WSDL/trunk/files/CSWpmsoapwsdl.gspec
===================================================================
--- csw/mgar/pkg/cpan/SOAP-WSDL/trunk/files/CSWpmsoapwsdl.gspec	2013-12-05 09:32:11 UTC (rev 22632)
+++ csw/mgar/pkg/cpan/SOAP-WSDL/trunk/files/CSWpmsoapwsdl.gspec	2013-12-05 10:13:56 UTC (rev 22633)
@@ -1,9 +0,0 @@
-%var            bitname pm_soapwsdl
-%var            pkgname CSWpmsoapwsdl
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-(c) 2004 Martin Kutter
-
-This library is free software, you can use it under the same
-terms as perl itself.

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list