aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-15 23:55:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-15 23:55:13 +0000
commitbddec4fdcb007c11abe2d4b3e262ee6e62a5b4f3 (patch)
tree9cecf65a1f5e5a0dafcbadaf19a33327e229fb7e
parent404c8f3b208f7e32f1b5b76c219e22e220e4b67a (diff)
downloadports-bddec4fdcb007c11abe2d4b3e262ee6e62a5b4f3.tar.gz
ports-bddec4fdcb007c11abe2d4b3e262ee6e62a5b4f3.zip
net/rubygem-omniauth-facebook: Update to 8.0.0
-rw-r--r--net/rubygem-omniauth-facebook/Makefile9
-rw-r--r--net/rubygem-omniauth-facebook/distinfo6
-rw-r--r--net/rubygem-omniauth-facebook/pkg-descr2
3 files changed, 9 insertions, 8 deletions
diff --git a/net/rubygem-omniauth-facebook/Makefile b/net/rubygem-omniauth-facebook/Makefile
index 6e923501a881..e0e76f016f4f 100644
--- a/net/rubygem-omniauth-facebook/Makefile
+++ b/net/rubygem-omniauth-facebook/Makefile
@@ -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
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/net/rubygem-omniauth-facebook/distinfo b/net/rubygem-omniauth-facebook/distinfo
index ba5ebf5c88d8..4e09feafaba6 100644
--- a/net/rubygem-omniauth-facebook/distinfo
+++ b/net/rubygem-omniauth-facebook/distinfo
@@ -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
diff --git a/net/rubygem-omniauth-facebook/pkg-descr b/net/rubygem-omniauth-facebook/pkg-descr
index fb1f5c777a36..e3e878b35c73 100644
--- a/net/rubygem-omniauth-facebook/pkg-descr
+++ b/net/rubygem-omniauth-facebook/pkg-descr
@@ -1,3 +1,3 @@
Facebook OAuth2 Strategy for OmniAuth
-WWW: https://github.com/mkdynamic/omniauth-facebook
+WWW: https://github.com/simi/omniauth-facebook