Date: Tue, 21 Sep 2021 19:02:13 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: 59bbff9ed94b - main - security/rubygem-metasploit_data_models: update to 5.0.4 Message-ID: <202109211902.18LJ2D00063735@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=59bbff9ed94bae269f911cc2243bdf71cc7e66ce commit 59bbff9ed94bae269f911cc2243bdf71cc7e66ce Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2021-09-21 19:01:20 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2021-09-21 19:01:20 +0000 security/rubygem-metasploit_data_models: update to 5.0.4 --- security/rubygem-metasploit_data_models/Makefile | 11 ++++++----- security/rubygem-metasploit_data_models/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/security/rubygem-metasploit_data_models/Makefile b/security/rubygem-metasploit_data_models/Makefile index 398cac69eedd..5003fab9bbcd 100644 --- a/security/rubygem-metasploit_data_models/Makefile +++ b/security/rubygem-metasploit_data_models/Makefile @@ -1,5 +1,5 @@ PORTNAME= metasploit_data_models -PORTVERSION= 4.1.1 +PORTVERSION= 5.0.4 PORTEPOCH= 2 CATEGORIES= security rubygems MASTER_SITES= RG @@ -10,14 +10,15 @@ COMMENT= Database layer for Metasploit LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activerecord52>=5.2.2:databases/rubygem-activerecord52 \ - rubygem-activesupport52>=5.2.2:devel/rubygem-activesupport52 \ +RUN_DEPENDS= rubygem-activerecord60>=6.0:databases/rubygem-activerecord60 \ + rubygem-activesupport60>=6.0:devel/rubygem-activesupport60 \ rubygem-arel-helpers>=0:databases/rubygem-arel-helpers \ rubygem-metasploit-concern>=0:security/rubygem-metasploit-concern \ rubygem-metasploit-model>=3.1:security/rubygem-metasploit-model \ rubygem-pg>=0:databases/rubygem-pg \ - rubygem-railties52>=5.2.2:www/rubygem-railties52 \ - rubygem-recog>=2.0:security/rubygem-recog + rubygem-railties60>=6.0:www/rubygem-railties60 \ + rubygem-recog>=2.0:security/rubygem-recog \ + rubygem-webrick>=0:www/rubygem-webrick NO_ARCH= yes USE_RUBY= yes diff --git a/security/rubygem-metasploit_data_models/distinfo b/security/rubygem-metasploit_data_models/distinfo index c9bf25cb0e2b..d86397a70593 100644 --- a/security/rubygem-metasploit_data_models/distinfo +++ b/security/rubygem-metasploit_data_models/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609096805 -SHA256 (rubygem/metasploit_data_models-4.1.1.gem) = 2ef4013b9fb5fdfa6102b8f92dd74ba34d043b0b8e6473711436d9b31279f8b3 -SIZE (rubygem/metasploit_data_models-4.1.1.gem) = 178688 +TIMESTAMP = 1632172887 +SHA256 (rubygem/metasploit_data_models-5.0.4.gem) = 377e1b7af5e717e24c415fe233a4b5d8021fcaec977b94ddd42da1fe669e168a +SIZE (rubygem/metasploit_data_models-5.0.4.gem) = 179200
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109211902.18LJ2D00063735>