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/324214d8cc88
branches:  trunk
changeset: 409380:324214d8cc88
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 c3fcc0ea4cbe -r 324214d8cc88 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