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:   pin
Date:           Tue Mar 10 16:30:16 UTC 2026

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add cargo-auditable


To generate a diff of this commit:
cvs rdiff -u -r1.999 -r1.1000 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.999 pkgsrc/security/Makefile:1.1000
--- pkgsrc/security/Makefile:1.999      Sun Mar  1 00:52:25 2026
+++ pkgsrc/security/Makefile    Tue Mar 10 16:30:16 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.999 2026/03/01 00:52:25 js Exp $
+# $NetBSD: Makefile,v 1.1000 2026/03/10 16:30:16 pin Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -49,6 +49,7 @@ SUBDIR+=      botan3
 SUBDIR+=       ca-certificates
 SUBDIR+=       caff
 SUBDIR+=       cargo-audit
+SUBDIR+=       cargo-auditable
 SUBDIR+=       ccid
 SUBDIR+=       cfs
 SUBDIR+=       cfssl



Home | Main Index | Thread Index | Old Index