git: 212d02e71cc5 - main - security/teleport: Deprecate and set expiration date to 2023-03-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Mon, 02 Jan 2023 08:28:26 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=212d02e71cc57a42be3dfebcb0524c3b59405aac

commit 212d02e71cc57a42be3dfebcb0524c3b59405aac
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-01-02 08:18:43 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-01-02 08:18:52 +0000

    security/teleport: Deprecate and set expiration date to 2023-03-31
    
    4.x is no longer supported upstream and users are recommended
    to upgrade. Work is being done to bring Teleport up to date but for
    now we're at 5.x which is still old but supports migration from 4.x.
    
    For more details regarding migration please refer to
    https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267052
    
    PR:             268604
    Reported by:    Michael Reim <kraileth@elderlinux.org>
---
 security/teleport/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/teleport/Makefile b/security/teleport/Makefile
index 4da67180a1b0..755fd78cb66c 100644
--- a/security/teleport/Makefile
+++ b/security/teleport/Makefile
@@ -10,6 +10,9 @@ WWW=		https://goteleport.com/teleport
 
 LICENSE=	APACHE20
 
+DEPRECATED=	End of life, users are recommended to use security/teleport5 as an upgrade path
+EXPIRATION_DATE=2023-03-31
+
 NOT_FOR_ARCHS=	i386
 NOT_FOR_ARCHS_REASON=	Uses 64bit types