git: bddec4fdcb00 - main - net/rubygem-omniauth-facebook: Update to 8.0.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 16 00:07:24 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bddec4fdcb007c11abe2d4b3e262ee6e62a5b4f3
commit bddec4fdcb007c11abe2d4b3e262ee6e62a5b4f3
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 23:55:13 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 23:55:13 +0000
net/rubygem-omniauth-facebook: Update to 8.0.0
- Update WWW
Changes: https://github.com/simi/omniauth-facebook/releases
---
net/rubygem-omniauth-facebook/Makefile | 9 +++++----
net/rubygem-omniauth-facebook/distinfo | 6 +++---
net/rubygem-omniauth-facebook/pkg-descr | 2 +-
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 at 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
More information about the dev-commits-ports-all
mailing list