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:   adam
Date:           Thu Aug  3 08:30:50 UTC 2023

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/py-ntlm-auth: DESCR Makefile PLIST distinfo

Log Message:
py-ntlm-auth: removed; This library is deprecated in favour of pyspnego


To generate a diff of this commit:
cvs rdiff -u -r1.907 -r1.908 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-ntlm-auth/DESCR
cvs rdiff -u -r1.9 -r0 pkgsrc/security/py-ntlm-auth/Makefile \
    pkgsrc/security/py-ntlm-auth/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/security/py-ntlm-auth/PLIST

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.907 pkgsrc/security/Makefile:1.908
--- pkgsrc/security/Makefile:1.907      Thu Aug  3 08:15:16 2023
+++ pkgsrc/security/Makefile    Thu Aug  3 08:30:50 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.907 2023/08/03 08:15:16 adam Exp $
+# $NetBSD: Makefile,v 1.908 2023/08/03 08:30:50 adam Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -486,7 +486,6 @@ SUBDIR+=    py-mcrypt
 SUBDIR+=       py-mohawk
 SUBDIR+=       py-nacl
 SUBDIR+=       py-ndg_httpsclient
-SUBDIR+=       py-ntlm-auth
 SUBDIR+=       py-oath
 SUBDIR+=       py-oauth2client
 SUBDIR+=       py-oauthlib



Home | Main Index | Thread Index | Old Index