[Bug 265613] MK/bsd.default-versions.mk lang/go

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 04 Aug 2022 13:22:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265613

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=998a548dca0d9a4655c9426e0306299f86a0b37a

commit 998a548dca0d9a4655c9426e0306299f86a0b37a
Author:     Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2022-08-04 12:58:43 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-08-04 13:11:06 +0000

    Mk/Uses/go.mk: Pass MAKE_ENV to `go mod tidy` and `go mod vendor`

    With go1.19, these subsommands need to know GOCACHE location, which is
    derived from XDG_CACHE_HOME. Missing XDG_CACHE_HOME breaks poudriere
    user build of Go ports.

    PR:             265613
    Reported by:    otis, ohauer

 Mk/Uses/go.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.