1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

net/rubygem-omniauth-facebook: Update to 8.0.0

- Update WWW

Changes:	https://github.com/simi/omniauth-facebook/releases
This commit is contained in:
Po-Chuan Hsieh 2021-07-16 07:55:13 +08:00
parent 404c8f3b20
commit bddec4fdcb
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 9 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# Created by: Steve Wills <swills@FreeBSD.org>
PORTNAME= omniauth-facebook
PORTVERSION= 5.0.0
PORTVERSION= 8.0.0
CATEGORIES= net rubygems
MASTER_SITES= RG
@ -10,10 +10,11 @@ COMMENT= Facebook OAuth2 Strategy for OmniAuth
LICENSE= MIT
RUN_DEPENDS= rubygem-omniauth-oauth2>=1.2:net/rubygem-omniauth-oauth2
RUN_DEPENDS= rubygem-omniauth-oauth2>=1.2<2:net/rubygem-omniauth-oauth2
USES= gem
USE_RUBY= yes
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1523459805
SHA256 (rubygem/omniauth-facebook-5.0.0.gem) = d20317f8d9274e8b8f1ee2f26927b80d0fac85bf51eee62b28470c62f73694da
SIZE (rubygem/omniauth-facebook-5.0.0.gem) = 19456
TIMESTAMP = 1626383224
SHA256 (rubygem/omniauth-facebook-8.0.0.gem) = 22814cc048c322244a2aff4897912864536b4422cd6509d476dbb626b22e0efc
SIZE (rubygem/omniauth-facebook-8.0.0.gem) = 19968

View File

@ -1,3 +1,3 @@
Facebook OAuth2 Strategy for OmniAuth
WWW: https://github.com/mkdynamic/omniauth-facebook
WWW: https://github.com/simi/omniauth-facebook