diff options
author | knu <knu@FreeBSD.org> | 2002-01-01 04:39:31 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-01-01 04:39:31 +0800 |
commit | 654c82fa49ef8335c99483835fa99c0428ac00a7 (patch) | |
tree | e3f9929170512e5038cdcc962f362bbbd6a3fd13 /net | |
parent | 51bc4a44f5ed05555555c9aca2b23ca7b8b4910a (diff) | |
download | freebsd-ports-gnome-654c82fa49ef8335c99483835fa99c0428ac00a7.tar.gz freebsd-ports-gnome-654c82fa49ef8335c99483835fa99c0428ac00a7.tar.zst freebsd-ports-gnome-654c82fa49ef8335c99483835fa99c0428ac00a7.zip |
Update to 1.4.2.
Diffstat (limited to 'net')
-rw-r--r-- | net/ruby-soap/Makefile | 2 | ||||
-rw-r--r-- | net/ruby-soap/distinfo | 2 | ||||
-rw-r--r-- | net/ruby-soap/pkg-plist | 5 |
3 files changed, 7 insertions, 2 deletions
diff --git a/net/ruby-soap/Makefile b/net/ruby-soap/Makefile index 77be669113c3..23247e7d9baf 100644 --- a/net/ruby-soap/Makefile +++ b/net/ruby-soap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= soap -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 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 fc2e1053a654..e0e3e9ba6bc9 100644 --- a/net/ruby-soap/distinfo +++ b/net/ruby-soap/distinfo @@ -1 +1 @@ -MD5 (ruby/soap4r-1_4_1.tar.gz) = d72078a8032aa88b775c21a0a9621e86 +MD5 (ruby/soap4r-1_4_2.tar.gz) = 99e795cd800649102616974f5063b237 diff --git a/net/ruby-soap/pkg-plist b/net/ruby-soap/pkg-plist index 66ddb76bd6d3..846f97f66d98 100644 --- a/net/ruby-soap/pkg-plist +++ b/net/ruby-soap/pkg-plist @@ -38,6 +38,10 @@ %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/hippoClient.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/whois.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/whois2.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/webrick/exchange.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/webrick/exchangeClient.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/webrick/httpd.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/webrick/soaplet.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/ICD/IICD.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/ICD/icd.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/soap/RAA/SOAP::Lite.pl @@ -127,6 +131,7 @@ %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/soap/RWiki %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/soap/RAA %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/soap/ICD +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/soap/webrick %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/soap %%PORTDOCS%%%%RUBY_DOCDIR%%/soap/RELEASE_en.html %%PORTDOCS%%%%RUBY_DOCDIR%%/soap/rubyStyle.css |