aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-bcrypt-ruby
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2014-08-26 15:13:47 +0000
committerSteve Wills <swills@FreeBSD.org>2014-08-26 15:13:47 +0000
commit2750fefa32173ed969a2067000e770a4c7f941c8 (patch)
tree9eaeac665b7378af1fa389a6cf0092edaf794277 /security/rubygem-bcrypt-ruby
parent2128e26f3848ae45435059fc36a917af8f38bce1 (diff)
downloadports-2750fefa32173ed969a2067000e770a4c7f941c8.tar.gz
ports-2750fefa32173ed969a2067000e770a4c7f941c8.zip
Notes
Diffstat (limited to 'security/rubygem-bcrypt-ruby')
-rw-r--r--security/rubygem-bcrypt-ruby/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/rubygem-bcrypt-ruby/Makefile b/security/rubygem-bcrypt-ruby/Makefile
index ffd382fc498f..7df64726bd23 100644
--- a/security/rubygem-bcrypt-ruby/Makefile
+++ b/security/rubygem-bcrypt-ruby/Makefile
@@ -2,13 +2,14 @@
PORTNAME= bcrypt-ruby
PORTVERSION= 3.1.5
+PORTREVISION= 1
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Sophisticated and secure hash algorithm for passwords
-RUN_DEPENDS+= bcrypt:${PORTSDIR}/security/bcrypt
+RUN_DEPENDS= rubygem-bcrypt>=0:${PORTSDIR}/security/rubygem-bcrypt
USE_RUBY= yes
USE_RUBYGEMS= yes