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:           Wed Jul 16 21:42:07 UTC 2025

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + p5-Crypt-SysRandom


To generate a diff of this commit:
cvs rdiff -u -r1.982 -r1.983 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.982 pkgsrc/security/Makefile:1.983
--- pkgsrc/security/Makefile:1.982      Mon Jul 14 05:36:33 2025
+++ pkgsrc/security/Makefile    Wed Jul 16 21:42:07 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.982 2025/07/14 05:36:33 adam Exp $
+# $NetBSD: Makefile,v 1.983 2025/07/16 21:42:07 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -347,6 +347,7 @@ SUBDIR+=    p5-Crypt-Rijndael
 SUBDIR+=       p5-Crypt-SMIME
 SUBDIR+=       p5-Crypt-SSLeay
 SUBDIR+=       p5-Crypt-SmbHash
+SUBDIR+=       p5-Crypt-SysRandom
 SUBDIR+=       p5-Crypt-Twofish
 SUBDIR+=       p5-Crypt-URandom
 SUBDIR+=       p5-Crypt-X509



Home | Main Index | Thread Index | Old Index