[Bug 258474] Framework: go modules fetch fails when pkg is not installed
Date: Fri, 13 May 2022 18:40:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258474 --- Comment #10 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d71b4ca7752864918dea9b92e7f65c15deb3d290 commit d71b4ca7752864918dea9b92e7f65c15deb3d290 Author: Dmitri Goutnik <dmgk@FreeBSD.org> AuthorDate: 2022-05-13 18:34:15 +0000 Commit: Dmitri Goutnik <dmgk@FreeBSD.org> CommitDate: 2022-05-13 18:38:01 +0000 Mk/Uses/go.mk: Block modules download when CLEAN_FETCH_ENV is defined Additionally, stop overriding post-fetch and post-extract targets. PR: 258474 Differential Revision: https://reviews.freebsd.org/D35145 Mk/Uses/go.mk | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.