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: Tue Oct 31 17:11:06 UTC 2023
Modified Files:
pkgsrc/security: Makefile
Log Message:
security/Makefile: + hs-securemem
To generate a diff of this commit:
cvs rdiff -u -r1.920 -r1.921 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.920 pkgsrc/security/Makefile:1.921
--- pkgsrc/security/Makefile:1.920 Mon Oct 30 14:46:48 2023
+++ pkgsrc/security/Makefile Tue Oct 31 17:11:06 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.920 2023/10/30 14:46:48 pho Exp $
+# $NetBSD: Makefile,v 1.921 2023/10/31 17:11:06 pho Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -148,6 +148,7 @@ SUBDIR+= hs-ed25519
SUBDIR+= hs-entropy
SUBDIR+= hs-hackage-security
SUBDIR+= hs-pem
+SUBDIR+= hs-securemem
SUBDIR+= hs-tls
SUBDIR+= hs-tls-session-manager
SUBDIR+= hs-x509
Home |
Main Index |
Thread Index |
Old Index