Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2022 13:47:31 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: 58e80492dbff - main - security/rubygem-googleauth: Update to 1.1.2
Message-ID:  <202203251347.22PDlV0c024804@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=58e80492dbffe9d61e5a988eb507107762bfcd4f

commit 58e80492dbffe9d61e5a988eb507107762bfcd4f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 13:07:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 13:37:39 +0000

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

diff --git a/security/rubygem-googleauth/Makefile b/security/rubygem-googleauth/Makefile
index 1d0daccb235a..eb55e31b62a2 100644
--- a/security/rubygem-googleauth/Makefile
+++ b/security/rubygem-googleauth/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	googleauth
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.2
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Google Auth Library for Ruby
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-faraday>=0.17.3<2.0:www/rubygem-faraday \
+RUN_DEPENDS=	rubygem-faraday>=0.17.3<3.0:www/rubygem-faraday \
 		rubygem-jwt>=1.4<3.0:www/rubygem-jwt \
 		rubygem-memoist>=0.16<1:devel/rubygem-memoist \
 		rubygem-multi_json>=1.11<2:devel/rubygem-multi_json \
diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo
index f785399412a6..2c741db5e8b1 100644
--- a/security/rubygem-googleauth/distinfo
+++ b/security/rubygem-googleauth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643971208
-SHA256 (rubygem/googleauth-1.1.0.gem) = 7ab0ce3befdf42abf95276fd6885696272cf9ec032fa48549868e32e4f36f58b
-SIZE (rubygem/googleauth-1.1.0.gem) = 38400
+TIMESTAMP = 1647264858
+SHA256 (rubygem/googleauth-1.1.2.gem) = c1c1f155405820f3d37b743bb45700b29fed7b17a38414443eca7f172ec2d29f
+SIZE (rubygem/googleauth-1.1.2.gem) = 38912



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