diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-10-04 20:30:15 -0500 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-10-04 21:02:01 -0500 |
| commit | f32a847291ff59c21ee573971776af0f87acff15 (patch) | |
| tree | 1d289c464c4736d65659755e51baa512595043e9 /net/rubygem-omniauth-google-oauth2 | |
| parent | devel/rubygem-gitlab-labkit: Update version 0.23.0=>0.24.0 (diff) | |
net/rubygem-omniauth-google-oauth2: Bump
Change RUN_DEPENDS to security/rubygem-omniauth
Sponsored by: Bounce Experts
Diffstat (limited to 'net/rubygem-omniauth-google-oauth2')
| -rw-r--r-- | net/rubygem-omniauth-google-oauth2/Makefile | 4 |
1 files 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 |
