Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2019 02:31:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        erlang@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 238676] devel/erlang-cuttlefish Makefile Broken due to Revision 503370 is easily fixed
Message-ID:  <bug-238676-38768-VHPS0JwqZP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238676-38768@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238676-38768@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked Erlang FreeBSD Mailing
List <erlang@FreeBSD.org> for maintainer-feedback:
Bug 238676: devel/erlang-cuttlefish Makefile Broken due to Revision 503370 =
is
easily fixed
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238676



--- Description ---
Could you change=20
/usr/ports/devel/erlang-cuttlefish/files/patch-rebar.config
from=20
/usr/ports/devel/erlang-cuttlefish/files/patch-rebar.config:-{require_otp_v=
sn,
"R16|17|18"}.
to
/usr/ports/devel/erlang-cuttlefish/files/patch-rebar.config:+{require_otp_v=
sn,
"R16|17|18|19|20|21|22"}.
which fixes the "BROKEN" issue and accomodates future revisions of erlang :)

With this applied, the BROKEN line in Makefile enables a successful package
build
(on 11.3Beta1 i386)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238676-38768-VHPS0JwqZP>