Page MenuHomeFreeBSD

lang/erlang-runtime21: switch to GitHub build and update to 21.3.1.
ClosedPublic

Authored by olgeni on Mar 19 2019, 2:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 28, 5:40 PM
Unknown Object (File)
Wed, Apr 22, 10:51 PM
Unknown Object (File)
Apr 21 2026, 11:16 AM
Unknown Object (File)
Apr 20 2026, 4:32 PM
Unknown Object (File)
Apr 20 2026, 12:29 AM
Unknown Object (File)
Apr 19 2026, 11:31 PM
Unknown Object (File)
Apr 15 2026, 10:19 AM
Unknown Object (File)
Apr 12 2026, 12:28 AM
Subscribers

Details

Summary

A bit more work towards GitHub builds for Erlang, so that it becomes easier to update.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lang/erlang-runtime21/Makefile
6 ↗(On Diff #55233)

You could use DISTVERSION here to make portlint happy and conform to the Order of Variables in Port Makefiles as described in the Porter's Handbook.

9–11 ↗(On Diff #55233)

Does MASTER_SITES still need to be defined now that you have USE_GITHUB?

lang/erlang-runtime21/Makefile
6 ↗(On Diff #55233)

Good catch - and I even had it right in the other runtime ports..

9–11 ↗(On Diff #55233)

Nope. Also, ERLANG_REL is unused now. Let me have a look.

Remove obsolete MASTER_SITES and ERLANG_REL.

It looks good to me, but I will let @dch approve, since he is more experienced with erlang.

21.3.2 is out. Upgrades are indeed more comfy :)

This revision is now accepted and ready to land.Mar 29 2019, 9:15 PM
This revision was automatically updated to reflect the committed changes.