pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Add hs-tls



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fab73ac62cc3
branches:  trunk
changeset: 421697:fab73ac62cc3
user:      pho <pho%pkgsrc.org@localhost>
date:      Fri Jan 17 13:38:35 2020 +0000

description:
Add hs-tls

diffstat:

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

diffs (17 lines):

diff -r cab74e3a141c -r fab73ac62cc3 security/Makefile
--- a/security/Makefile Fri Jan 17 13:38:10 2020 +0000
+++ b/security/Makefile Fri Jan 17 13:38:35 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.728 2020/01/17 13:07:15 pho Exp $
+# $NetBSD: Makefile,v 1.729 2020/01/17 13:38:35 pho Exp $
 #
 
 COMMENT=       Security tools
@@ -126,6 +126,7 @@
 SUBDIR+=       hs-cryptonite
 SUBDIR+=       hs-digest
 SUBDIR+=       hs-pem
+SUBDIR+=       hs-tls
 SUBDIR+=       hs-x509
 SUBDIR+=       hs-x509-store
 SUBDIR+=       hs-x509-validation



Home | Main Index | Thread Index | Old Index