svn commit: r491727 - head/net/rubygem-omniauth-google-oauth2

Matthias Fechner mfechner at FreeBSD.org
Thu Jan 31 14:17:58 UTC 2019


Author: mfechner
Date: Thu Jan 31 14:17:57 2019
New Revision: 491727
URL: https://svnweb.freebsd.org/changeset/ports/491727

Log:
  Upgrade to 0.6.0 which is required for gitlab-ce 11.7 upgrade.

Modified:
  head/net/rubygem-omniauth-google-oauth2/Makefile
  head/net/rubygem-omniauth-google-oauth2/distinfo

Modified: head/net/rubygem-omniauth-google-oauth2/Makefile
==============================================================================
--- head/net/rubygem-omniauth-google-oauth2/Makefile	Thu Jan 31 14:16:27 2019	(r491726)
+++ head/net/rubygem-omniauth-google-oauth2/Makefile	Thu Jan 31 14:17:57 2019	(r491727)
@@ -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: head/net/rubygem-omniauth-google-oauth2/distinfo
==============================================================================
--- head/net/rubygem-omniauth-google-oauth2/distinfo	Thu Jan 31 14:16:27 2019	(r491726)
+++ head/net/rubygem-omniauth-google-oauth2/distinfo	Thu Jan 31 14:17:57 2019	(r491727)
@@ -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-head mailing list