diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-26 04:13:28 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-12-26 04:13:28 +0000 |
commit | 70236993ca958be351051e1c20cb93ce638c11c4 (patch) | |
tree | b4fbf2c582c36eb5a3143f79bda83c53e5ce9e23 /security | |
parent | Fix build for XFree86 4.0.2 users: use threads by default in QT even though (diff) |
Update to 1.0.1. The author has accepted the fix I submitted and
released a new version.
Notes
Notes:
svn path=/head/; revision=36358
Diffstat (limited to 'security')
-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 26f6a63ec916..c4091c761189 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 5041b3c50e64..554fabbae5a8 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 |