pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security + py-ntlm-auth



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bcc66fe77f37
branches:  trunk
changeset: 367681:bcc66fe77f37
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Sep 04 18:58:50 2017 +0000

description:
+ py-ntlm-auth
+ py-requests-ntlm

diffstat:

 security/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 0d7148cc367f -r bcc66fe77f37 security/Makefile
--- a/security/Makefile Mon Sep 04 18:58:11 2017 +0000
+++ b/security/Makefile Mon Sep 04 18:58:50 2017 +0000
@@ -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-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-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