Page MenuHomeFreeBSD

lang/elixir: update to 1.7.0
ClosedPublic

Authored by dch on Jul 26 2018, 12:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 12:47 PM
Unknown Object (File)
Mar 13 2024, 9:27 PM
Unknown Object (File)
Mar 13 2024, 9:27 PM
Unknown Object (File)
Mar 13 2024, 9:23 PM
Unknown Object (File)
Mar 13 2024, 9:23 PM
Unknown Object (File)
Mar 10 2024, 2:02 PM
Unknown Object (File)
Dec 29 2023, 10:45 AM
Unknown Object (File)
Dec 23 2023, 6:42 AM
Subscribers
None

Details

Summary

update lang/elixir to 1.7.0, make manpages comply with hier(7)

Test Plan

poudriere -t ok on 11.2R amd64, portlint -AC fine, eyeball manpages

Diff Detail

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

Event Timeline

Are you able to test on 10/11 i386/amd64?

lang/elixir/Makefile
5 ↗(On Diff #45872)

DISTVERSION?

dch marked an inline comment as done.Jul 26 2018, 7:36 PM

FWIW next time round we can skip the Makefile patch https://github.com/elixir-lang/elixir/pull/7991/commits/a10b13e0dafe88f66f39dbf6a556e6546674d4c3

@jrm my build box is dead but I snuck it in on somebody else's system, LGTM across 10.4/11.2 vs x86/x64

Sounds good. I'm good to go as soon as @olgeni reviews.

Ideally we would test under 11.1 as well, since that is what the official 11 packages will be built with until 11.1 is EOL on September 30th.

Looks good to me - I'm a bit AFK these days, so if I'm slow to show up feel free to proceed.

This revision is now accepted and ready to land.Jul 31 2018, 11:26 AM

'poudriere testport' passes under 10/11 i386/amd64 (but, unfortunately 11.2)

This revision was automatically updated to reflect the committed changes.