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:   schmonz
Date:           Fri Nov 27 10:20:00 UTC 2020

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add and enable libretls.


To generate a diff of this commit:
cvs rdiff -u -r1.789 -r1.790 pkgsrc/security/Makefile

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.789 pkgsrc/security/Makefile:1.790
--- pkgsrc/security/Makefile:1.789      Sun Nov 22 11:58:58 2020
+++ pkgsrc/security/Makefile    Fri Nov 27 10:20:00 2020
@@ -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-python
 SUBDIR+=       libpreludedb-sqlite3
 SUBDIR+=       libpwquality
 SUBDIR+=       libressl
+SUBDIR+=       libretls
 SUBDIR+=       libsecp256k1
 SUBDIR+=       libsecret
 SUBDIR+=       libsodium



Home | Main Index | Thread Index | Old Index