On 2022/07/10 14:30, Volker Schlecht wrote: > Hi, > > I've got a working (compiles, runs, tests pass on amd64) port for erlang > 25.0.2 attached, however there's something wrong with it that causes it to > conflict with lang/erlang/21 and I just can't figure out what causes that. > > What have I been missing?
This might be due to the missing "@option no-default-conflict" in PLIST-wx. Other things I noticed on a read-through: "@pkgpath lang/erlang/25" should not be listed in PLIST-main (that was needed in 21 to handle a split to subpackages but doesn't apply to 25). I don't see any reason to keep "@conflict erlang-<16b.03p4v0"
