aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-bcrypt-ruby
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-31 19:28:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-31 19:28:02 +0000
commitddc8d1cbdcc33735d92dd246904b2b81d729d492 (patch)
tree8a69a2aca33116ccba227aced4171e3ddf535917 /security/rubygem-bcrypt-ruby
parentb0467419205c92449df022b0ab6eccbe901b6854 (diff)
Notes
Diffstat (limited to 'security/rubygem-bcrypt-ruby')
-rw-r--r--security/rubygem-bcrypt-ruby/Makefile2
-rw-r--r--security/rubygem-bcrypt-ruby/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-bcrypt-ruby/Makefile b/security/rubygem-bcrypt-ruby/Makefile
index 42cb34af2efa..e01c7394dc35 100644
--- a/security/rubygem-bcrypt-ruby/Makefile
+++ b/security/rubygem-bcrypt-ruby/Makefile
@@ -11,7 +11,7 @@ COMMENT= Sophisticated and secure hash algorithm for passwords
LICENSE= MIT
-RUN_DEPENDS= rubygem-bcrypt>=0:${PORTSDIR}/security/rubygem-bcrypt
+RUN_DEPENDS= rubygem-bcrypt>=3.1.3:${PORTSDIR}/security/rubygem-bcrypt
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/security/rubygem-bcrypt-ruby/pkg-descr b/security/rubygem-bcrypt-ruby/pkg-descr
index 85c6095f0744..9e29b1f781b8 100644
--- a/security/rubygem-bcrypt-ruby/pkg-descr
+++ b/security/rubygem-bcrypt-ruby/pkg-descr
@@ -2,4 +2,4 @@ bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD
project for hashing passwords. bcrypt-ruby provides a simple, humane wrapper
for safely handling passwords.
-WWW: http://rubygems.org/gems/bcrypt-ruby/
+WWW: https://github.com/codahale/bcrypt-ruby