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:   wiz
Date:           Tue Dec  7 18:05:37 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: add some packages


To generate a diff of this commit:
cvs rdiff -u -r1.840 -r1.841 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.840 pkgsrc/security/Makefile:1.841
--- pkgsrc/security/Makefile:1.840      Mon Dec  6 14:51:33 2021
+++ pkgsrc/security/Makefile    Tue Dec  7 18:05:37 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.840 2021/12/06 14:51:33 wiz Exp $
+# $NetBSD: Makefile,v 1.841 2021/12/07 18:05:37 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -462,6 +462,8 @@ SUBDIR+=    py-cryptography
 SUBDIR+=       py-cryptography_vectors
 SUBDIR+=       py-cryptopp
 SUBDIR+=       py-cybox
+SUBDIR+=       py-cyclonedx-bom
+SUBDIR+=       py-cyclonedx-python-lib
 SUBDIR+=       py-denyhosts
 SUBDIR+=       py-ecdsa
 SUBDIR+=       py-fido2



Home | Main Index | Thread Index | Old Index