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)
Mon, Jan 27, 3:18 PM
Unknown Object (File)
Sun, Jan 26, 6:25 PM
Unknown Object (File)
Thu, Jan 23, 7:00 PM
Unknown Object (File)
Sat, Jan 18, 10:01 PM
Unknown Object (File)
Sat, Jan 18, 5:09 PM
Unknown Object (File)
Fri, Jan 10, 2:05 PM
Unknown Object (File)
Wed, Jan 1, 1:39 AM
Unknown Object (File)
Nov 13 2024, 12:40 PM
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.