Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2020 20:55:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r527128 - head/security/rubygem-googleauth
Message-ID:  <202002252055.01PKtF9B059186@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Feb 25 20:55:15 2020
New Revision: 527128
URL: https://svnweb.freebsd.org/changeset/ports/527128

Log:
  Update to 0.11.0
  
  Changes:	https://github.com/googleapis/google-auth-library-ruby/releases

Modified:
  head/security/rubygem-googleauth/Makefile
  head/security/rubygem-googleauth/distinfo

Modified: head/security/rubygem-googleauth/Makefile
==============================================================================
--- head/security/rubygem-googleauth/Makefile	Tue Feb 25 20:55:10 2020	(r527127)
+++ head/security/rubygem-googleauth/Makefile	Tue Feb 25 20:55:15 2020	(r527128)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	googleauth
-PORTVERSION=	0.10.0
+PORTVERSION=	0.11.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ COMMENT=	Google Auth Library for Ruby
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	rubygem-faraday>=0.12<1:www/rubygem-faraday \
+RUN_DEPENDS=	rubygem-faraday>=0.17.3<2.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 \

Modified: head/security/rubygem-googleauth/distinfo
==============================================================================
--- head/security/rubygem-googleauth/distinfo	Tue Feb 25 20:55:10 2020	(r527127)
+++ head/security/rubygem-googleauth/distinfo	Tue Feb 25 20:55:15 2020	(r527128)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1572437490
-SHA256 (rubygem/googleauth-0.10.0.gem) = 3c0ee9f2dca7bfc162ea6a87ec596362f515cc1be470e0473faf587a0280d3b6
-SIZE (rubygem/googleauth-0.10.0.gem) = 50176
+TIMESTAMP = 1582642175
+SHA256 (rubygem/googleauth-0.11.0.gem) = 6936f287cdd00841d7b455dd70c110403daef43193b0cd33bd1c503f2535185d
+SIZE (rubygem/googleauth-0.11.0.gem) = 52224



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