Date: Sat, 11 May 2024 14:35:38 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: 0c0035f36c73 - main - sysutils/apache-mesos: Deprecate and set expiration date to 2024-05-31 Message-ID: <202405111435.44BEZcMD037828@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=0c0035f36c73583026d50a299ea2739e659c5cad commit 0c0035f36c73583026d50a299ea2739e659c5cad Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-11 14:11:40 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-11 14:35:29 +0000 sysutils/apache-mesos: Deprecate and set expiration date to 2024-05-31 Marked BROKEN for over a year Approved by: portmgr (blanket) --- sysutils/apache-mesos/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/apache-mesos/Makefile b/sysutils/apache-mesos/Makefile index 7baaedcfa043..c059cf761c5b 100644 --- a/sysutils/apache-mesos/Makefile +++ b/sysutils/apache-mesos/Makefile @@ -15,6 +15,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= fails to build, configure: error: Cannot find the ELFIO headers +DEPRECATED= Marked BROKEN for over a year +EXPIRATION_DATE=2024-05-31 BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ elfio>0:devel/elfio \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405111435.44BEZcMD037828>