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:48:06 UTC 2023

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + py-hawkauthlib


To generate a diff of this commit:
cvs rdiff -u -r1.902 -r1.903 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.902 pkgsrc/security/Makefile:1.903
--- pkgsrc/security/Makefile:1.902      Sun Jun 11 07:34:23 2023
+++ pkgsrc/security/Makefile    Sun Jun 11 07:48:05 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.902 2023/06/11 07:34:23 wiz Exp $
+# $NetBSD: Makefile,v 1.903 2023/06/11 07:48:05 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -467,6 +467,7 @@ SUBDIR+=    py-google-auth-httplib2
 SUBDIR+=       py-google-auth-oauthlib
 SUBDIR+=       py-google-reauth
 SUBDIR+=       py-gssapi
+SUBDIR+=       py-hawkauthlib
 SUBDIR+=       py-hkdf
 SUBDIR+=       py-hsm
 SUBDIR+=       py-itsdangerous



Home | Main Index | Thread Index | Old Index