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:   wen
Date:           Fri Jul 24 14:00:55 UTC 2026

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add p5-Crypt-URandom-Token


To generate a diff of this commit:
cvs rdiff -u -r1.1019 -r1.1020 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.1019 pkgsrc/security/Makefile:1.1020
--- pkgsrc/security/Makefile:1.1019     Wed Jul 22 16:15:40 2026
+++ pkgsrc/security/Makefile    Fri Jul 24 14:00:55 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1019 2026/07/22 16:15:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.1020 2026/07/24 14:00:55 wen Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -361,6 +361,7 @@ SUBDIR+=    p5-Crypt-SmbHash
 SUBDIR+=       p5-Crypt-SysRandom
 SUBDIR+=       p5-Crypt-Twofish
 SUBDIR+=       p5-Crypt-URandom
+SUBDIR+=       p5-Crypt-URandom-Token
 SUBDIR+=       p5-Crypt-X509
 SUBDIR+=       p5-CryptX
 SUBDIR+=       p5-Dancer-Plugin-Auth-RBAC



Home | Main Index | Thread Index | Old Index