Index: head/net/rubygem-omniauth-google-oauth2/files/patch-lib-omniauth-strategies-google_oauth2.rb =================================================================== --- head/net/rubygem-omniauth-google-oauth2/files/patch-lib-omniauth-strategies-google_oauth2.rb (revision 460207) +++ head/net/rubygem-omniauth-google-oauth2/files/patch-lib-omniauth-strategies-google_oauth2.rb (nonexistent) @@ -1,12 +0,0 @@ ---- lib/omniauth/strategies/google_oauth2.rb.orig 2017-11-18 01:23:41 UTC -+++ lib/omniauth/strategies/google_oauth2.rb -@@ -70,7 +70,8 @@ module OmniAuth - verify_not_before: true, - verify_iat: true, - verify_jti: false, -- leeway: options[:jwt_leeway] -+ leeway: options[:jwt_leeway], -+ algorithm: 'RS256' - ).first - end - hash[:raw_info] = raw_info unless skip_info? Property changes on: head/net/rubygem-omniauth-google-oauth2/files/patch-lib-omniauth-strategies-google_oauth2.rb ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/rubygem-omniauth-google-oauth2/files/patch-gemspec =================================================================== --- head/net/rubygem-omniauth-google-oauth2/files/patch-gemspec (revision 460207) +++ head/net/rubygem-omniauth-google-oauth2/files/patch-gemspec (nonexistent) @@ -1,11 +0,0 @@ ---- omniauth-google-oauth2.gemspec.orig 2017-10-19 18:33:48 UTC -+++ omniauth-google-oauth2.gemspec -@@ -24,7 +24,7 @@ Gem::Specification.new do |s| - if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then - s.add_runtime_dependency(%q.freeze, [">= 1.1.1"]) - s.add_runtime_dependency(%q.freeze, [">= 1.3.1"]) -- s.add_runtime_dependency(%q.freeze, ["~> 1.5"]) -+ s.add_runtime_dependency(%q.freeze, [">= 1.5", "< 3.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.3"]) - s.add_development_dependency(%q.freeze, ["~> 3.6"]) - s.add_development_dependency(%q.freeze, ["~> 12.0"]) Property changes on: head/net/rubygem-omniauth-google-oauth2/files/patch-gemspec ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net/rubygem-omniauth-google-oauth2/Makefile =================================================================== --- head/net/rubygem-omniauth-google-oauth2/Makefile (revision 460207) +++ head/net/rubygem-omniauth-google-oauth2/Makefile (revision 460208) @@ -1,23 +1,21 @@ # $FreeBSD$ PORTNAME= omniauth-google-oauth2 -PORTVERSION= 0.5.2 -PORTREVISION= 1 +PORTVERSION= 0.5.3 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Google OAuth2 strategy for OmniAuth 1.x LICENSE= MIT RUN_DEPENDS= rubygem-jwt>=1.5.2:www/rubygem-jwt \ - rubygem-multi_json>=1.3:devel/rubygem-multi_json \ rubygem-omniauth>=1.1.1:security/rubygem-omniauth \ - rubygem-omniauth-oauth2>=1.3.1:net/rubygem-omniauth-oauth2 + rubygem-omniauth-oauth2>=1.5:net/rubygem-omniauth-oauth2 NO_ARCH= yes USE_RUBY= yes USES= gem .include Index: head/net/rubygem-omniauth-google-oauth2/distinfo =================================================================== --- head/net/rubygem-omniauth-google-oauth2/distinfo (revision 460207) +++ head/net/rubygem-omniauth-google-oauth2/distinfo (revision 460208) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501508125 -SHA256 (rubygem/omniauth-google-oauth2-0.5.2.gem) = df8d2f2b2b10466758d009ecc3f18a378f861f79411ef947caf6d49bec3d31eb -SIZE (rubygem/omniauth-google-oauth2-0.5.2.gem) = 20480 +TIMESTAMP = 1517130563 +SHA256 (rubygem/omniauth-google-oauth2-0.5.3.gem) = d55bf9d1288dfc1782feadbfc8c6e64c6c8080c4507084e9623dbf8d00536de7 +SIZE (rubygem/omniauth-google-oauth2-0.5.3.gem) = 20992