aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-10-09 15:20:47 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-10-09 15:37:48 +0000
commit73052a3826b5127f96e9d95a8e01d8c57a126e21 (patch)
treeb5341685bc549c8080610789162801febfc46b74
parentcfaaa071f8a47bc6b43e1ab87326904231ec20a4 (diff)
downloadports-73052a3826b5127f96e9d95a8e01d8c57a126e21.tar.gz
ports-73052a3826b5127f96e9d95a8e01d8c57a126e21.zip
net/rubygem-omniauth-facebook4: Remove obsoleted port
Use net/rubygem-omniauth-facebook instead.
-rw-r--r--MOVED1
-rw-r--r--net/Makefile1
-rw-r--r--net/rubygem-omniauth-facebook4/Makefile22
-rw-r--r--net/rubygem-omniauth-facebook4/distinfo3
-rw-r--r--net/rubygem-omniauth-facebook4/pkg-descr1
5 files changed, 1 insertions, 27 deletions
diff --git a/MOVED b/MOVED
index ad6a1c2a2e96..c34d4a2f9093 100644
--- a/MOVED
+++ b/MOVED
@@ -17590,3 +17590,4 @@ devel/rubygem-flipper021|devel/rubygem-flipper|2022-10-09|Remove obsoleted port.
devel/rubygem-fugit12|devel/rubygem-fugit|2022-10-09|Remove obsoleted port. Use devel/rubygem-fugit instead
devel/rubygem-json25|devel/rubygem-json|2022-10-09|Remove obsoleted port. Use devel/rubygem-json instead
devel/rubygem-oj310|devel/rubygem-oj|2022-10-09|Remove obsoleted port. Use devel/rubygem-oj instead
+net/rubygem-omniauth-facebook4|net/rubygem-omniauth-facebook|2022-10-09|Remove obsoleted port. Use net/rubygem-omniauth-facebook instead
diff --git a/net/Makefile b/net/Makefile
index a46effa93db3..1c0081d9180f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1329,7 +1329,6 @@
SUBDIR += rubygem-omniauth-azure-activedirectory-v2
SUBDIR += rubygem-omniauth-azure-oauth2
SUBDIR += rubygem-omniauth-facebook
- SUBDIR += rubygem-omniauth-facebook4
SUBDIR += rubygem-omniauth-github
SUBDIR += rubygem-omniauth-github-discourse
SUBDIR += rubygem-omniauth-google-oauth2
diff --git a/net/rubygem-omniauth-facebook4/Makefile b/net/rubygem-omniauth-facebook4/Makefile
deleted file mode 100644
index f8d128aca567..000000000000
--- a/net/rubygem-omniauth-facebook4/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-PORTNAME= omniauth-facebook
-PORTVERSION= 4.0.0
-CATEGORIES= net rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 4
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Facebook OAuth2 Strategy for OmniAuth
-WWW= https://github.com/mkdynamic/omniauth-facebook
-
-LICENSE= MIT
-
-RUN_DEPENDS= rubygem-omniauth-oauth2>=1.2<2:net/rubygem-omniauth-oauth2
-
-USES= gem
-USE_RUBY= yes
-
-NO_ARCH= yes
-
-PORTSCOUT= limit:^4\.
-
-.include <bsd.port.mk>
diff --git a/net/rubygem-omniauth-facebook4/distinfo b/net/rubygem-omniauth-facebook4/distinfo
deleted file mode 100644
index d8040d603295..000000000000
--- a/net/rubygem-omniauth-facebook4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1482949462
-SHA256 (rubygem/omniauth-facebook-4.0.0.gem) = 05ae3565c8fdb38df8dab04eb8ca854ea6c18e81591d3e6598ce101293a2f20f
-SIZE (rubygem/omniauth-facebook-4.0.0.gem) = 18944
diff --git a/net/rubygem-omniauth-facebook4/pkg-descr b/net/rubygem-omniauth-facebook4/pkg-descr
deleted file mode 100644
index 40c31da6cbec..000000000000
--- a/net/rubygem-omniauth-facebook4/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Facebook OAuth2 Strategy for OmniAuth