From owner-dev-commits-ports-all@freebsd.org Tue Sep 21 04:00:13 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 0DDFA6B3A76; Tue, 21 Sep 2021 04:00:13 +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 4HD7494Z4Pz4jl9; Tue, 21 Sep 2021 04:00:09 +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 81E581D35B; Tue, 21 Sep 2021 04:00:03 +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 18L403ji047212; Tue, 21 Sep 2021 04:00:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18L403XR047209; Tue, 21 Sep 2021 04:00:03 GMT (envelope-from git) Date: Tue, 21 Sep 2021 04:00:03 GMT Message-Id: <202109210400.18L403XR047209@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: def25571100e - main - security/rubygem-googleauth: Update to 0.17.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: def25571100e67f79c4db065670b3f2065fd5c10 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:14 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=def25571100e67f79c4db065670b3f2065fd5c10 commit def25571100e67f79c4db065670b3f2065fd5c10 Author: Po-Chuan Hsieh AuthorDate: 2021-09-21 03:25:19 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-09-21 03:47:10 +0000 security/rubygem-googleauth: Update to 0.17.1 Changes: https://github.com/googleapis/google-auth-library-ruby/releases --- security/rubygem-googleauth/Makefile | 8 +++----- security/rubygem-googleauth/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/security/rubygem-googleauth/Makefile b/security/rubygem-googleauth/Makefile index 7f16d765033b..cfed9c62868d 100644 --- a/security/rubygem-googleauth/Makefile +++ b/security/rubygem-googleauth/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= googleauth -PORTVERSION= 0.17.0 +PORTVERSION= 0.17.1 CATEGORIES= security rubygems MASTER_SITES= RG @@ -16,13 +16,11 @@ RUN_DEPENDS= rubygem-faraday>=0.17.3<2.0:www/rubygem-faraday \ rubygem-memoist>=0.16<1:devel/rubygem-memoist \ rubygem-multi_json>=1.11<2:devel/rubygem-multi_json \ rubygem-os>=0.9<2.0:devel/rubygem-os \ - rubygem-signet>=0.14<1:security/rubygem-signet + rubygem-signet>=0.15<1:security/rubygem-signet -USES= gem shebangfix +USES= gem USE_RUBY= yes NO_ARCH= yes -SHEBANG_FILES= .kokoro/*.sh - .include diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo index 4cccd139af12..ca22ee020102 100644 --- a/security/rubygem-googleauth/distinfo +++ b/security/rubygem-googleauth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103754 -SHA256 (rubygem/googleauth-0.17.0.gem) = 988594556ca5319e5fca21b263f152a9b97df1e1024ccdf780d828563a7e020c -SIZE (rubygem/googleauth-0.17.0.gem) = 73216 +TIMESTAMP = 1632037970 +SHA256 (rubygem/googleauth-0.17.1.gem) = d4a9cbce0d6b5fbb9e6f8e42c18ab44ea38594757952d94706461dabc4c28922 +SIZE (rubygem/googleauth-0.17.1.gem) = 39424