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:   markd
Date:           Sun Apr 23 05:40:08 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add py-requests-kerberos


To generate a diff of this commit:
cvs rdiff -u -r1.612 -r1.613 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.612 pkgsrc/security/Makefile:1.613
--- pkgsrc/security/Makefile:1.612      Sat Apr 22 17:49:19 2017
+++ pkgsrc/security/Makefile    Sun Apr 23 05:40:08 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.612 2017/04/22 17:49:19 taca Exp $
+# $NetBSD: Makefile,v 1.613 2017/04/23 05:40:08 markd Exp $
 #
 
 COMMENT=       Security tools
@@ -421,6 +421,7 @@ SUBDIR+=    py-pbkdf2
 SUBDIR+=       py-prewikka
 SUBDIR+=       py-py-bcrypt
 SUBDIR+=       py-pydeep
+SUBDIR+=       py-requests-kerberos
 SUBDIR+=       py-requests-oauthlib
 SUBDIR+=       py-rsa
 SUBDIR+=       py-service_identity



Home | Main Index | Thread Index | Old Index