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: Fri Oct 27 10:59:26 UTC 2023
Modified Files:
pkgsrc/security: Makefile
Log Message:
security/Makefile: + hs-crypton
To generate a diff of this commit:
cvs rdiff -u -r1.914 -r1.915 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.914 pkgsrc/security/Makefile:1.915
--- pkgsrc/security/Makefile:1.914 Thu Oct 19 18:44:49 2023
+++ pkgsrc/security/Makefile Fri Oct 27 10:59:26 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.914 2023/10/19 18:44:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.915 2023/10/27 10:59:26 pho Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -136,6 +136,7 @@ SUBDIR+= hs-SHA
SUBDIR+= hs-cryptohash-md5
SUBDIR+= hs-cryptohash-sha1
SUBDIR+= hs-cryptohash-sha256
+SUBDIR+= hs-crypton
SUBDIR+= hs-cryptonite
SUBDIR+= hs-digest
SUBDIR+= hs-ed25519
Home |
Main Index |
Thread Index |
Old Index