Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Aug 2022 13:22:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265613] MK/bsd.default-versions.mk lang/go
Message-ID:  <bug-265613-7788-zMiQLp1Y5P@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265613-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265613-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265613

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D998a548dca0d9a4655c9426e0306299=
f86a0b37a

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(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265613-7788-zMiQLp1Y5P>