diff options
author | knu <knu@FreeBSD.org> | 2001-07-25 13:32:56 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-07-25 13:32:56 +0800 |
commit | d8cb143f42a1e04e286fcdd0e2fbb5272954163f (patch) | |
tree | 8ac4dba3be6e4dacaf2d1a830c669f8077fd130d /net | |
parent | b6035791a278ba159ef115543ecc3df13d98af34 (diff) | |
download | freebsd-ports-gnome-d8cb143f42a1e04e286fcdd0e2fbb5272954163f.tar.gz freebsd-ports-gnome-d8cb143f42a1e04e286fcdd0e2fbb5272954163f.tar.zst freebsd-ports-gnome-d8cb143f42a1e04e286fcdd0e2fbb5272954163f.zip |
Update to 0.4.
Diffstat (limited to 'net')
-rw-r--r-- | net/ruby-urb/Makefile | 2 | ||||
-rw-r--r-- | net/ruby-urb/distinfo | 2 | ||||
-rw-r--r-- | net/ruby-urb/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net/ruby-urb/Makefile b/net/ruby-urb/Makefile index bc888b795e54..b280e442cd6b 100644 --- a/net/ruby-urb/Makefile +++ b/net/ruby-urb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= urb -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= net ruby MASTER_SITES= http://arika.org/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/net/ruby-urb/distinfo b/net/ruby-urb/distinfo index 5598a3ca0031..9ddc22c86961 100644 --- a/net/ruby-urb/distinfo +++ b/net/ruby-urb/distinfo @@ -1 +1 @@ -MD5 (ruby/urb-0.3.tar.gz) = 244b384726ad6370ee9f4997d43b7310 +MD5 (ruby/urb-0.4.tar.gz) = a087fc38ba8ca0320e7ddcd6157acab5 diff --git a/net/ruby-urb/pkg-plist b/net/ruby-urb/pkg-plist index 317b4e7458ff..67ff0ab85804 100644 --- a/net/ruby-urb/pkg-plist +++ b/net/ruby-urb/pkg-plist @@ -7,6 +7,7 @@ %%RUBY_SITELIBDIR%%/urb/ldap.rb %%RUBY_SITELIBDIR%%/urb/mailto.rb @dirrm %%RUBY_SITELIBDIR%%/urb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/urb/http.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/urb/ldap.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/urb/mailto.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/urb/testsuite.rb |