Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2024 15:43:17 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: 2db2c9dbedcd - main - security/rubygem-metasploit-model: update to 5.0.2
Message-ID:  <202401051543.405FhHhj073136@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=2db2c9dbedcd25a9490b4a63fd0b643f84f60e39

commit 2db2c9dbedcd25a9490b4a63fd0b643f84f60e39
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2024-01-05 15:40:19 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2024-01-05 15:40:19 +0000

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

diff --git a/security/rubygem-metasploit-model/Makefile b/security/rubygem-metasploit-model/Makefile
index c4d3e9a99989..f2fadddcbca0 100644
--- a/security/rubygem-metasploit-model/Makefile
+++ b/security/rubygem-metasploit-model/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	metasploit-model
-PORTVERSION=	4.0.6
+PORTVERSION=	5.0.2
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -10,9 +10,9 @@ WWW=		https://github.com/rapid7/metasploit-model
 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
 
 NO_ARCH=	yes
 
diff --git a/security/rubygem-metasploit-model/distinfo b/security/rubygem-metasploit-model/distinfo
index 00841c013c22..cd8b7e14ebd1 100644
--- a/security/rubygem-metasploit-model/distinfo
+++ b/security/rubygem-metasploit-model/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660812908
-SHA256 (rubygem/metasploit-model-4.0.6.gem) = 0d5b06109fa41c5fe66b50afd4dbd5a9a9415e1969b8c5cbaeb155d25fe2759e
-SIZE (rubygem/metasploit-model-4.0.6.gem) = 81920
+TIMESTAMP = 1704463269
+SHA256 (rubygem/metasploit-model-5.0.2.gem) = 27de70f93ce42f115359848967d878897dde4904b7f654e5c2d5aab6ad04c56e
+SIZE (rubygem/metasploit-model-5.0.2.gem) = 82432



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