Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security security: Enable cyrus-sasl-xoauth2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a2e8b9cfb46
branches:  trunk
changeset: 434185:8a2e8b9cfb46
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Fri Jun 12 13:42:45 2020 +0000

description:
security: Enable cyrus-sasl-xoauth2

diffstat:

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

diffs (17 lines):

diff -r be7b3fe1ed19 -r 8a2e8b9cfb46 security/Makefile
--- a/security/Makefile Fri Jun 12 13:42:05 2020 +0000
+++ b/security/Makefile Fri Jun 12 13:42:45 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.766 2020/06/11 14:24:49 adam Exp $
+# $NetBSD: Makefile,v 1.767 2020/06/12 13:42:45 ryoon Exp $
 #
 
 COMMENT=       Security tools
@@ -62,6 +62,7 @@
 SUBDIR+=       cy2-scram
 SUBDIR+=       cy2-sql
 SUBDIR+=       cyrus-sasl
+SUBDIR+=       cyrus-sasl-xoauth2
 SUBDIR+=       cyrus-saslauthd
 SUBDIR+=       dcfldd
 SUBDIR+=       ddos-scan



Home | Main Index | Thread Index | Old Index