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:   js
Date:           Thu Jan 22 19:29:46 UTC 2026

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: Add mbedtls4


To generate a diff of this commit:
cvs rdiff -u -r1.991 -r1.992 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.991 pkgsrc/security/Makefile:1.992
--- pkgsrc/security/Makefile:1.991      Sun Jan 18 05:27:21 2026
+++ pkgsrc/security/Makefile    Thu Jan 22 19:29:46 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.991 2026/01/18 05:27:21 taca Exp $
+# $NetBSD: Makefile,v 1.992 2026/01/22 19:29:46 js Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -246,6 +246,7 @@ SUBDIR+=    lynis
 SUBDIR+=       mate-polkit
 SUBDIR+=       mbedtls
 SUBDIR+=       mbedtls3
+SUBDIR+=       mbedtls4
 SUBDIR+=       mcrypt
 SUBDIR+=       md4-collision
 SUBDIR+=       md5-collision



Home | Main Index | Thread Index | Old Index