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:           Mon Aug 19 23:55:54 UTC 2024

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add ruby-securerandom


To generate a diff of this commit:
cvs rdiff -u -r1.957 -r1.958 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.957 pkgsrc/security/Makefile:1.958
--- pkgsrc/security/Makefile:1.957      Sat Aug 10 23:51:48 2024
+++ pkgsrc/security/Makefile    Mon Aug 19 23:55:54 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.957 2024/08/10 23:51:48 js Exp $
+# $NetBSD: Makefile,v 1.958 2024/08/19 23:55:54 wen Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -610,6 +610,7 @@ SUBDIR+=    ruby-rex-zip
 SUBDIR+=       ruby-rotp
 SUBDIR+=       ruby-ruby-openid
 SUBDIR+=       ruby-rubyntlm
+SUBDIR+=       ruby-securerandom
 SUBDIR+=       ruby-shadow
 SUBDIR+=       ruby-simple_oauth
 SUBDIR+=       ruby-snaky_hash



Home | Main Index | Thread Index | Old Index