git: 73052a3826b5 - main - net/rubygem-omniauth-facebook4: Remove obsoleted port

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 09 Oct 2022 15:39:17 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=73052a3826b5127f96e9d95a8e01d8c57a126e21

commit 73052a3826b5127f96e9d95a8e01d8c57a126e21
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-09 15:20:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-09 15:37:48 +0000

    net/rubygem-omniauth-facebook4: Remove obsoleted port
    
    Use net/rubygem-omniauth-facebook instead.
---
 MOVED                                    |  1 +
 net/Makefile                             |  1 -
 net/rubygem-omniauth-facebook4/Makefile  | 22 ----------------------
 net/rubygem-omniauth-facebook4/distinfo  |  3 ---
 net/rubygem-omniauth-facebook4/pkg-descr |  1 -
 5 files changed, 1 insertion(+), 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