Date: Sat, 8 Aug 2020 20:26:18 +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: r544519 - head/security/rubygem-metasploit-concern Message-ID: <202008082026.078KQITr087187@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Aug 8 20:26:18 2020 New Revision: 544519 URL: https://svnweb.freebsd.org/changeset/ports/544519 Log: Update to 3.0.0 Modified: head/security/rubygem-metasploit-concern/Makefile head/security/rubygem-metasploit-concern/distinfo Modified: head/security/rubygem-metasploit-concern/Makefile ============================================================================== --- head/security/rubygem-metasploit-concern/Makefile Sat Aug 8 20:24:10 2020 (r544518) +++ head/security/rubygem-metasploit-concern/Makefile Sat Aug 8 20:26:18 2020 (r544519) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= metasploit-concern -PORTVERSION= 2.0.5 +PORTVERSION= 3.0.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -11,9 +11,9 @@ COMMENT= Automatically include Modules from app/concer 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-concern/distinfo ============================================================================== --- head/security/rubygem-metasploit-concern/distinfo Sat Aug 8 20:24:10 2020 (r544518) +++ head/security/rubygem-metasploit-concern/distinfo Sat Aug 8 20:26:18 2020 (r544519) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499951144 -SHA256 (rubygem/metasploit-concern-2.0.5.gem) = 2789743c46fa373b73ce2604b4e9e77dc6e5d1587c03c6e4b2f0435784a8346d -SIZE (rubygem/metasploit-concern-2.0.5.gem) = 18944 +TIMESTAMP = 1596739929 +SHA256 (rubygem/metasploit-concern-3.0.0.gem) = c2b1d0375746372de186a0fad9b8c654182545df6a857ea6d5bb8878416e4981 +SIZE (rubygem/metasploit-concern-3.0.0.gem) = 18944
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008082026.078KQITr087187>