diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-12-15 07:09:29 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-12-15 07:09:29 +0000 |
commit | afd77b04e01af78c9007f31dd83163481279dbce (patch) | |
tree | 7dd03ab0038a986e3dc895c5227a0021116b2b02 | |
parent | Fixed bug. If a Linux 1.4 JDK would have been installed, it (diff) |
Update to 2.0.2.
Notes
Notes:
svn path=/head/; revision=95847
-rw-r--r-- | www/ruby-http-access/Makefile | 2 | ||||
-rw-r--r-- | www/ruby-http-access/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/ruby-http-access/Makefile b/www/ruby-http-access/Makefile index 82ee61ec467d..a0fb43074d7c 100644 --- a/www/ruby-http-access/Makefile +++ b/www/ruby-http-access/Makefile @@ -6,7 +6,7 @@ # PORTNAME= http-access -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= www ruby MASTER_SITES= http://rrr.jin.gr.jp/download/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/www/ruby-http-access/distinfo b/www/ruby-http-access/distinfo index 90b9dd294199..48a6c826c24c 100644 --- a/www/ruby-http-access/distinfo +++ b/www/ruby-http-access/distinfo @@ -1 +1 @@ -MD5 (ruby/http-access-2_0_1.tar.gz) = 3fae73fe5f04e047cfca158d4ef450c0 +MD5 (ruby/http-access-2_0_2.tar.gz) = abae18feaa85f8e7adb4e1a83cfd8f28 |