git: 5d047b5af68d - main - security/rubygem-omniauth-cas3: Mark DEPRECATED and set EXPIRATION_DATE to 2023-06-30

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 05 Jun 2023 19:00:58 UTC
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