mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
net/rubygem-omniauth-oauth: Update to 1.2.0
Changes: https://github.com/omniauth/omniauth-oauth/releases
This commit is contained in:
parent
bdd414fe0d
commit
859583fade
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= omniauth-oauth
|
||||
PORTVERSION= 1.1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +10,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-oauth>=0:net/rubygem-oauth \
|
||||
rubygem-omniauth1>=1.0<2:security/rubygem-omniauth1
|
||||
rubygem-omniauth1>=1.0<3:security/rubygem-omniauth1
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (rubygem/omniauth-oauth-1.1.0.gem) = 67808f891c2b6961090d7c3dc22f57c5e79795e099aed412607ec2e31799bbd8
|
||||
SIZE (rubygem/omniauth-oauth-1.1.0.gem) = 9216
|
||||
TIMESTAMP = 1626383232
|
||||
SHA256 (rubygem/omniauth-oauth-1.2.0.gem) = e7a78658498dc83aa3f3be1a776425c0f06a60d45d9236dbe5e98e61fadf827b
|
||||
SIZE (rubygem/omniauth-oauth-1.2.0.gem) = 9728
|
||||
|
|
Loading…
Add table
Reference in a new issue