diff options
author | knu <knu@FreeBSD.org> | 2003-12-15 15:09:29 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-12-15 15:09:29 +0800 |
commit | 900dd4398c56bf3101c4be9ec0c2d1f4d2f489c5 (patch) | |
tree | 17beec520eee84e0a69e9360734ffe5c1d300be7 | |
parent | f658f4fb78571c527caa0e21f2c2cc79690af9ff (diff) | |
download | freebsd-ports-gnome-900dd4398c56bf3101c4be9ec0c2d1f4d2f489c5.tar.gz freebsd-ports-gnome-900dd4398c56bf3101c4be9ec0c2d1f4d2f489c5.tar.zst freebsd-ports-gnome-900dd4398c56bf3101c4be9ec0c2d1f4d2f489c5.zip |
Update to 2.0.2.
-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 |