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:           Wed Feb 16 10:06:08 UTC 2022

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + hs-entropy


To generate a diff of this commit:
cvs rdiff -u -r1.849 -r1.850 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.849 pkgsrc/security/Makefile:1.850
--- pkgsrc/security/Makefile:1.849      Wed Feb 16 10:05:31 2022
+++ pkgsrc/security/Makefile    Wed Feb 16 10:06:08 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.849 2022/02/16 10:05:31 pho Exp $
+# $NetBSD: Makefile,v 1.850 2022/02/16 10:06:08 pho Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -134,6 +134,7 @@ SUBDIR+=    hs-cryptohash-sha256
 SUBDIR+=       hs-cryptonite
 SUBDIR+=       hs-digest
 SUBDIR+=       hs-ed25519
+SUBDIR+=       hs-entropy
 SUBDIR+=       hs-hackage-security
 SUBDIR+=       hs-pem
 SUBDIR+=       hs-tls



Home | Main Index | Thread Index | Old Index