From nobody Tue Jan 11 19:02:39 2022 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E7A5F1955C7E; Tue, 11 Jan 2022 19:03:03 +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 4JYKpF0hnwz4m7k; Tue, 11 Jan 2022 19:03:00 +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 A6CDF1EBD0; Tue, 11 Jan 2022 19:02:39 +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 20BJ2dVH087001; Tue, 11 Jan 2022 19:02:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20BJ2dvf087000; Tue, 11 Jan 2022 19:02:39 GMT (envelope-from git) Date: Tue, 11 Jan 2022 19:02:39 GMT Message-Id: <202201111902.20BJ2dvf087000@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: 4c9879b8a8d2 - main - devel/rubygem-rubocop-performance: Update to 1.13.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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: 4c9879b8a8d264f91b3e2a5acf88b1c4eff16285 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641927782; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=BzybcYiexRd902CnosupvQKIoxVSUOdopmv9oNmaH1Q=; b=S7YFkGN57VhkwqsFwv1+xcAwrb4buebZ2Wn6WNLnugaaVJLWwlTjwdmGG1XjA3A8CoZDPM 1rvpCAAR47NGeeJvSev64otTpzTkg6frRlvsrzfWsanwsOLhm0AELItSVTl4Yp3fVxmNfZ 5oQ8U9CJQsnfH9xU6ZHHVi9dP2rL0tnxUsH7tJH44USw8xFwvc07TlCsW/gCkPAEV+rORR UzToJcCyIhu2a4bg3xMQYcMWL/9QUpTiNOv66LUkIKJHrv+zq+Oq3z8THNQjwiC5t4f2fr lYHBTBza3ZZa5rC5H48hGyfErgaBD6Z6rpCo47vDWATL5rKnFOOTnfn0QqoLLA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641927782; a=rsa-sha256; cv=none; b=bU1/TYub/2BfvOT2ddmr2gJ0DhpqTv8YskOtpo5RZwRgTxcZrGpIuwsqYbYjWgPvm/RHj4 9LaRqqbSXrc6LRYulDXpvHh+sBDxTBvM+uAzvsHYevZooDoRACasXOpVr7lQzABcfc1v3n noYKN8hnLjWdoicM5ypnfP4B88ZS0Yp3Ouftx1b8HfUClLzxmpt5RaGXb3RQ6k4kWvhYOH GU0WhFsxFLS8SWCQ44SpzpYw14eFC+gm4GNQq8yzZHEc1tnHnggQKn62MiH2mZ2U0vJc5T DIn83q2l/9vc+R6aW7IMEKhXIJt56EoaFFV/ghYuG8Zy00P3Oap+9WwhzhLTjA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c9879b8a8d264f91b3e2a5acf88b1c4eff16285 commit 4c9879b8a8d264f91b3e2a5acf88b1c4eff16285 Author: Po-Chuan Hsieh AuthorDate: 2022-01-11 17:26:44 +0000 Commit: Po-Chuan Hsieh CommitDate: 2022-01-11 18:46:48 +0000 devel/rubygem-rubocop-performance: Update to 1.13.0 Changes: https://github.com/rubocop/rubocop-performance/releases --- devel/rubygem-rubocop-performance/Makefile | 2 +- devel/rubygem-rubocop-performance/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-rubocop-performance/Makefile b/devel/rubygem-rubocop-performance/Makefile index 0074a2d47baa..c8bf0e6576ce 100644 --- a/devel/rubygem-rubocop-performance/Makefile +++ b/devel/rubygem-rubocop-performance/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= rubocop-performance -PORTVERSION= 1.12.0 +PORTVERSION= 1.13.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-rubocop-performance/distinfo b/devel/rubygem-rubocop-performance/distinfo index 0275c587fea8..098c2cfa1f34 100644 --- a/devel/rubygem-rubocop-performance/distinfo +++ b/devel/rubygem-rubocop-performance/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635788076 -SHA256 (rubygem/rubocop-performance-1.12.0.gem) = 62b1d5275fd055e1c0af9a246ee6169c9d99e58a7193e362ea6fecb333c60dc5 -SIZE (rubygem/rubocop-performance-1.12.0.gem) = 39936 +TIMESTAMP = 1641046714 +SHA256 (rubygem/rubocop-performance-1.13.0.gem) = 8b1ea3391585fe7e673fef52e6aa0483e20075c43f7fe84f161064f975789cb6 +SIZE (rubygem/rubocop-performance-1.13.0.gem) = 40960