diff options
author | knu <knu@FreeBSD.org> | 2000-12-26 04:13:28 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-12-26 04:13:28 +0000 |
commit | cbd8e6be2932c8e30a5fe6c28634b618440e2ab2 (patch) | |
tree | b62675ee2bc88a6d7060a3aeed091ec5e2e14798 /security/ruby-acl | |
parent | ed7bf015846657973a0b8250a5ac8b760109a922 (diff) | |
download | FreeBSD-ports-cbd8e6be2932c8e30a5fe6c28634b618440e2ab2.zip FreeBSD-ports-cbd8e6be2932c8e30a5fe6c28634b618440e2ab2.tar.gz |
Update to 1.0.1. The author has accepted the fix I submitted and
released a new version.
Diffstat (limited to 'security/ruby-acl')
-rw-r--r-- | security/ruby-acl/Makefile | 6 | ||||
-rw-r--r-- | security/ruby-acl/distinfo | 2 |
2 files changed, 3 insertions, 5 deletions
diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile index 26f6a63..c4091c7 100644 --- a/security/ruby-acl/Makefile +++ b/security/ruby-acl/Makefile @@ -6,11 +6,9 @@ # PORTNAME= acl -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= security ipv6 ruby -MASTER_SITES= ${MASTER_SITE_RUBY} \ - http://www2a.biglobe.ne.jp/~seki/ruby/ -MASTER_SITE_SUBDIR= contrib +MASTER_SITES= http://www2a.biglobe.ne.jp/~seki/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby diff --git a/security/ruby-acl/distinfo b/security/ruby-acl/distinfo index 5041b3c..554fabb 100644 --- a/security/ruby-acl/distinfo +++ b/security/ruby-acl/distinfo @@ -1 +1 @@ -MD5 (ruby/acl-1.0.tar.gz) = 068aec424ca77b2acaf6c07210fde52f +MD5 (ruby/acl-1.0.1.tar.gz) = da2d50ce01e8c9df26cdab60977e8623 |