pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-bcrypt security/ruby-bcrypt: update to 3...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9b91139465c
branches:  trunk
changeset: 313138:d9b91139465c
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 23 16:05:28 2018 +0000

description:
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:

 security/ruby-bcrypt/Makefile |   4 ++--
 security/ruby-bcrypt/PLIST    |   3 ++-
 security/ruby-bcrypt/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 3bcafc70c055 -r d9b91139465c security/ruby-bcrypt/Makefile
--- a/security/ruby-bcrypt/Makefile     Sun Sep 23 16:01:10 2018 +0000
+++ b/security/ruby-bcrypt/Makefile     Sun Sep 23 16:05:28 2018 +0000
@@ -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 -r 3bcafc70c055 -r d9b91139465c security/ruby-bcrypt/PLIST
--- a/security/ruby-bcrypt/PLIST        Sun Sep 23 16:01:10 2018 +0000
+++ b/security/ruby-bcrypt/PLIST        Sun Sep 23 16:05:28 2018 +0000
@@ -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.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 -r 3bcafc70c055 -r d9b91139465c security/ruby-bcrypt/distinfo
--- a/security/ruby-bcrypt/distinfo     Sun Sep 23 16:01:10 2018 +0000
+++ b/security/ruby-bcrypt/distinfo     Sun Sep 23 16:05:28 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index