mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/rubygem-omniauth-cas: Update to 3.0.0
Changes: https://github.com/dlindahl/omniauth-cas/releases
This commit is contained in:
parent
267da34eb6
commit
1253a94940
@ -1,5 +1,5 @@
|
||||
PORTNAME= omniauth-cas
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,9 +10,9 @@ WWW= https://github.com/dlindahl/omniauth-cas
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-addressable>=2.3<3:www/rubygem-addressable \
|
||||
rubygem-nokogiri>=1.5<2:textproc/rubygem-nokogiri \
|
||||
rubygem-omniauth1>=1.2<2:security/rubygem-omniauth1
|
||||
RUN_DEPENDS= rubygem-addressable>=2.8<3:www/rubygem-addressable \
|
||||
rubygem-nokogiri>=1.12<2:textproc/rubygem-nokogiri \
|
||||
rubygem-omniauth>=2.1<3:security/rubygem-omniauth
|
||||
|
||||
USES= gem
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1626383236
|
||||
SHA256 (rubygem/omniauth-cas-2.0.0.gem) = 1facbc9f996fddb9675db374100f2cfe0d91c1d4acb1131238df13a66c80f44f
|
||||
SIZE (rubygem/omniauth-cas-2.0.0.gem) = 16384
|
||||
TIMESTAMP = 1709391178
|
||||
SHA256 (rubygem/omniauth-cas-3.0.0.gem) = 7ad169d8066a58aceade1dfb8f15fb59c2ad9a2f6482551aa95ab7599b41e68f
|
||||
SIZE (rubygem/omniauth-cas-3.0.0.gem) = 12288
|
||||
|
Loading…
Reference in New Issue
Block a user