From nobody Tue Dec 21 19:50:36 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id EB83619093B9; Tue, 21 Dec 2021 19:50:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JJRrw0Brwz53yy; Tue, 21 Dec 2021 19:50:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 674777CEA; Tue, 21 Dec 2021 19:50:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BLJoawB046800; Tue, 21 Dec 2021 19:50:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLJoaDI046799; Tue, 21 Dec 2021 19:50:36 GMT (envelope-from git) Date: Tue, 21 Dec 2021 19:50:36 GMT Message-Id: <202112211950.1BLJoaDI046799@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: a182c7e067bc - main - net/rubygem-omniauth-auth014: Remove obsoleted port List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a182c7e067bc007792d700eab2005f7d4a1e463f Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640116240; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Zizz76xP/QNL9jaQ56BYdXauP6BGmFKrjHfB7rZOExg=; b=ZqsEwwpAmmT2YN4OEtDC5/tnIIM4n2TseZL9UP6AoHIyeFK/eZ46Nywg0FMGLzsjVXG1+n WR+xfM1czajCsH5P2iP5aN2ByTqdpfg/9fAoA2hL9jO7r/LjI4r1McWGAIv8iGMkdNaCXv fXnk9OovARZfeX5BZ8HhVD6wQJBMZZ5rA1/wHVtgnT1oB3ZTyDsfMvCw2no80xyuUNQ1Ae XL6MdVvytnRnYTkqJKyxy8NdWOgCxRvOqP5dlj7eK3GJCC6khhneZm3cXjw8M8mq8XCdMF 4o8qNR7W9wamFRovmX09bqa7nuFhl8+kv+oo3V2ZSh93YPubX+o3uDRJ1aWtcg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640116240; a=rsa-sha256; cv=none; b=bBz6Ssze54oV5rH2NR+IdWOv7DW7ZZCvOX/zGb2CwDirLgo4roJcaDVLjKGFz8X/oOB+rE 3qyo7cwQtXMmTuCWrBeqeMJD3U0V2YaMj7hxkI1DTfNWB7xiVPRlJo4e+wOYXHjiCzWknw nYUOKr4a4dNpxAVDfFoSOqgVGxQASm4D3XNN5TiLxk3or1b7IoLZlWDx/dSe0nKOcMEDPb 2HI5QygCrrXQufPiRte+KecNmxBjfQ6RP9MS9QElsatsMuXu2+E7vDwVOyCX9jsKhS4MSv ZU+SMbB1ceM3/GGwOGDZuvv92ZXD/bAaiYrrLXlSNF1L9tmZ9YEuPyj1jzmB4Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a182c7e067bc007792d700eab2005f7d4a1e463f commit a182c7e067bc007792d700eab2005f7d4a1e463f Author: Po-Chuan Hsieh AuthorDate: 2021-12-21 19:27:59 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-12-21 19:27:59 +0000 net/rubygem-omniauth-auth014: Remove obsoleted port Use net/rubygem-omniauth-auth0 instead. With hat: ruby --- net/rubygem-omniauth-auth014/Makefile | 20 -------------------- net/rubygem-omniauth-auth014/distinfo | 3 --- net/rubygem-omniauth-auth014/pkg-descr | 8 -------- 3 files changed, 31 deletions(-) diff --git a/net/rubygem-omniauth-auth014/Makefile b/net/rubygem-omniauth-auth014/Makefile deleted file mode 100644 index 4bf5bf8d4195..000000000000 --- a/net/rubygem-omniauth-auth014/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= omniauth-auth0 -PORTVERSION= 1.4.2 -CATEGORIES= net rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 14 - -MAINTAINER= mfechner@FreeBSD.org -COMMENT= Authentication broker supporting different identity providers - -LICENSE= MIT - -RUN_DEPENDS= rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2 - -PORTSCOUT= limit:1\.4 - -NO_ARCH= yes -USES= gem -USE_RUBY= yes - -.include diff --git a/net/rubygem-omniauth-auth014/distinfo b/net/rubygem-omniauth-auth014/distinfo deleted file mode 100644 index eb664162f3a3..000000000000 --- a/net/rubygem-omniauth-auth014/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1517650472 -SHA256 (rubygem/omniauth-auth0-1.4.2.gem) = 83641503d1733f2bdd74a97347f542233bc282639f32fc3c2be097338ac2861d -SIZE (rubygem/omniauth-auth0-1.4.2.gem) = 168960 diff --git a/net/rubygem-omniauth-auth014/pkg-descr b/net/rubygem-omniauth-auth014/pkg-descr deleted file mode 100644 index abf028980c28..000000000000 --- a/net/rubygem-omniauth-auth014/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Auth0 is an authentication broker that supports social identity -providers as well as enterprise identity providers such as Active -Directory, LDAP, Google Apps, Salesforce. OmniAuth is a library -that standardizes multi-provider authentication for web applications. -It was created to be powerful, flexible, and do as little as possible. -omniauth-auth0 is the omniauth strategy for Auth0. - -WWW: https://github.com/auth0/omniauth-auth0