From owner-svn-ports-all@freebsd.org Sat Aug 8 20:26:19 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 571BD37CECF; Sat, 8 Aug 2020 20:26:19 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BPDJq1h6jz4K86; Sat, 8 Aug 2020 20:26:19 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 185A3E685; Sat, 8 Aug 2020 20:26:19 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 078KQI3P087189; Sat, 8 Aug 2020 20:26:18 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 078KQITr087187; Sat, 8 Aug 2020 20:26:18 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <202008082026.078KQITr087187@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 8 Aug 2020 20:26:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544519 - head/security/rubygem-metasploit-concern X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/rubygem-metasploit-concern X-SVN-Commit-Revision: 544519 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Aug 2020 20:26:19 -0000 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