From owner-svn-ports-all@freebsd.org Sun Feb 4 08:08:27 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E1F9EEED76; Sun, 4 Feb 2018 08:08:27 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A686472B7C; Sun, 4 Feb 2018 08:08:26 +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 9F097177DE; Sun, 4 Feb 2018 08:08:26 +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 w1488QHi057542; Sun, 4 Feb 2018 08:08:26 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1488QLp057540; Sun, 4 Feb 2018 08:08:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201802040808.w1488QLp057540@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 4 Feb 2018 08:08:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460872 - head/security/rubygem-metasploit_data_models X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/rubygem-metasploit_data_models X-SVN-Commit-Revision: 460872 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.25 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: Sun, 04 Feb 2018 08:08:27 -0000 Author: antoine Date: Sun Feb 4 08:08:26 2018 New Revision: 460872 URL: https://svnweb.freebsd.org/changeset/ports/460872 Log: Update to 2.0.16 Modified: head/security/rubygem-metasploit_data_models/Makefile head/security/rubygem-metasploit_data_models/distinfo Modified: head/security/rubygem-metasploit_data_models/Makefile ============================================================================== --- head/security/rubygem-metasploit_data_models/Makefile Sun Feb 4 08:04:33 2018 (r460871) +++ head/security/rubygem-metasploit_data_models/Makefile Sun Feb 4 08:08:26 2018 (r460872) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= metasploit_data_models -PORTVERSION= 2.0.15 +PORTVERSION= 2.0.16 PORTEPOCH= 2 CATEGORIES= security rubygems MASTER_SITES= RG @@ -26,5 +26,8 @@ NO_ARCH= yes USE_RUBY= yes USES= gem PLIST_FILES= bin/mdm_console + +post-patch: + ${REINPLACE_CMD} "/pg/s|= 0.20.0|>= 0.20.0|" ${WRKSRC}/metasploit_data_models.gemspec .include Modified: head/security/rubygem-metasploit_data_models/distinfo ============================================================================== --- head/security/rubygem-metasploit_data_models/distinfo Sun Feb 4 08:04:33 2018 (r460871) +++ head/security/rubygem-metasploit_data_models/distinfo Sun Feb 4 08:08:26 2018 (r460872) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499951176 -SHA256 (rubygem/metasploit_data_models-2.0.15.gem) = 50ed0549a7453ce8a525a367c402f1d5cb682767e428714a9a4c0d6b6c977148 -SIZE (rubygem/metasploit_data_models-2.0.15.gem) = 182272 +TIMESTAMP = 1517643849 +SHA256 (rubygem/metasploit_data_models-2.0.16.gem) = e48d1a96af02e80980d7289f8f5c73a23050690e69135b7a26ef14962c710074 +SIZE (rubygem/metasploit_data_models-2.0.16.gem) = 182272