From owner-dev-commits-ports-all@freebsd.org Mon Sep 27 16:00:14 2021 Return-Path: Delivered-To: dev-commits-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 DB83D668B2B; Mon, 27 Sep 2021 16:00:14 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJ6mF5lXjz3mdp; Mon, 27 Sep 2021 16:00:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B0F6613AEB; Mon, 27 Sep 2021 16:00:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18RG05k8035581; Mon, 27 Sep 2021 16:00:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18RG05BB035578; Mon, 27 Sep 2021 16:00:05 GMT (envelope-from git) Date: Mon, 27 Sep 2021 16:00:05 GMT Message-Id: <202109271600.18RG05BB035578@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: d5dd6b145416 - main - devel/rubygem-rubocop-rspec: Update to 2.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d5dd6b14541614330e0ff416576ffbdd67c9a63a Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2021 16:00:15 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5dd6b14541614330e0ff416576ffbdd67c9a63a commit d5dd6b14541614330e0ff416576ffbdd67c9a63a Author: Po-Chuan Hsieh AuthorDate: 2021-09-27 15:39:25 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-27 15:56:11 +0000 devel/rubygem-rubocop-rspec: Update to 2.5.0 Changes: https://github.com/rubocop/rubocop-rspec/releases --- devel/rubygem-rubocop-rspec/Makefile | 5 ++--- devel/rubygem-rubocop-rspec/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-rubocop-rspec/Makefile b/devel/rubygem-rubocop-rspec/Makefile index 3e2c15aa6f9b..9f4b5dcb93e6 100644 --- a/devel/rubygem-rubocop-rspec/Makefile +++ b/devel/rubygem-rubocop-rspec/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= rubocop-rspec -PORTVERSION= 2.4.0 +PORTVERSION= 2.5.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,8 +11,7 @@ COMMENT= RuboCop plugin of code style checking for RSpec files LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.md -RUN_DEPENDS= rubygem-rubocop>=1.0<2:devel/rubygem-rubocop \ - rubygem-rubocop-ast>=1.1.0:devel/rubygem-rubocop-ast +RUN_DEPENDS= rubygem-rubocop>=1.19<2:devel/rubygem-rubocop USES= gem USE_RUBY= yes diff --git a/devel/rubygem-rubocop-rspec/distinfo b/devel/rubygem-rubocop-rspec/distinfo index 2f507d9bb3c2..f8009a2f7fa6 100644 --- a/devel/rubygem-rubocop-rspec/distinfo +++ b/devel/rubygem-rubocop-rspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622213982 -SHA256 (rubygem/rubocop-rspec-2.4.0.gem) = 3155905264c91209977312932155b17a1fa19427185d044e787acfa8cc316869 -SIZE (rubygem/rubocop-rspec-2.4.0.gem) = 69632 +TIMESTAMP = 1632664440 +SHA256 (rubygem/rubocop-rspec-2.5.0.gem) = cd9d051f075b2164ca753609bf1dd344bafc98684d38b1f0d322a818d61ffb0c +SIZE (rubygem/rubocop-rspec-2.5.0.gem) = 70656