pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ruby-metasploit-concern
Module Name: pkgsrc
Committed By: taca
Date: Sun Feb 22 04:59:41 UTC 2026
Modified Files:
pkgsrc/security/ruby-metasploit-concern: Makefile
Log Message:
security/ruby-metasploit-concern: allow rails72
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/ruby-metasploit-concern/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/ruby-metasploit-concern/Makefile
diff -u pkgsrc/security/ruby-metasploit-concern/Makefile:1.14 pkgsrc/security/ruby-metasploit-concern/Makefile:1.15
--- pkgsrc/security/ruby-metasploit-concern/Makefile:1.14 Sun May 18 01:21:42 2025
+++ pkgsrc/security/ruby-metasploit-concern/Makefile Sun Feb 22 04:59:41 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2025/05/18 01:21:42 taca Exp $
+# $NetBSD: Makefile,v 1.15 2026/02/22 04:59:41 taca Exp $
DISTNAME= metasploit-concern-5.0.5
CATEGORIES= security
@@ -11,7 +11,7 @@ LICENSE= modified-bsd
DEPENDS+= ${RUBY_ACTIVEMODEL_DEPENDS}
DEPENDS+= ${RUBY_RAILTIES_DEPENDS}
-RUBY_RAILS_ACCEPTED= 70 71
+RUBY_RAILS_ACCEPTED= 70 71 72
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index