Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2022 02:02:35 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f32a847291ff - main - net/rubygem-omniauth-google-oauth2: Bump
Message-ID:  <202210050202.29522ZQK070601@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f32a847291ff59c21ee573971776af0f87acff15

commit f32a847291ff59c21ee573971776af0f87acff15
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-10-05 01:30:15 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-10-05 02:02:01 +0000

    net/rubygem-omniauth-google-oauth2: Bump
    
    Change RUN_DEPENDS to security/rubygem-omniauth
    
    Sponsored by:   Bounce Experts
---
 net/rubygem-omniauth-google-oauth2/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/rubygem-omniauth-google-oauth2/Makefile b/net/rubygem-omniauth-google-oauth2/Makefile
index 3d369602448e..e1acf0bda98e 100644
--- a/net/rubygem-omniauth-google-oauth2/Makefile
+++ b/net/rubygem-omniauth-google-oauth2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	omniauth-google-oauth2
 PORTVERSION=	0.6.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ WWW=		https://github.com/zquestz/omniauth-google-oauth2
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-jwt>=2.0:www/rubygem-jwt \
-		rubygem-omniauth1>=1.1.1:security/rubygem-omniauth1 \
+		rubygem-omniauth>=1.1.1:security/rubygem-omniauth \
 		rubygem-omniauth-oauth2>=1.5:net/rubygem-omniauth-oauth2
 
 USES=		gem



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