[Bug 249551] 'make fetch' always fails for one port (misc/concourse) because one git submodule is bundled 3 times
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 23 20:17:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249551
--- Comment #6 from Yuri Victorovich <yuri at freebsd.org> ---
(In reply to Steve Wills from comment #5)
No, it's not wasteful. It only requires one extra symbolic link to handle.
Multiple dependencies occur naturally:
1. ThisProject bundles Project A
2. ThisProject bundles Project B
3. Project A bundles Project C
4. Project B bundles Project C
In this situation you need to have two GH_TUPLE lines for C and has nothing to
do with modules2tuple.
It's wasteful to require to do something systematic manually when it can be
automated.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list