Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 19:00:58 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5d047b5af68d - main - security/rubygem-omniauth-cas3:  Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30
Message-ID:  <202306051900.355J0wsI075448@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d047b5af68db0800daacefff4886ff4458bb5a9

commit 5d047b5af68db0800daacefff4886ff4458bb5a9
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:45:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:49:00 +0000

    security/rubygem-omniauth-cas3:  Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30
---
 security/rubygem-omniauth-cas3/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/rubygem-omniauth-cas3/Makefile b/security/rubygem-omniauth-cas3/Makefile
index 354d34db9fe4..ecd15cca1472 100644
--- a/security/rubygem-omniauth-cas3/Makefile
+++ b/security/rubygem-omniauth-cas3/Makefile
@@ -11,6 +11,9 @@ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306051900.355J0wsI075448>