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:           Wed Jun 23 21:05:44 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + py-hkdf


To generate a diff of this commit:
cvs rdiff -u -r1.827 -r1.828 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.827 pkgsrc/security/Makefile:1.828
--- pkgsrc/security/Makefile:1.827      Wed Jun  9 17:04:26 2021
+++ pkgsrc/security/Makefile    Wed Jun 23 21:05:44 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.827 2021/06/09 17:04:26 abs Exp $
+# $NetBSD: Makefile,v 1.828 2021/06/23 21:05:44 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -468,6 +468,7 @@ SUBDIR+=    py-google-auth-httplib2
 SUBDIR+=       py-google-auth-oauthlib
 SUBDIR+=       py-google-reauth
 SUBDIR+=       py-gssapi
+SUBDIR+=       py-hkdf
 SUBDIR+=       py-hsm
 SUBDIR+=       py-itsdangerous
 SUBDIR+=       py-josepy



Home | Main Index | Thread Index | Old Index