pkgsrc-Changes archive

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

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   minskim
Date:           Mon Oct 16 17:05:07 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: Add ruby-bcrypt_bpkdf


To generate a diff of this commit:
cvs rdiff -u -r1.650 -r1.651 pkgsrc/security/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.650 pkgsrc/security/Makefile:1.651
--- pkgsrc/security/Makefile:1.650      Fri Oct 13 19:02:40 2017
+++ pkgsrc/security/Makefile    Mon Oct 16 17:05:07 2017
@@ -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+=    rid
 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