Sat May 4 08:22:12 2024 UTC (23d)
security/Makefile: + hs-crypto-token


(pho)
diff -r1.946 -r1.947 pkgsrc/security/Makefile

cvs diff -r1.946 -r1.947 pkgsrc/security/Makefile (expand / switch to unified diff)

--- pkgsrc/security/Makefile 2024/05/02 13:34:56 1.946
+++ pkgsrc/security/Makefile 2024/05/04 08:22:12 1.947
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.946 2024/05/02 13:34:56 hauke Exp $ 1# $NetBSD: Makefile,v 1.947 2024/05/04 08:22:12 pho Exp $
2# 2#
3 3
4COMMENT= Security and cryptography tools and libraries 4COMMENT= Security and cryptography tools and libraries
5 5
6SUBDIR+= 2fa 6SUBDIR+= 2fa
7SUBDIR+= Bastille 7SUBDIR+= Bastille
8SUBDIR+= CSP 8SUBDIR+= CSP
9SUBDIR+= CoolKey 9SUBDIR+= CoolKey
10SUBDIR+= EasyPG 10SUBDIR+= EasyPG
11SUBDIR+= HElib 11SUBDIR+= HElib
12SUBDIR+= KeePass 12SUBDIR+= KeePass
13SUBDIR+= PACK 13SUBDIR+= PACK
14SUBDIR+= PortableSigner 14SUBDIR+= PortableSigner
@@ -124,26 +124,27 @@ SUBDIR+= gpgmepp @@ -124,26 +124,27 @@ SUBDIR+= gpgmepp
124SUBDIR+= gsasl 124SUBDIR+= gsasl
125SUBDIR+= gss 125SUBDIR+= gss
126SUBDIR+= hackbot 126SUBDIR+= hackbot
127SUBDIR+= hashcash 127SUBDIR+= hashcash
128SUBDIR+= hashcat 128SUBDIR+= hashcat
129SUBDIR+= heimdal 129SUBDIR+= heimdal
130SUBDIR+= heirloom-su 130SUBDIR+= heirloom-su
131SUBDIR+= hercules4sdl-crypto 131SUBDIR+= hercules4sdl-crypto
132SUBDIR+= hitch 132SUBDIR+= hitch
133SUBDIR+= honeyd 133SUBDIR+= honeyd
134SUBDIR+= honeyd-arpd 134SUBDIR+= honeyd-arpd
135SUBDIR+= hs-SHA 135SUBDIR+= hs-SHA
136SUBDIR+= hs-crypto-api 136SUBDIR+= hs-crypto-api
 137SUBDIR+= hs-crypto-token
137SUBDIR+= hs-cryptohash-md5 138SUBDIR+= hs-cryptohash-md5
138SUBDIR+= hs-cryptohash-sha1 139SUBDIR+= hs-cryptohash-sha1
139SUBDIR+= hs-cryptohash-sha256 140SUBDIR+= hs-cryptohash-sha256
140SUBDIR+= hs-crypton 141SUBDIR+= hs-crypton
141SUBDIR+= hs-crypton-conduit 142SUBDIR+= hs-crypton-conduit
142SUBDIR+= hs-crypton-x509 143SUBDIR+= hs-crypton-x509
143SUBDIR+= hs-crypton-x509-store 144SUBDIR+= hs-crypton-x509-store
144SUBDIR+= hs-crypton-x509-system 145SUBDIR+= hs-crypton-x509-system
145SUBDIR+= hs-crypton-x509-validation 146SUBDIR+= hs-crypton-x509-validation
146SUBDIR+= hs-digest 147SUBDIR+= hs-digest
147SUBDIR+= hs-ed25519 148SUBDIR+= hs-ed25519
148SUBDIR+= hs-entropy 149SUBDIR+= hs-entropy
149SUBDIR+= hs-hackage-security 150SUBDIR+= hs-hackage-security