From owner-svn-ports-all@freebsd.org Sat Aug 8 20:36: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 E09AC37D244; Sat, 8 Aug 2020 20:36: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 4BPDXM4Z1xz4KbW; Sat, 8 Aug 2020 20:36: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 7FF8AE255; Sat, 8 Aug 2020 20:36: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 078KaJv7093882; Sat, 8 Aug 2020 20:36:19 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 078KaJMe093881; Sat, 8 Aug 2020 20:36:19 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <202008082036.078KaJMe093881@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:36:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544522 - head/security/rubygem-metasploit-model X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/rubygem-metasploit-model X-SVN-Commit-Revision: 544522 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:36:19 -0000 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