Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2019 10:55:48 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503370 - head/devel/erlang-cuttlefish
Message-ID:  <201906031055.x53AtmN5028516@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Jun  3 10:55:47 2019
New Revision: 503370
URL: https://svnweb.freebsd.org/changeset/ports/503370

Log:
  Mark BROKEN: fails to build
  
  ERROR: OTP release 21 does not match required regex R16|17|18|19|20
  
  Reported by:	pkg-fallout

Modified:
  head/devel/erlang-cuttlefish/Makefile

Modified: head/devel/erlang-cuttlefish/Makefile
==============================================================================
--- head/devel/erlang-cuttlefish/Makefile	Mon Jun  3 10:50:56 2019	(r503369)
+++ head/devel/erlang-cuttlefish/Makefile	Mon Jun  3 10:55:47 2019	(r503370)
@@ -11,6 +11,8 @@ COMMENT=	Configuration library for Erlang
 
 LICENSE=	APACHE20
 
+BROKEN=		fails to build
+
 USES=		erlang:rebar
 USE_GITHUB=	yes
 GH_ACCOUNT=	basho



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