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 Mar  7 13:12:26 UTC 2025

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + hs-blake2


To generate a diff of this commit:
cvs rdiff -u -r1.973 -r1.974 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.973 pkgsrc/security/Makefile:1.974
--- pkgsrc/security/Makefile:1.973      Thu Mar  6 22:56:32 2025
+++ pkgsrc/security/Makefile    Fri Mar  7 13:12:26 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.973 2025/03/06 22:56:32 wiz Exp $
+# $NetBSD: Makefile,v 1.974 2025/03/07 13:12:26 pho Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -138,6 +138,7 @@ SUBDIR+=    hitch
 SUBDIR+=       honeyd
 SUBDIR+=       honeyd-arpd
 SUBDIR+=       hs-SHA
+SUBDIR+=       hs-blake2
 SUBDIR+=       hs-crypto-api
 SUBDIR+=       hs-crypto-token
 SUBDIR+=       hs-cryptohash-md5



Home | Main Index | Thread Index | Old Index