pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add and enable libretls.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c47274db4409
branches:  trunk
changeset: 442629:c47274db4409
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Fri Nov 27 10:20:00 2020 +0000

description:
Add and enable libretls.

diffstat:

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

diffs (17 lines):

diff -r 3f0d8e0650ed -r c47274db4409 security/Makefile
--- a/security/Makefile Fri Nov 27 10:19:38 2020 +0000
+++ b/security/Makefile Fri Nov 27 10:20:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.789 2020/11/22 11:58:58 nia Exp $
+# $NetBSD: Makefile,v 1.790 2020/11/27 10:20:00 schmonz Exp $
 #
 
 COMMENT=       Security tools
@@ -195,6 +195,7 @@
 SUBDIR+=       libpreludedb-sqlite3
 SUBDIR+=       libpwquality
 SUBDIR+=       libressl
+SUBDIR+=       libretls
 SUBDIR+=       libsecp256k1
 SUBDIR+=       libsecret
 SUBDIR+=       libsodium



Home | Main Index | Thread Index | Old Index