Date: Wed, 4 Jun 2025 20:50:24 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: 01893b86c06e - main - net/flower: Deprecate and set expiration date to 2025-07-31 Message-ID: <202506042050.554KoOas059814@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=01893b86c06e8a0c6f7b7cd1ac7e2cf868c25a55 commit 01893b86c06e8a0c6f7b7cd1ac7e2cf868c25a55 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-06-04 20:42:09 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-06-04 20:49:15 +0000 net/flower: Deprecate and set expiration date to 2025-07-31 Unmaintained upstream Reference: https://github.com/NuxiNL/cloudlibc PR: 286853 Approved by: maintainer timeout, 2+ weeks --- net/flower/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/flower/Makefile b/net/flower/Makefile index bc844f7be2c5..7cc70abd39b6 100644 --- a/net/flower/Makefile +++ b/net/flower/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/NuxiNL/flower LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Unmaintained upstream +EXPIRATION_DATE=2025-07-31 + LIB_DEPENDS= libarpc.so:devel/arpc \ libjsoncpp.so:devel/jsoncpphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506042050.554KoOas059814>
