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:   pho
Date:           Wed May  5 16:01:18 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: +hs-tls-session-manager


To generate a diff of this commit:
cvs rdiff -u -r1.817 -r1.818 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.817 pkgsrc/security/Makefile:1.818
--- pkgsrc/security/Makefile:1.817      Tue Apr 27 10:43:45 2021
+++ pkgsrc/security/Makefile    Wed May  5 16:01:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.817 2021/04/27 10:43:45 wiz Exp $
+# $NetBSD: Makefile,v 1.818 2021/05/05 16:01:18 pho Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -134,6 +134,7 @@ SUBDIR+=    hs-ed25519
 SUBDIR+=       hs-hackage-security
 SUBDIR+=       hs-pem
 SUBDIR+=       hs-tls
+SUBDIR+=       hs-tls-session-manager
 SUBDIR+=       hs-x509
 SUBDIR+=       hs-x509-store
 SUBDIR+=       hs-x509-system



Home | Main Index | Thread Index | Old Index