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:   joerg
Date:           Mon Sep  4 18:58:50 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
+ py-ntlm-auth
+ py-requests-ntlm


To generate a diff of this commit:
cvs rdiff -u -r1.625 -r1.626 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.625 pkgsrc/security/Makefile:1.626
--- pkgsrc/security/Makefile:1.625      Tue Aug 29 13:04:33 2017
+++ pkgsrc/security/Makefile    Mon Sep  4 18:58:50 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.625 2017/08/29 13:04:33 wiz Exp $
+# $NetBSD: Makefile,v 1.626 2017/09/04 18:58:50 joerg Exp $
 #
 
 COMMENT=       Security tools
@@ -413,6 +413,7 @@ SUBDIR+=    py-m2crypto
 SUBDIR+=       py-mcrypt
 SUBDIR+=       py-mohawk
 SUBDIR+=       py-ndg_httpsclient
+SUBDIR+=       py-ntlm-auth
 SUBDIR+=       py-oath
 SUBDIR+=       py-oauth
 SUBDIR+=       py-oauth2
@@ -426,6 +427,7 @@ SUBDIR+=    py-prewikka
 SUBDIR+=       py-py-bcrypt
 SUBDIR+=       py-pydeep
 SUBDIR+=       py-requests-kerberos
+SUBDIR+=       py-requests-ntlm
 SUBDIR+=       py-requests-oauthlib
 SUBDIR+=       py-rsa
 SUBDIR+=       py-service_identity



Home | Main Index | Thread Index | Old Index