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: bsiegert
Date: Sun May 9 10:05:26 UTC 2021
Modified Files:
pkgsrc/security: Makefile
Removed Files:
pkgsrc/security/go-oauth2: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
go-oauth2: remove.
Nothing depends on this any more, and it is not useful on its own.
To generate a diff of this commit:
cvs rdiff -u -r1.819 -r1.820 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/go-oauth2/DESCR
cvs rdiff -u -r1.39 -r0 pkgsrc/security/go-oauth2/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/security/go-oauth2/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/security/go-oauth2/buildlink3.mk \
pkgsrc/security/go-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.819 pkgsrc/security/Makefile:1.820
--- pkgsrc/security/Makefile:1.819 Sun May 9 04:41:27 2021
+++ pkgsrc/security/Makefile Sun May 9 10:05:26 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.819 2021/05/09 04:41:27 taca Exp $
+# $NetBSD: Makefile,v 1.820 2021/05/09 10:05:26 bsiegert Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -108,7 +108,6 @@ SUBDIR+= go-crypt
SUBDIR+= go-crypto
SUBDIR+= go-crypto-acme
SUBDIR+= go-mkcert
-SUBDIR+= go-oauth2
SUBDIR+= go-sftp
SUBDIR+= go-xxhash
SUBDIR+= google-authenticator
Home |
Main Index |
Thread Index |
Old Index