maintainer-feedback requested: [Bug 238676] devel/erlang-cuttlefish Makefile Broken due to Revision 503370 is easily fixed

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 18 02:31:47 UTC 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked Erlang FreeBSD Mailing
List <erlang at 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=238676



--- Description ---
Could you change 
/usr/ports/devel/erlang-cuttlefish/files/patch-rebar.config
from 
/usr/ports/devel/erlang-cuttlefish/files/patch-rebar.config:-{require_otp_vsn,
"R16|17|18"}.
to
/usr/ports/devel/erlang-cuttlefish/files/patch-rebar.config:+{require_otp_vsn,
"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)


More information about the freebsd-erlang mailing list