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 Jun 11 07:34:23 UTC 2023

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + py-tokenlib


To generate a diff of this commit:
cvs rdiff -u -r1.901 -r1.902 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.901 pkgsrc/security/Makefile:1.902
--- pkgsrc/security/Makefile:1.901      Tue May 30 17:03:15 2023
+++ pkgsrc/security/Makefile    Sun Jun 11 07:34:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.901 2023/05/30 17:03:15 taca Exp $
+# $NetBSD: Makefile,v 1.902 2023/06/11 07:34:23 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -508,6 +508,7 @@ SUBDIR+=    py-solo1
 SUBDIR+=       py-spake2
 SUBDIR+=       py-stix
 SUBDIR+=       py-tlslite
+SUBDIR+=       py-tokenlib
 SUBDIR+=       py-trustme
 SUBDIR+=       py-trytond-authentication-sms
 SUBDIR+=       py-u2f



Home | Main Index | Thread Index | Old Index