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: Mon Oct 30 09:46:01 UTC 2023
Modified Files:
pkgsrc/security: Makefile
Log Message:
security/Makefile: + hs-crypton-x509-store
To generate a diff of this commit:
cvs rdiff -u -r1.917 -r1.918 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.917 pkgsrc/security/Makefile:1.918
--- pkgsrc/security/Makefile:1.917 Sun Oct 29 18:48:29 2023
+++ pkgsrc/security/Makefile Mon Oct 30 09:46:01 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.917 2023/10/29 18:48:29 pho Exp $
+# $NetBSD: Makefile,v 1.918 2023/10/30 09:46:01 pho Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -139,6 +139,7 @@ SUBDIR+= hs-cryptohash-sha1
SUBDIR+= hs-cryptohash-sha256
SUBDIR+= hs-crypton
SUBDIR+= hs-crypton-x509
+SUBDIR+= hs-crypton-x509-store
SUBDIR+= hs-cryptonite
SUBDIR+= hs-digest
SUBDIR+= hs-ed25519
Home |
Main Index |
Thread Index |
Old Index