Upgrade to 0.6.0 which is required for gitlab-ce 11.7 upgrade.
This commit is contained in:
parent
5862f1a955
commit
a0053420c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491727
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user