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 Jul  4 12:41:23 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + py-requests-gssapi


To generate a diff of this commit:
cvs rdiff -u -r1.833 -r1.834 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.833 pkgsrc/security/Makefile:1.834
--- pkgsrc/security/Makefile:1.833      Sat Jul  3 09:43:05 2021
+++ pkgsrc/security/Makefile    Sun Jul  4 12:41:23 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.833 2021/07/03 09:43:05 nia Exp $
+# $NetBSD: Makefile,v 1.834 2021/07/04 12:41:23 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -493,6 +493,7 @@ SUBDIR+=    py-passlib
 SUBDIR+=       py-pbkdf2
 SUBDIR+=       py-prewikka
 SUBDIR+=       py-pydeep
+SUBDIR+=       py-requests-gssapi
 SUBDIR+=       py-requests-kerberos
 SUBDIR+=       py-requests-ntlm
 SUBDIR+=       py-requests-oauthlib



Home | Main Index | Thread Index | Old Index