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:           Thu Aug 11 06:49:34 UTC 2022

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + mbedtls3


To generate a diff of this commit:
cvs rdiff -u -r1.866 -r1.867 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.866 pkgsrc/security/Makefile:1.867
--- pkgsrc/security/Makefile:1.866      Sun Aug  7 22:22:10 2022
+++ pkgsrc/security/Makefile    Thu Aug 11 06:49:34 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.866 2022/08/07 22:22:10 leot Exp $
+# $NetBSD: Makefile,v 1.867 2022/08/11 06:49:34 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -224,6 +224,7 @@ SUBDIR+=    lxqt-sudo
 SUBDIR+=       lynis
 SUBDIR+=       mate-polkit
 SUBDIR+=       mbedtls
+SUBDIR+=       mbedtls3
 SUBDIR+=       mcrypt
 SUBDIR+=       md4-collision
 SUBDIR+=       md5-collision



Home | Main Index | Thread Index | Old Index