Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2022 12:53: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: e06705ec4139 - main - security/rubygem-googleauth: Update to 1.1.0
Message-ID:  <202202281253.21SCrVJZ066901@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=e06705ec4139539e4f17aa68f3a1d5e77b8c0f3b

commit e06705ec4139539e4f17aa68f3a1d5e77b8c0f3b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-02-28 09:39:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-02-28 12:46:36 +0000

    security/rubygem-googleauth: Update to 1.1.0
    
    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 cfed9c62868d..1d0daccb235a 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=	0.17.1
+PORTVERSION=	1.1.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -16,7 +16,7 @@ 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.15<1:security/rubygem-signet
+		rubygem-signet>=0.16<2:security/rubygem-signet
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/security/rubygem-googleauth/distinfo b/security/rubygem-googleauth/distinfo
index ca22ee020102..f785399412a6 100644
--- a/security/rubygem-googleauth/distinfo
+++ b/security/rubygem-googleauth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037970
-SHA256 (rubygem/googleauth-0.17.1.gem) = d4a9cbce0d6b5fbb9e6f8e42c18ab44ea38594757952d94706461dabc4c28922
-SIZE (rubygem/googleauth-0.17.1.gem) = 39424
+TIMESTAMP = 1643971208
+SHA256 (rubygem/googleauth-1.1.0.gem) = 7ab0ce3befdf42abf95276fd6885696272cf9ec032fa48549868e32e4f36f58b
+SIZE (rubygem/googleauth-1.1.0.gem) = 38400



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