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:   taca
Date:           Sat May  2 13:35:39 UTC 2020

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: add dand enable ruby-chef-vault


To generate a diff of this commit:
cvs rdiff -u -r1.758 -r1.759 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.758 pkgsrc/security/Makefile:1.759
--- pkgsrc/security/Makefile:1.758      Thu Apr 30 11:33:24 2020
+++ pkgsrc/security/Makefile    Sat May  2 13:35:39 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.758 2020/04/30 11:33:24 nikita Exp $
+# $NetBSD: Makefile,v 1.759 2020/05/02 13:35:39 taca Exp $
 #
 
 COMMENT=       Security tools
@@ -522,6 +522,7 @@ SUBDIR+=    rsaref
 SUBDIR+=       ruby-airbrussh
 SUBDIR+=       ruby-bcrypt
 SUBDIR+=       ruby-bcrypt_pbkdf
+SUBDIR+=       ruby-chef-vault
 SUBDIR+=       ruby-ed25519
 SUBDIR+=       ruby-ezcrypto
 SUBDIR+=       ruby-gssapi



Home | Main Index | Thread Index | Old Index