Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 17:20:49 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 079988b6ee1f - main - net/rsocket-cpp: deprecate
Message-ID:  <202302201720.31KHKnIq046035@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=079988b6ee1f441848da6630a07f420087f00700

commit 079988b6ee1f441848da6630a07f420087f00700
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 16:59:29 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 17:09:27 +0000

    net/rsocket-cpp: deprecate
---
 net/rsocket-cpp/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/rsocket-cpp/Makefile b/net/rsocket-cpp/Makefile
index 721df2b2ba24..c44aa48cf449 100644
--- a/net/rsocket-cpp/Makefile
+++ b/net/rsocket-cpp/Makefile
@@ -12,6 +12,8 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN=		build fails with latest devel/folly, no upstream support provided: https://github.com/rsocket/rsocket-cpp/issues/906
+DEPRECATED=	Broken since 2021
+EXPIRATION_DATE=	2023-03-21
 
 BUILD_DEPENDS=	libfmt>0:devel/libfmt
 LIB_DEPENDS=	libboost_atomic.so:devel/boost-libs \



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