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:   khorben
Date:           Mon May  9 00:38:43 UTC 2022

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add lua-cyrussasl


To generate a diff of this commit:
cvs rdiff -u -r1.859 -r1.860 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.859 pkgsrc/security/Makefile:1.860
--- pkgsrc/security/Makefile:1.859      Thu May  5 12:23:06 2022
+++ pkgsrc/security/Makefile    Mon May  9 00:38:43 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.859 2022/05/05 12:23:06 nia Exp $
+# $NetBSD: Makefile,v 1.860 2022/05/09 00:38:43 khorben Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -217,6 +217,7 @@ SUBDIR+=    lsh
 SUBDIR+=       lua-arc4random
 SUBDIR+=       lua-argon2
 SUBDIR+=       lua-bcrypt
+SUBDIR+=       lua-cyrussasl
 SUBDIR+=       lua-ossl
 SUBDIR+=       lua-sec
 SUBDIR+=       lxqt-openssh-askpass



Home | Main Index | Thread Index | Old Index