Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2024 03:10:48 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ce90bf7aed5d - main - math/abella: Broken
Message-ID:  <202405070310.4473AmwW037695@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ce90bf7aed5d91f60f3dbcf54a18b4f30bb199ac

commit ce90bf7aed5d91f60f3dbcf54a18b4f30bb199ac
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-07 03:10:19 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-07 03:10:41 +0000

    math/abella: Broken
---
 math/abella/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/abella/Makefile b/math/abella/Makefile
index a99fdfbb916a..fb64cf6b8ed9 100644
--- a/math/abella/Makefile
+++ b/math/abella/Makefile
@@ -10,6 +10,8 @@ WWW=		https://abella-prover.org/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		until https://github.com/abella-prover/abella/issues/154 is resolved
+
 BUILD_DEPENDS=	ocamlbuild:devel/ocaml-ocamlbuild \
 		ocamlfind:devel/ocaml-findlib
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405070310.4473AmwW037695>