Created attachment 256639 [details] depend on sysutils/xxd instead of editors/vim Scenario: - FreeBSD stable/14 - ports latest - Building ports using portmaster - Building sysutils/ttyd Result: - sysutils/ttyd depends on editors/vim but only needs xxd; sysutils/xxd is a separate port which is pulled in by editors/vim Expected result: - sysutils/ttyd should depend only on sysutils/xxd Patch attached. -- Martin
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d361a9b1b79f7593f74cbcfa9ded3db3ffa852a3 commit d361a9b1b79f7593f74cbcfa9ded3db3ffa852a3 Author: Martin Birgmeier <d8zNeCFG@aon.at> AuthorDate: 2025-01-13 17:12:36 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2025-01-26 19:19:54 +0000 sysutils/ttyd: depend on sysutils/xxd Instead of editors/vim PR: 284013 Reported by: d8zNeCFG@aon.at Approved by: nc@FreeBSD.org (maintainer, timeout > 2 weeks) sysutils/ttyd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)