diff options
author | knu <knu@FreeBSD.org> | 2002-09-18 18:19:50 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-09-18 18:19:50 +0800 |
commit | 7229991ab956a8b02c3eb7955968bac07f2fd1a4 (patch) | |
tree | ab04a9cee3cedd4eff481bb7c088434ee2fc2555 /www | |
parent | 43e1dd889254529fd4198f036d5374c610540cd1 (diff) | |
download | freebsd-ports-gnome-7229991ab956a8b02c3eb7955968bac07f2fd1a4.tar.gz freebsd-ports-gnome-7229991ab956a8b02c3eb7955968bac07f2fd1a4.tar.zst freebsd-ports-gnome-7229991ab956a8b02c3eb7955968bac07f2fd1a4.zip |
Update to 2.G.
Diffstat (limited to 'www')
-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 |