[Bug 257235] lang/elixir: Fails to package without SRC option: elixir/lib/module/types/*.ex:No such file or directory
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257235] lang/elixir buil failure without option SRC"
 - Go to: [ bottom of page ] [ top of archives ] [ this month ]
 
Date: Fri, 17 Jun 2022 20:09:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257235
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=07b93079da18867999e5874fc96afc3b7cf27d15
commit 07b93079da18867999e5874fc96afc3b7cf27d15
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2022-06-17 18:46:28 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2022-06-17 20:04:53 +0000
    lang/elixir-devel: remove hard dependency on erlang24
    Since moving from OTP21 as default OTP in lang/erlang, to OTP24,
    we no longer have incompatible bytecode versions between default
    erlang and newer builds. Thus, there is no reason to hard-wire
    the dependency when a simple PATH will work as expected.
    Remove broken SRC as build option.
    PR:             264046
    PR:             257235
    Reported by:    Pat Maddox <pat@patmaddox.com>
    Sponsored by:   SkunkWerks, GmbH
 lang/elixir-devel/Makefile          | 14 +++-----------
 lang/elixir-devel/pkg-message (new) | 20 ++++++++++++++++++++
 2 files changed, 23 insertions(+), 11 deletions(-)
-- 
You are receiving this mail because:
You are the assignee for the bug.