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:           Sun May  9 04:41:27 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.818 -r1.819 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.818 pkgsrc/security/Makefile:1.819
--- pkgsrc/security/Makefile:1.818      Wed May  5 16:01:18 2021
+++ pkgsrc/security/Makefile    Sun May  9 04:41:27 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.818 2021/05/05 16:01:18 pho Exp $
+# $NetBSD: Makefile,v 1.819 2021/05/09 04:41:27 taca Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -533,6 +533,7 @@ SUBDIR+=    rsaref
 SUBDIR+=       ruby-airbrussh
 SUBDIR+=       ruby-bcrypt
 SUBDIR+=       ruby-bcrypt_pbkdf
+SUBDIR+=       ruby-certified
 SUBDIR+=       ruby-chef-vault
 SUBDIR+=       ruby-ed25519
 SUBDIR+=       ruby-ezcrypto



Home | Main Index | Thread Index | Old Index