Date: Fri, 30 Jun 2023 05:48:42 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b739d82bb317 - main - security/rubygem-omniauth-cas3: Remove expired port Message-ID: <202306300548.35U5mgWH012592@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=b739d82bb317c398f8c84bccc41a56c0062b72be commit b739d82bb317c398f8c84bccc41a56c0062b72be Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-06-30 05:47:39 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-06-30 05:48:21 +0000 security/rubygem-omniauth-cas3: Remove expired port 2023-06-30 security/rubygem-omniauth-cas3: Deprecated by upstream. The repository has been archived by the owner on Aug 23, 2022 Approved by: portmgr (blanket) --- MOVED | 1 + security/Makefile | 1 - security/rubygem-omniauth-cas3/Makefile | 25 ------------------------- security/rubygem-omniauth-cas3/distinfo | 3 --- security/rubygem-omniauth-cas3/pkg-descr | 3 --- 5 files changed, 1 insertion(+), 32 deletions(-) diff --git a/MOVED b/MOVED index b14c974c7125..860d1b5419fe 100644 --- a/MOVED +++ b/MOVED @@ -7707,3 +7707,4 @@ math/R-cran-RHmm||2023-06-30|Has expired: Fails to build with R 4.3.0+ and aband databases/py-caterva||2023-06-30|Has expired: Use archivers/py-blosc2 instead. All the features of Python-Caterva have been included in the Python-Blosc2 NDArray object net-im/purple-hangouts||2023-06-30|Has expired: Google Hangouts discontinued 2022-11-01, data deleted 2023-01-01 dns/ares||2023-06-30|Has expired: Deprecated upstream as of March 12, 2023 +security/rubygem-omniauth-cas3||2023-06-30|Has expired: Deprecated by upstream. The repository has been archived by the owner on Aug 23, 2022 diff --git a/security/Makefile b/security/Makefile index b9b5bf4b8224..3665e5951e4d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1125,7 +1125,6 @@ SUBDIR += rubygem-omniauth-atlassian-oauth2 SUBDIR += rubygem-omniauth-bitbucket SUBDIR += rubygem-omniauth-cas - SUBDIR += rubygem-omniauth-cas3 SUBDIR += rubygem-omniauth-dingtalk-oauth2 SUBDIR += rubygem-omniauth-gitlab SUBDIR += rubygem-omniauth-jwt diff --git a/security/rubygem-omniauth-cas3/Makefile b/security/rubygem-omniauth-cas3/Makefile deleted file mode 100644 index ecd15cca1472..000000000000 --- a/security/rubygem-omniauth-cas3/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= omniauth-cas3 -PORTVERSION= 1.1.4 -PORTREVISION= 1 -CATEGORIES= security rubygems -MASTER_SITES= RG - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= CAS 3.0 Strategy for OmniAuth -WWW= https://github.com/tduehr/omniauth-cas3 - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Deprecated by upstream. The repository has been archived by the owner on Aug 23, 2022 -EXPIRATION_DATE=2023-06-30 - -RUN_DEPENDS= rubygem-addressable>=2.3<3:www/rubygem-addressable \ - rubygem-nokogiri>=1.7.1<2:textproc/rubygem-nokogiri \ - rubygem-omniauth1>=1.2<2:security/rubygem-omniauth1 - -USES= gem - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/security/rubygem-omniauth-cas3/distinfo b/security/rubygem-omniauth-cas3/distinfo deleted file mode 100644 index 942149eb8ce0..000000000000 --- a/security/rubygem-omniauth-cas3/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1494936612 -SHA256 (rubygem/omniauth-cas3-1.1.4.gem) = fd6151039fc0cb1ca8914d3b6ddeb05ce484101bb2bbee49f1b5ca46aa242ba4 -SIZE (rubygem/omniauth-cas3-1.1.4.gem) = 15872 diff --git a/security/rubygem-omniauth-cas3/pkg-descr b/security/rubygem-omniauth-cas3/pkg-descr deleted file mode 100644 index 0b17e9aff30e..000000000000 --- a/security/rubygem-omniauth-cas3/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a OmniAuth 1.0 compatible port of the previously available OmniAuth CAS -strategy that was bundled with OmniAuth 0.3. This strategy haas also been -updated for CAS protocol version 3.0 and patched to deal with namespace issues.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306300548.35U5mgWH012592>