pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-metasploit-concern security/ruby-metaspl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d99b52f35819
branches:  trunk
changeset: 391404:d99b52f35819
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 09 05:45:49 2023 +0000

description:
security/ruby-metasploit-concern: update to 5.0.0

5.0.0 (2022-11-29)

* Update to Rails 7 support.

diffstat:

 security/ruby-metasploit-concern/Makefile |  6 +++---
 security/ruby-metasploit-concern/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 6b365e1f0807 -r d99b52f35819 security/ruby-metasploit-concern/Makefile
--- a/security/ruby-metasploit-concern/Makefile Mon Jan 09 05:42:55 2023 +0000
+++ b/security/ruby-metasploit-concern/Makefile Mon Jan 09 05:45:49 2023 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2022/09/04 13:10:32 taca Exp $
+# $NetBSD: Makefile,v 1.9 2023/01/09 05:45:49 taca Exp $
 
-DISTNAME=      metasploit-concern-4.0.5
+DISTNAME=      metasploit-concern-5.0.0
 CATEGORIES=    security
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -11,7 +11,7 @@
 DEPENDS+=      ${RUBY_ACTIVEMODEL_DEPENDS}
 DEPENDS+=      ${RUBY_RAILTIES_DEPENDS}
 
-RUBY_RAILS_ACCEPTED=   60 61
+RUBY_RAILS_ACCEPTED=   70
 
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 6b365e1f0807 -r d99b52f35819 security/ruby-metasploit-concern/distinfo
--- a/security/ruby-metasploit-concern/distinfo Mon Jan 09 05:42:55 2023 +0000
+++ b/security/ruby-metasploit-concern/distinfo Mon Jan 09 05:45:49 2023 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/09/04 13:10:32 taca Exp $
+$NetBSD: distinfo,v 1.10 2023/01/09 05:45:49 taca Exp $
 
-BLAKE2s (metasploit-concern-4.0.5.gem) = 84683bbeb9952043aba38f0fdd5d8d2d7ef8b18d3931aa261f550c00e5a3348b
-SHA512 (metasploit-concern-4.0.5.gem) = 358e903ddd8831da4984856f2883ec2945e5293d6b0838ecb5490fc6f47d77d9b2e37874d94d52f563e013e181da8edcaff0b76e69bc03ece662a7c434f47c3d
-Size (metasploit-concern-4.0.5.gem) = 18944 bytes
+BLAKE2s (metasploit-concern-5.0.0.gem) = 0d06edfb3a3fdfc0c0f74979f3f67ac321afa8b22b3f3cb1bc9c320fd846df97
+SHA512 (metasploit-concern-5.0.0.gem) = 7a1e1d333f3c214f9ecdc29d3e2646d76b1bbcea541987ea1f517553b0f0c30f625661fe08e395cc539c91b308e29514b801f800749070c7ad55858a624f6dff
+Size (metasploit-concern-5.0.0.gem) = 18944 bytes



Home | Main Index | Thread Index | Old Index