svn commit: r491842 - branches/2019Q1/net/rubygem-omniauth-google-oauth2

Matthias Fechner mfechner at FreeBSD.org
Fri Feb 1 19:50:50 UTC 2019


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


More information about the svn-ports-branches mailing list