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:           Wed Sep  5 09:21:51 UTC 2018

Modified Files:
        pkgsrc/security: Makefile
Removed Files:
        pkgsrc/security/py-oauth: DESCR Makefile PLIST distinfo
        pkgsrc/security/py-oauth2: DESCR Makefile PLIST distinfo

Log Message:
Removed py-oauth, py-oauth2


To generate a diff of this commit:
cvs rdiff -u -r1.686 -r1.687 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-oauth/DESCR \
    pkgsrc/security/py-oauth/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/security/py-oauth/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/py-oauth/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-oauth2/DESCR \
    pkgsrc/security/py-oauth2/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/security/py-oauth2/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/py-oauth2/distinfo

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.686 pkgsrc/security/Makefile:1.687
--- pkgsrc/security/Makefile:1.686      Tue Aug 28 11:47:52 2018
+++ pkgsrc/security/Makefile    Wed Sep  5 09:21:51 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.686 2018/08/28 11:47:52 adam Exp $
+# $NetBSD: Makefile,v 1.687 2018/09/05 09:21:51 adam Exp $
 #
 
 COMMENT=       Security tools
@@ -433,8 +433,6 @@ SUBDIR+=    py-nacl
 SUBDIR+=       py-ndg_httpsclient
 SUBDIR+=       py-ntlm-auth
 SUBDIR+=       py-oath
-SUBDIR+=       py-oauth
-SUBDIR+=       py-oauth2
 SUBDIR+=       py-oauth2client
 SUBDIR+=       py-oauthlib
 SUBDIR+=       py-openid



Home | Main Index | Thread Index | Old Index