Update to 1.3.4.2.

This commit is contained in:
Akinori MUSHA 2001-07-11 09:28:53 +00:00
parent 6e65d4c698
commit 26fd9b0a77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45027
3 changed files with 9 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= soap
PORTVERSION= 1.3.3
PORTVERSION= 1.3.4.2
CATEGORIES= net ruby
MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/SOAP4R/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}

View File

@ -1 +1 @@
MD5 (ruby/soap4r-1_3_3.tar.gz) = 073238a35a58cf08abd686be79a9f48a
MD5 (ruby/soap4r-1_3_4_2.tar.gz) = 66763bbcd79c0ad0bd392c2ebe87dee3

View File

@ -14,13 +14,17 @@
%%RUBY_SITELIBDIR%%/soap/proxy.rb
%%RUBY_SITELIBDIR%%/soap/rpcRouter.rb
%%RUBY_SITELIBDIR%%/soap/rpcUtils.rb
%%RUBY_SITELIBDIR%%/soap/saxdriver.rb
%%RUBY_SITELIBDIR%%/soap/soap.rb
%%RUBY_SITELIBDIR%%/soap/streamHandler.rb
%%RUBY_SITELIBDIR%%/soap/streamHandler_http-access.rb
%%RUBY_SITELIBDIR%%/soap/xmlparser.rb
@dirrm %%RUBY_SITELIBDIR%%/soap
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/apacheClient.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/apacheServer.cgi
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/hippo5tq2.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/hippoClient.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/whois.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/whois2.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/RAA/SOAP::Lite.pl
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/RAA/iRAA.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/RAA/pocketSOAP.js
@ -64,9 +68,10 @@
%%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/clientSpray2001.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/server.cgi
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/test/interopR2/simonReg.rb
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/soap/test/interopR2
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/soap/test/interop