From owner-svn-ports-all@freebsd.org Fri Feb 1 19:50:50 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EDAC14BED91; Fri, 1 Feb 2019 19:50:50 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 31D3376D27; Fri, 1 Feb 2019 19:50:50 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 255DC238F3; Fri, 1 Feb 2019 19:50:50 +0000 (UTC) (envelope-from mfechner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x11Jon0A049636; Fri, 1 Feb 2019 19:50:49 GMT (envelope-from mfechner@FreeBSD.org) Received: (from mfechner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x11Jon6p049634; Fri, 1 Feb 2019 19:50:49 GMT (envelope-from mfechner@FreeBSD.org) Message-Id: <201902011950.x11Jon6p049634@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mfechner set sender to mfechner@FreeBSD.org using -f From: Matthias Fechner Date: Fri, 1 Feb 2019 19:50:49 +0000 (UTC) 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 X-SVN-Group: ports-branches X-SVN-Commit-Author: mfechner X-SVN-Commit-Paths: branches/2019Q1/net/rubygem-omniauth-google-oauth2 X-SVN-Commit-Revision: 491842 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 31D3376D27 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.95)[-0.948,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Feb 2019 19:50:50 -0000 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