Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2019 19:50:49 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r491842 - branches/2019Q1/net/rubygem-omniauth-google-oauth2
Message-ID:  <201902011950.x11Jon6p049634@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri Feb  1 19:50:49 2019
New Revision: 491842
URL: https://svnweb.freebsd.org/changeset/ports/491842

Log:
  MFH: r491727
  
  Upgrade to 0.6.0 which is required for gitlab-ce 11.7 upgrade.
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2019Q1/net/rubygem-omniauth-google-oauth2/Makefile
  branches/2019Q1/net/rubygem-omniauth-google-oauth2/distinfo
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/net/rubygem-omniauth-google-oauth2/Makefile
==============================================================================
--- branches/2019Q1/net/rubygem-omniauth-google-oauth2/Makefile	Fri Feb  1 19:50:06 2019	(r491841)
+++ branches/2019Q1/net/rubygem-omniauth-google-oauth2/Makefile	Fri Feb  1 19:50:49 2019	(r491842)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	omniauth-google-oauth2
-PORTVERSION=	0.5.4
+PORTVERSION=	0.6.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ COMMENT=	Google OAuth2 strategy for OmniAuth 1.x
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-jwt>=1.5.2:www/rubygem-jwt \
+RUN_DEPENDS=	rubygem-jwt>=2.0.0:www/rubygem-jwt \
 		rubygem-omniauth>=1.1.1:security/rubygem-omniauth \
 		rubygem-omniauth-oauth2>=1.5:net/rubygem-omniauth-oauth2
 

Modified: branches/2019Q1/net/rubygem-omniauth-google-oauth2/distinfo
==============================================================================
--- branches/2019Q1/net/rubygem-omniauth-google-oauth2/distinfo	Fri Feb  1 19:50:06 2019	(r491841)
+++ branches/2019Q1/net/rubygem-omniauth-google-oauth2/distinfo	Fri Feb  1 19:50:49 2019	(r491842)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544284606
-SHA256 (rubygem/omniauth-google-oauth2-0.5.4.gem) = 6318ff1eee3c42a70ffc1905729fa2b446e276701933e9a1b2bc7c303496b665
-SIZE (rubygem/omniauth-google-oauth2-0.5.4.gem) = 20992
+TIMESTAMP = 1548339521
+SHA256 (rubygem/omniauth-google-oauth2-0.6.0.gem) = ae0531723dcfaaedfcac634ffdaea95c1584d41f28ff0dbbc213b6a52f7e620f
+SIZE (rubygem/omniauth-google-oauth2-0.6.0.gem) = 20480



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