Date: Mon, 23 Sep 2024 23:29:53 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: 543bdf5eb4b5 - main - databases/libmongo-client: Mark BROKEN, deprecate and set expiration date to 2024-10-31 Message-ID: <202409232329.48NNTrGD063781@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=543bdf5eb4b5800d5e68cff07ad9ac6ec138aeb6 commit 543bdf5eb4b5800d5e68cff07ad9ac6ec138aeb6 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-22 16:10:09 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-23 23:29:40 +0000 databases/libmongo-client: Mark BROKEN, deprecate and set expiration date to 2024-10-31 Abandonware, unfetchable and upstream is no longer around PR: 281375 Approved by: portmgr (maintainer timeout, 2+ weeks) --- databases/libmongo-client/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/databases/libmongo-client/Makefile b/databases/libmongo-client/Makefile index 671207e8e009..b8bcc871eb3b 100644 --- a/databases/libmongo-client/Makefile +++ b/databases/libmongo-client/Makefile @@ -10,6 +10,10 @@ WWW= https://github.com/algernon/libmongo-client LICENSE= APACHE20 +BROKEN= Unfetchable +DEPRECATED= Abandonware, upstream removed repo +EXPIRATION_DATE=2024-10-31 + USE_GITHUB= yes GH_ACCOUNT= algernon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409232329.48NNTrGD063781>