summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2018-09-23 16:05:28 +0000
committertaca <taca@pkgsrc.org>2018-09-23 16:05:28 +0000
commitcefeee485357e1ddc67c42e38e76357abe9863f7 (patch)
tree4d05ab1065d5338cf52e163a81ee41b4d265758a /security
parent7cb80d95918ac22d159f073b7364f67a2c16d6ce (diff)
downloadpkgsrc-cefeee485357e1ddc67c42e38e76357abe9863f7.tar.gz
security/ruby-bcrypt: update to 3.1.12
3.1.12 May 16 2018 - Add support for Ruby 2.3, 2.4, and 2.5 in compiled Windows binaries - Fix compatibility with libxcrypt [GH #164 by @besser82]
Diffstat (limited to 'security')
-rw-r--r--security/ruby-bcrypt/Makefile4
-rw-r--r--security/ruby-bcrypt/PLIST3
-rw-r--r--security/ruby-bcrypt/distinfo10
3 files changed, 9 insertions, 8 deletions
diff --git a/security/ruby-bcrypt/Makefile b/security/ruby-bcrypt/Makefile
index 632d13b34fc..bf192c26583 100644
--- a/security/ruby-bcrypt/Makefile
+++ b/security/ruby-bcrypt/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2017/07/30 22:32:21 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2018/09/23 16:05:28 taca Exp $
-DISTNAME= bcrypt-3.1.11
+DISTNAME= bcrypt-3.1.12
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= security
diff --git a/security/ruby-bcrypt/PLIST b/security/ruby-bcrypt/PLIST
index 1843beee427..baa818e0234 100644
--- a/security/ruby-bcrypt/PLIST
+++ b/security/ruby-bcrypt/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2015/03/08 15:17:20 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2018/09/23 16:05:28 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_EXTSDIR}/bcrypt_ext.${RUBY_DLEXT}
${GEM_EXTSDIR}/gem.build_complete
@@ -11,6 +11,7 @@ ${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Gemfile.lock
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/appveyor.yml
${GEM_LIBDIR}/bcrypt.gemspec
${GEM_LIBDIR}/ext/jruby/bcrypt_jruby/BCrypt.java
${GEM_LIBDIR}/ext/mri/bcrypt_ext.c
diff --git a/security/ruby-bcrypt/distinfo b/security/ruby-bcrypt/distinfo
index c55a32e7a5d..361413128f4 100644
--- a/security/ruby-bcrypt/distinfo
+++ b/security/ruby-bcrypt/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2016/03/15 15:07:02 taca Exp $
+$NetBSD: distinfo,v 1.9 2018/09/23 16:05:28 taca Exp $
-SHA1 (bcrypt-3.1.11.gem) = 91df9b316423f743ced80dd56fb570201701ab7d
-RMD160 (bcrypt-3.1.11.gem) = 851556aeada8419af8f960075bb0424836d0c37a
-SHA512 (bcrypt-3.1.11.gem) = bf9ff0d3cdd7044b4ee5796cd04869f21bb3384143b0f336bc2cd9a8f0db3f9562aa23a39601c1d86f153b62f07469ef066616f8a52cfcd840377e331cb22454
-Size (bcrypt-3.1.11.gem) = 44032 bytes
+SHA1 (bcrypt-3.1.12.gem) = 1df8f30b414c3d53dc3b052b5bdee6ec320649be
+RMD160 (bcrypt-3.1.12.gem) = 989ca6032648a4387c1342b13ff0787cfa24418c
+SHA512 (bcrypt-3.1.12.gem) = 1cb465bc00e40c82c7b9789cf5ba96273a455f4c1c993f411a9b80d39aa9c938e4909a094ca92af786ad3cd836eebac2aefcbe1bb29c6238947e55fcdc110d35
+Size (bcrypt-3.1.12.gem) = 44544 bytes