Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Aug 2020 20:36:19 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544522 - head/security/rubygem-metasploit-model
Message-ID:  <202008082036.078KaJMe093881@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Aug  8 20:36:18 2020
New Revision: 544522
URL: https://svnweb.freebsd.org/changeset/ports/544522

Log:
  Update to 3.0.0

Modified:
  head/security/rubygem-metasploit-model/Makefile
  head/security/rubygem-metasploit-model/distinfo

Modified: head/security/rubygem-metasploit-model/Makefile
==============================================================================
--- head/security/rubygem-metasploit-model/Makefile	Sat Aug  8 20:31:26 2020	(r544521)
+++ head/security/rubygem-metasploit-model/Makefile	Sat Aug  8 20:36:18 2020	(r544522)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	metasploit-model
-PORTVERSION=	2.0.4
+PORTVERSION=	3.0.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -11,9 +11,9 @@ COMMENT=	Metasploit Model Mixins and Validators
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activemodel4>=4.2.6:databases/rubygem-activemodel4 \
-		rubygem-activesupport4>=4.2.6:devel/rubygem-activesupport4 \
-		rubygem-railties4>=4.2.6:www/rubygem-railties4
+RUN_DEPENDS=	rubygem-activemodel52>=5.2.2:databases/rubygem-activemodel52 \
+		rubygem-activesupport52>=5.2.2:devel/rubygem-activesupport52 \
+		rubygem-railties52>=5.2.2:www/rubygem-railties52
 
 NO_ARCH=	yes
 

Modified: head/security/rubygem-metasploit-model/distinfo
==============================================================================
--- head/security/rubygem-metasploit-model/distinfo	Sat Aug  8 20:31:26 2020	(r544521)
+++ head/security/rubygem-metasploit-model/distinfo	Sat Aug  8 20:36:18 2020	(r544522)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495362898
-SHA256 (rubygem/metasploit-model-2.0.4.gem) = bc6e8f6e36b806afed040d2401922e44eba1c96f68fc9c0fe21d80cd4254f616
-SIZE (rubygem/metasploit-model-2.0.4.gem) = 81408
+TIMESTAMP = 1596740202
+SHA256 (rubygem/metasploit-model-3.0.0.gem) = fb40de0c98f1dbf48ca0aef6a657f69ac0407e7bd21010f63417a2ad1bd3dfdd
+SIZE (rubygem/metasploit-model-3.0.0.gem) = 81408



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