diff options
-rw-r--r-- | www/ruby-http-access/Makefile | 2 | ||||
-rw-r--r-- | www/ruby-http-access/distinfo | 2 | ||||
-rw-r--r-- | www/ruby-http-access/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/www/ruby-http-access/Makefile b/www/ruby-http-access/Makefile index e23350ed609c..6385661151c9 100644 --- a/www/ruby-http-access/Makefile +++ b/www/ruby-http-access/Makefile @@ -6,7 +6,7 @@ # PORTNAME= http-access -PORTVERSION= 2.F +PORTVERSION= 2.G CATEGORIES= www ruby MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/http-access/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/www/ruby-http-access/distinfo b/www/ruby-http-access/distinfo index e38c2cea5a78..97f1ba31192a 100644 --- a/www/ruby-http-access/distinfo +++ b/www/ruby-http-access/distinfo @@ -1 +1 @@ -MD5 (ruby/http-access2_F.tar.gz) = 5c9edaf9eca9895075f8449faf7e415a +MD5 (ruby/http-access2_G.tar.gz) = a0340376d52d2b950fd9edda2248d7ac diff --git a/www/ruby-http-access/pkg-plist b/www/ruby-http-access/pkg-plist index 8596df715627..e3a80745d51d 100644 --- a/www/ruby-http-access/pkg-plist +++ b/www/ruby-http-access/pkg-plist @@ -1,6 +1,7 @@ %%RUBY_SITELIBDIR%%/http-access2.rb %%RUBY_SITELIBDIR%%/http-access2/http.rb @dirrm %%RUBY_SITELIBDIR%%/http-access2 +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/http-access/dav.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/http-access/thread.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/http-access/wcat.rb %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/http-access |