git: 9dbcda1e87c8 - main - net/openbgpd6: Deprecate and set expiration date to 2025-05-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Wed, 16 Apr 2025 21:18:03 UTC
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9dbcda1e87c85372bc201683ca47e7dda809b5f7

commit 9dbcda1e87c85372bc201683ca47e7dda809b5f7
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-04-16 20:22:37 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-04-16 21:16:44 +0000

    net/openbgpd6: Deprecate and set expiration date to 2025-05-30
    
    Unsupported upstream, redirect users to net/openbgpd8
    
    Reference:
    https://github.com/openbgpd-portable/openbgpd-portable/issues/98
    
    PR:             285465
    Approved by:    portmgr (maintainer timeout, 4+ weeks)
---
 net/openbgpd6/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/openbgpd6/Makefile b/net/openbgpd6/Makefile
index 0980a46b6844..0611d8c7fa37 100644
--- a/net/openbgpd6/Makefile
+++ b/net/openbgpd6/Makefile
@@ -12,6 +12,9 @@ WWW=		https://www.openbgpd.org/
 LICENSE=	ISCL
 LICENSE_FILE=	${FILESDIR}/COPYING
 
+DEPRECATED=	Unsupported upstream, consider using net/openbgpd8
+EXPIRATION_DATE=2025-05-30
+
 USES=		autoreconf libtool uidfix
 USE_RC_SUBR=	${PORTNAME}