git: 079988b6ee1f - main - net/rsocket-cpp: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 17:20:49 UTC
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 \