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:   taca
Date:           Mon Jul 20 05:28:44 UTC 2026

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: Add and enable ruby-ssrf_filter


To generate a diff of this commit:
cvs rdiff -u -r1.1017 -r1.1018 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.1017 pkgsrc/security/Makefile:1.1018
--- pkgsrc/security/Makefile:1.1017     Mon Jul 20 05:13:49 2026
+++ pkgsrc/security/Makefile    Mon Jul 20 05:28:44 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1017 2026/07/20 05:13:49 taca Exp $
+# $NetBSD: Makefile,v 1.1018 2026/07/20 05:28:44 taca Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -662,6 +662,7 @@ SUBDIR+=    ruby-snaky_hash
 SUBDIR+=       ruby-sshkey
 SUBDIR+=       ruby-sshkit
 SUBDIR+=       ruby-sslshake
+SUBDIR+=       ruby-ssrf_filter
 SUBDIR+=       ruby-tcpwrap
 SUBDIR+=       ruby-twitter_oauth
 SUBDIR+=       ruby-vault



Home | Main Index | Thread Index | Old Index