Date: Mon, 16 Jan 2023 19:32:52 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b24a84bb026a - main - net/ceph14: temporary mark as BROKEN due incompatibility with Boost-1.81 Message-ID: <202301161932.30GJWqil079407@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b24a84bb026ad448a0d9bf307dbfed830d7003a8 commit b24a84bb026ad448a0d9bf307dbfed830d7003a8 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2023-01-16 19:25:05 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2023-01-16 19:32:07 +0000 net/ceph14: temporary mark as BROKEN due incompatibility with Boost-1.81 --- net/ceph14/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile index aa44dd16a125..d23cce34450f 100644 --- a/net/ceph14/Makefile +++ b/net/ceph14/Makefile @@ -12,6 +12,8 @@ WWW= https://ceph.com/ LICENSE= GPLv2 LGPL3 LICENSE_COMB= dual +BROKEN= Not compatible with Boost-1.81 + # even though i386 will build, it is not really advised. ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301161932.30GJWqil079407>