Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 May 2024 14:35:43 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9f333eb8e3a6 - main - www/librtcdcpp: Deprecate and set expiration date to 2024-05-31
Message-ID:  <202405111435.44BEZhJA038032@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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