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:   wiz
Date:           Mon Apr  1 21:41:56 UTC 2024

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + sha3sum


To generate a diff of this commit:
cvs rdiff -u -r1.942 -r1.943 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.942 pkgsrc/security/Makefile:1.943
--- pkgsrc/security/Makefile:1.942      Wed Mar 20 15:47:43 2024
+++ pkgsrc/security/Makefile    Mon Apr  1 21:41:55 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.942 2024/03/20 15:47:43 adam Exp $
+# $NetBSD: Makefile,v 1.943 2024/04/01 21:41:55 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -622,6 +622,7 @@ SUBDIR+=    seahorse
 SUBDIR+=       seccure
 SUBDIR+=       secpanel
 SUBDIR+=       sequoia-sq
+SUBDIR+=       sha3sum
 SUBDIR+=       signify
 SUBDIR+=       skey
 SUBDIR+=       sleuthkit



Home | Main Index | Thread Index | Old Index