From 1a254db8358eae6f2f4ec55832029e0fda6176db Mon Sep 17 00:00:00 2001 From: knu Date: Wed, 4 Jul 2001 11:47:15 +0000 Subject: Update to 1.3.3. --- net/ruby-soap/Makefile | 2 +- net/ruby-soap/distinfo | 2 +- net/ruby-soap/pkg-plist | 16 ++++++++++++++++ 3 files changed, 18 insertions(+), 2 deletions(-) (limited to 'net/ruby-soap') diff --git a/net/ruby-soap/Makefile b/net/ruby-soap/Makefile index cc9df660a0b..89cf5991a4f 100644 --- a/net/ruby-soap/Makefile +++ b/net/ruby-soap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= soap -PORTVERSION= 1.3.2.1 +PORTVERSION= 1.3.3 CATEGORIES= net ruby MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/SOAP4R/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/net/ruby-soap/distinfo b/net/ruby-soap/distinfo index 15a39639c09..308e33ccd86 100644 --- a/net/ruby-soap/distinfo +++ b/net/ruby-soap/distinfo @@ -1 +1 @@ -MD5 (ruby/soap4r-1_3_2_1.tar.gz) = 96524ab96e2300bc6c36a9d47ba984cd +MD5 (ruby/soap4r-1_3_3.tar.gz) = 073238a35a58cf08abd686be79a9f48a diff --git a/net/ruby-soap/pkg-plist b/net/ruby-soap/pkg-plist index 2051f92fa0c..454bf2c22dc 100644 --- a/net/ruby-soap/pkg-plist +++ b/net/ruby-soap/pkg-plist @@ -30,8 +30,10 @@ %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/README.txt %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/base.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/client4S4C1.3.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clientActiveState.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clientApache2.1.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clientBase.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clientDolphinSpray.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clientEasySoap++.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clientFrontier7.0b26.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clientGLUE.rb @@ -50,9 +52,23 @@ %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clientSQLDataSOAPServer.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clientSoapRMI.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clientWhiteMesaSOAPRPC.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clientZSI.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/clienteSoapServer.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/methodDef.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interop/server.cgi +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/README.txt +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/SOAP4R_SOAPBuildersInteropTest_R2GroupB.wsdl +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/SOAP4R_SOAPBuildersInteropTest_R2base.wsdl +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/base.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/client4S4C.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/clientASP.NET.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/clientBase.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/clientSOAP4R.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/clientWhiteMesa.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/iSimonReg.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/methodDef.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/simonReg.rb +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/soap/test/interopR2 %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/soap/test/interop %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/soap/test %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/soap/RAA -- cgit