mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/rubygem-omniauth_openid_connect: update to 0.8.0
Required for gitlab 17.3 Changes: https://github.com/omniauth/omniauth_openid_connect/blob/master/CHANGELOG.md
This commit is contained in:
parent
46bbcc0e0a
commit
5c9a58780d
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= omniauth_openid_connect
|
PORTNAME= omniauth_openid_connect
|
||||||
PORTVERSION= 0.6.1
|
PORTVERSION= 0.8.0
|
||||||
CATEGORIES= net rubygems
|
CATEGORIES= net rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -10,8 +10,8 @@ WWW= https://github.com/m0n9oose/omniauth_openid_connect
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-omniauth1>=1.9<3:security/rubygem-omniauth1 \
|
RUN_DEPENDS= rubygem-omniauth>=1.9<3:security/rubygem-omniauth \
|
||||||
rubygem-openid_connect>=1.1<2.0:net/rubygem-openid_connect
|
rubygem-openid_connect>=2.2<3:net/rubygem-openid_connect
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1679469844
|
TIMESTAMP = 1724586857
|
||||||
SHA256 (rubygem/omniauth_openid_connect-0.6.1.gem) = 5f1318f5b19b05e339ff494def060b57a503b1e3ea83c3a0ced6cc014407d423
|
SHA256 (rubygem/omniauth_openid_connect-0.8.0.gem) = 1f2f3890386e2a742221cee0d2e903b78d874e6fab9ea3bfa31c1462f4793d25
|
||||||
SIZE (rubygem/omniauth_openid_connect-0.6.1.gem) = 22528
|
SIZE (rubygem/omniauth_openid_connect-0.8.0.gem) = 23040
|
||||||
|
|
Loading…
Add table
Reference in a new issue