pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security security/Makefile: Add ruby-bcrypt_bpkdf



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c2e943a774e
branches:  trunk
changeset: 370395:2c2e943a774e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Oct 16 17:05:07 2017 +0000

description:
security/Makefile: Add ruby-bcrypt_bpkdf

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f792ee2e8f7d -r 2c2e943a774e security/Makefile
--- a/security/Makefile Mon Oct 16 17:04:11 2017 +0000
+++ b/security/Makefile Mon Oct 16 17:05:07 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.650 2017/10/13 19:02:40 minskim Exp $
+# $NetBSD: Makefile,v 1.651 2017/10/16 17:05:07 minskim Exp $
 #
 
 COMMENT=       Security tools
@@ -458,6 +458,7 @@
 SUBDIR+=       rsaref
 SUBDIR+=       ruby-airbrussh
 SUBDIR+=       ruby-bcrypt
+SUBDIR+=       ruby-bcrypt_pbkdf
 SUBDIR+=       ruby-ezcrypto
 SUBDIR+=       ruby-hmac
 SUBDIR+=       ruby-jsobfu



Home | Main Index | Thread Index | Old Index