aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-02 22:36:58 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-02 22:36:58 +0800
commit53ba2cee9a4a3a5bd7d86709f1ea31a544dfe133 (patch)
tree30dd49f8d14d1dcf132107d2de806ab78d105da5 /security
parent962cb1c1c21d808149ccb7d7c76e23bbf0406936 (diff)
downloadfreebsd-ports-gnome-53ba2cee9a4a3a5bd7d86709f1ea31a544dfe133.tar.gz
freebsd-ports-gnome-53ba2cee9a4a3a5bd7d86709f1ea31a544dfe133.tar.zst
freebsd-ports-gnome-53ba2cee9a4a3a5bd7d86709f1ea31a544dfe133.zip
- Update to 3.1.10
- Add LICENSE Changes: https://github.com/codahale/bcrypt-ruby/blob/master/CHANGELOG
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-bcrypt/Makefile4
-rw-r--r--security/rubygem-bcrypt/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/security/rubygem-bcrypt/Makefile b/security/rubygem-bcrypt/Makefile
index 857a865802b8..9c5da9619f5c 100644
--- a/security/rubygem-bcrypt/Makefile
+++ b/security/rubygem-bcrypt/Makefile
@@ -2,13 +2,15 @@
# $FreeBSD$
PORTNAME= bcrypt
-PORTVERSION= 3.1.7
+PORTVERSION= 3.1.10
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= OpenBSD bcrypt password hashing algorithm
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
diff --git a/security/rubygem-bcrypt/distinfo b/security/rubygem-bcrypt/distinfo
index 5fe83b01e965..d6b364cd3d87 100644
--- a/security/rubygem-bcrypt/distinfo
+++ b/security/rubygem-bcrypt/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/bcrypt-3.1.7.gem) = 1c30953152c7151eac21aa59eed7ea933a7bc5d5838edea1d30d79b005955702
-SIZE (rubygem/bcrypt-3.1.7.gem) = 43520
+SHA256 (rubygem/bcrypt-3.1.10.gem) = 86d25b7eaec3db734bf681aa0e3d58e121766d75c849113aeb602549ff3f8e95
+SIZE (rubygem/bcrypt-3.1.10.gem) = 44032