svn commit: r503370 - head/devel/erlang-cuttlefish

Antoine Brodin antoine at FreeBSD.org
Mon Jun 3 10:55:49 UTC 2019


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


More information about the svn-ports-all mailing list