Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2024 15:43:20 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2c2055d4149f - main - security/rubygem-metasploit-concern: update to 5.0.2
Message-ID:  <202401051543.405FhKas073224@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2c2055d4149f2bdddf19cdcf6e114401d5c2c6ef

commit 2c2055d4149f2bdddf19cdcf6e114401d5c2c6ef
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2024-01-05 15:41:07 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2024-01-05 15:41:07 +0000

    security/rubygem-metasploit-concern: update to 5.0.2
---
 security/rubygem-metasploit-concern/Makefile | 9 +++++----
 security/rubygem-metasploit-concern/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/security/rubygem-metasploit-concern/Makefile b/security/rubygem-metasploit-concern/Makefile
index 007acd23b398..ccf91c210fb5 100644
--- a/security/rubygem-metasploit-concern/Makefile
+++ b/security/rubygem-metasploit-concern/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	metasploit-concern
-PORTVERSION=	4.0.5
+PORTVERSION=	5.0.2
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -10,9 +10,10 @@ WWW=		https://github.com/rapid7/metasploit-concern
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activemodel60>=6.0:databases/rubygem-activemodel60 \
-		rubygem-activesupport60>=6.0:devel/rubygem-activesupport60 \
-		rubygem-railties60>=6.0:www/rubygem-railties60
+RUN_DEPENDS=	rubygem-activemodel70>=7.0:databases/rubygem-activemodel70 \
+		rubygem-activesupport70>=7.0:devel/rubygem-activesupport70 \
+		rubygem-railties70>=7.0:www/rubygem-railties70 \
+		rubygem-zeitwerk>=0:devel/rubygem-zeitwerk
 
 NO_ARCH=	yes
 
diff --git a/security/rubygem-metasploit-concern/distinfo b/security/rubygem-metasploit-concern/distinfo
index d5fc11231af6..5ff469884e0d 100644
--- a/security/rubygem-metasploit-concern/distinfo
+++ b/security/rubygem-metasploit-concern/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677078163
-SHA256 (rubygem/metasploit-concern-4.0.5.gem) = c13ebe270bd1e9b1e2beefa1cdfb13c5bb8455d59cf6b456fb48188975da126b
-SIZE (rubygem/metasploit-concern-4.0.5.gem) = 18944
+TIMESTAMP = 1704463057
+SHA256 (rubygem/metasploit-concern-5.0.2.gem) = 2cd20af623f1ffd22b1fb80ea79a9174b46b202f2b110c1bc194283732cb06f0
+SIZE (rubygem/metasploit-concern-5.0.2.gem) = 18944



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401051543.405FhKas073224>