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: Sat Jan 18 23:30:42 UTC 2020
Modified Files:
pkgsrc/security: Makefile
Log Message:
Add hs-ed25519
To generate a diff of this commit:
cvs rdiff -u -r1.732 -r1.733 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.732 pkgsrc/security/Makefile:1.733
--- pkgsrc/security/Makefile:1.732 Sat Jan 18 15:26:22 2020
+++ pkgsrc/security/Makefile Sat Jan 18 23:30:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.732 2020/01/18 15:26:22 pho Exp $
+# $NetBSD: Makefile,v 1.733 2020/01/18 23:30:42 pho Exp $
#
COMMENT= Security tools
@@ -127,6 +127,7 @@ SUBDIR+= hs-SHA
SUBDIR+= hs-cryptohash-sha256
SUBDIR+= hs-cryptonite
SUBDIR+= hs-digest
+SUBDIR+= hs-ed25519
SUBDIR+= hs-pem
SUBDIR+= hs-tls
SUBDIR+= hs-x509
Home |
Main Index |
Thread Index |
Old Index