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 Nov 16 16:05:11 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + py-pip-audit


To generate a diff of this commit:
cvs rdiff -u -r1.837 -r1.838 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.837 pkgsrc/security/Makefile:1.838
--- pkgsrc/security/Makefile:1.837      Sat Nov  6 16:42:37 2021
+++ pkgsrc/security/Makefile    Tue Nov 16 16:05:11 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.837 2021/11/06 16:42:37 rhialto Exp $
+# $NetBSD: Makefile,v 1.838 2021/11/16 16:05:11 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -493,6 +493,7 @@ SUBDIR+=    py-openid
 SUBDIR+=       py-paramiko
 SUBDIR+=       py-passlib
 SUBDIR+=       py-pbkdf2
+SUBDIR+=       py-pip-audit
 SUBDIR+=       py-prewikka
 SUBDIR+=       py-pydeep
 SUBDIR+=       py-requests-gssapi



Home | Main Index | Thread Index | Old Index