pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security security: Enable py-olm



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba8ba9f9e551
branches:  trunk
changeset: 372483:ba8ba9f9e551
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Jan 25 13:01:02 2022 +0000

description:
security: Enable py-olm

diffstat:

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

diffs (17 lines):

diff -r e91a4da64de6 -r ba8ba9f9e551 security/Makefile
--- a/security/Makefile Tue Jan 25 13:00:12 2022 +0000
+++ b/security/Makefile Tue Jan 25 13:01:02 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.845 2022/01/19 18:00:28 wiz Exp $
+# $NetBSD: Makefile,v 1.846 2022/01/25 13:01:02 ryoon Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -491,6 +491,7 @@
 SUBDIR+=       py-oath
 SUBDIR+=       py-oauth2client
 SUBDIR+=       py-oauthlib
+SUBDIR+=       py-olm
 SUBDIR+=       py-openid
 SUBDIR+=       py-paramiko
 SUBDIR+=       py-passlib



Home | Main Index | Thread Index | Old Index