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:           Sun Mar 12 13:55:31 UTC 2023

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + py-secretstorage


To generate a diff of this commit:
cvs rdiff -u -r1.889 -r1.890 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.889 pkgsrc/security/Makefile:1.890
--- pkgsrc/security/Makefile:1.889      Sat Mar 11 08:55:24 2023
+++ pkgsrc/security/Makefile    Sun Mar 12 13:55:31 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.889 2023/03/11 08:55:24 wiz Exp $
+# $NetBSD: Makefile,v 1.890 2023/03/12 13:55:31 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -494,6 +494,7 @@ SUBDIR+=    py-requests-ntlm
 SUBDIR+=       py-requests-oauthlib
 SUBDIR+=       py-rsa
 SUBDIR+=       py-rsa40
+SUBDIR+=       py-secretstorage
 SUBDIR+=       py-service_identity
 SUBDIR+=       py-signedjson
 SUBDIR+=       py-simplesha3



Home | Main Index | Thread Index | Old Index