From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 04:00:16 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 29EAB6B3C3B; Tue, 21 Sep 2021 04:00:15 +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 4HD74D146Yz4k1F; Tue, 21 Sep 2021 04:00:10 +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 BA1511D067; Tue, 21 Sep 2021 04:00:04 +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 18L404lV047423; Tue, 21 Sep 2021 04:00:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L404wO047420; Tue, 21 Sep 2021 04:00:04 GMT (envelope-from git) Date: Tue, 21 Sep 2021 04:00:04 GMT Message-Id: <202109210400.18L404wO047420@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: 69cd14f5d47a - main - security/rubygem-pundit: Update to 2.1.1 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: 69cd14f5d47af6066b8a18c744900971c00f5f89 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: Tue, 21 Sep 2021 04:00:16 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=69cd14f5d47af6066b8a18c744900971c00f5f89 commit 69cd14f5d47af6066b8a18c744900971c00f5f89 Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 03:25:26 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-21 03:47:11 +0000 security/rubygem-pundit: Update to 2.1.1 Changes: https://github.com/varvet/pundit/blob/master/CHANGELOG.md --- security/rubygem-pundit/Makefile | 2 +- security/rubygem-pundit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/rubygem-pundit/Makefile b/security/rubygem-pundit/Makefile index 312ede3dd565..1be2672a2f33 100644 --- a/security/rubygem-pundit/Makefile +++ b/security/rubygem-pundit/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= pundit -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-pundit/distinfo b/security/rubygem-pundit/distinfo index 0e9256c3faf1..16a0d4444b23 100644 --- a/security/rubygem-pundit/distinfo +++ b/security/rubygem-pundit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565889758 -SHA256 (rubygem/pundit-2.1.0.gem) = a3fbeb5614e841a205293ccce3db16bc33187177c38b749c4f687d3573a97ca2 -SIZE (rubygem/pundit-2.1.0.gem) = 25600 +TIMESTAMP = 1632037972 +SHA256 (rubygem/pundit-2.1.1.gem) = b5bb3075ccaeeff690893e2a8be4142a96b043c825b1187aee8670ff176379c4 +SIZE (rubygem/pundit-2.1.1.gem) = 26112