git: 9f333eb8e3a6 - main - www/librtcdcpp: Deprecate and set expiration date to 2024-05-31

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sat, 11 May 2024 14:35:43 UTC
The branch main has been updated by diizzy:

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

commit 9f333eb8e3a639755ddb52e46aa6dd7189562734
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-11 14:27:01 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-11 14:35:30 +0000

    www/librtcdcpp: Deprecate and set expiration date to 2024-05-31
    
    Dead upstream fails to build, marked BROKEN for over a year
    
    Approved by:    portmgr (blanket)
---
 www/librtcdcpp/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/librtcdcpp/Makefile b/www/librtcdcpp/Makefile
index a4f02f46b08c..120ddac8e198 100644
--- a/www/librtcdcpp/Makefile
+++ b/www/librtcdcpp/Makefile
@@ -10,6 +10,8 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 BROKEN=		build breaks with fmt-9.1.0, see https://github.com/chadnickbok/librtcdcpp/issues/44
+DEPRECATED=	Dead upstream fails to build
+EXPIRATION_DATE=2024-05-31
 
 BUILD_DEPENDS=	spdlog>0:devel/spdlog
 LIB_DEPENDS=	libnice.so:net-im/libnice \