mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
net/rubygem-omniauth-auth0: update to 3.0.0
Required for gitlab-ce 15.2 Changelog: https://github.com/auth0/omniauth-auth0/blob/master/CHANGELOG.md
This commit is contained in:
parent
9b86e4d7b4
commit
746adeb2d0
@ -1,6 +1,5 @@
|
||||
PORTNAME= omniauth-auth0
|
||||
PORTVERSION= 2.0.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -9,7 +8,8 @@ COMMENT= Authentication broker supporting different identity providers
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-omniauth-oauth2>=1.4<2:net/rubygem-omniauth-oauth2
|
||||
RUN_DEPENDS= rubygem-omniauth>=2.0<3:security/rubygem-omniauth \
|
||||
rubygem-omniauth-oauth2>=1.4<2:net/rubygem-omniauth-oauth2
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1514155080
|
||||
SHA256 (rubygem/omniauth-auth0-2.0.0.gem) = 823769be7883b45b2fa94367c2f6a17f7b3b1333986016089c016d45827da545
|
||||
SIZE (rubygem/omniauth-auth0-2.0.0.gem) = 12288
|
||||
TIMESTAMP = 1660286711
|
||||
SHA256 (rubygem/omniauth-auth0-3.0.0.gem) = 471081873d74caeeb8bf30ff4669bbc9d0b025ed178975cee81b3d101428c585
|
||||
SIZE (rubygem/omniauth-auth0-3.0.0.gem) = 30720
|
||||
|
Loading…
Reference in New Issue
Block a user