Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 04:00:03 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: def25571100e - main - security/rubygem-googleauth: Update to 0.17.1
Message-ID:  <202109210400.18L403XR047209@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=def25571100e67f79c4db065670b3f2065fd5c10

commit def25571100e67f79c4db065670b3f2065fd5c10
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-09-21 03:25:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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 <sunpoet@FreeBSD.org>
 
 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 <bsd.port.mk>
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



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