Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2023 20:55:52 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c73c8b94c607 - main - security/rubygem-googleauth: Update to 1.9.1
Message-ID:  <202312142055.3BEKtql2007365@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c73c8b94c6077a2d994dfa235ac674cca5f35e21

commit c73c8b94c6077a2d994dfa235ac674cca5f35e21
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 20:47:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 20:47:29 +0000

    security/rubygem-googleauth: Update to 1.9.1
    
    Changes:        https://github.com/googleapis/google-auth-library-ruby/releases
---
 security/rubygem-googleauth/Makefile | 5 +++--
 security/rubygem-googleauth/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/security/rubygem-googleauth/Makefile b/security/rubygem-googleauth/Makefile
index d4b2f70153c3..daa6e5f5fc58 100644
--- a/security/rubygem-googleauth/Makefile
+++ b/security/rubygem-googleauth/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	googleauth
-PORTVERSION=	1.8.1
+PORTVERSION=	1.9.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,8 @@ WWW=		https://github.com/googleapis/google-auth-library-ruby
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-faraday>=0.17.3<3.0:www/rubygem-faraday \
+RUN_DEPENDS=	rubygem-faraday>=1.0<3.0:www/rubygem-faraday \
+		rubygem-google-cloud-env>=2.1<3:net/rubygem-google-cloud-env \
 		rubygem-jwt>=1.4<3.0:www/rubygem-jwt \
 		rubygem-multi_json>=1.11<2:devel/rubygem-multi_json \
 		rubygem-os>=0.9<2.0:devel/rubygem-os \
diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo
index da5581a667dc..c4182cdbbc31 100644
--- a/security/rubygem-googleauth/distinfo
+++ b/security/rubygem-googleauth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695358187
-SHA256 (rubygem/googleauth-1.8.1.gem) = 814adadaaa1221dce72a67131e3ecbd6d23491a161ec84fb15fd353b87d8c9e7
-SIZE (rubygem/googleauth-1.8.1.gem) = 49152
+TIMESTAMP = 1702543798
+SHA256 (rubygem/googleauth-1.9.1.gem) = 81668262f4650d1441481ced6db8f0c73863efe064477d8b78f904105b42fb6a
+SIZE (rubygem/googleauth-1.9.1.gem) = 49664



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312142055.3BEKtql2007365>