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 Dec 11 14:08:10 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: add and enable ruby-vault


To generate a diff of this commit:
cvs rdiff -u -r1.841 -r1.842 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.841 pkgsrc/security/Makefile:1.842
--- pkgsrc/security/Makefile:1.841      Tue Dec  7 18:05:37 2021
+++ pkgsrc/security/Makefile    Sat Dec 11 14:08:10 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.841 2021/12/07 18:05:37 wiz Exp $
+# $NetBSD: Makefile,v 1.842 2021/12/11 14:08:10 taca Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -598,6 +598,7 @@ SUBDIR+=    ruby-sshkit
 SUBDIR+=       ruby-sslshake
 SUBDIR+=       ruby-tcpwrap
 SUBDIR+=       ruby-twitter_oauth
+SUBDIR+=       ruby-vault
 SUBDIR+=       rvault
 SUBDIR+=       sbd
 SUBDIR+=       scanssh



Home | Main Index | Thread Index | Old Index