git: c95ddfa6e3d5 - main - devel/erlang-cuttlefish: mark as BROKEN (unsupported Erlang 24).

Dave Cottlehuber dch at FreeBSD.org
Thu Sep 30 22:07:51 UTC 2021


The branch main has been updated by dch:

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

commit c95ddfa6e3d52f46958a3f14c308a614645742a6
Author:     Jimmy Olgeni <olgeni at FreeBSD.org>
AuthorDate: 2021-09-14 14:24:53 +0000
Commit:     Dave Cottlehuber <dch at FreeBSD.org>
CommitDate: 2021-09-30 22:02:20 +0000

    devel/erlang-cuttlefish: mark as BROKEN (unsupported Erlang 24).
---
 devel/erlang-cuttlefish/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/erlang-cuttlefish/Makefile b/devel/erlang-cuttlefish/Makefile
index 2d85cbcde272..7a3951c12460 100644
--- a/devel/erlang-cuttlefish/Makefile
+++ b/devel/erlang-cuttlefish/Makefile
@@ -9,6 +9,8 @@ COMMENT=	Configuration library for Erlang
 
 LICENSE=	APACHE20
 
+BROKEN=		does not build with Erlang 24
+
 USES=		erlang:rebar
 USE_GITHUB=	yes
 GH_ACCOUNT=	basho


More information about the dev-commits-ports-main mailing list