Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 May 2022 11:16:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258210] USES=go:modules make extract failures after port was updated
Message-ID:  <bug-258210-7788-0u3t3QChu5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258210-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258210-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=3D258210

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

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D6e236e18965327f6100473770e4edb7=
8c94fb1d4

commit 6e236e18965327f6100473770e4edb78c94fb1d4
Author:     Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2022-05-08 20:49:05 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-05-09 11:15:14 +0000

    Mk/Uses/go.mk: Try to tidy up go.sum after fetch, fix EXTRACT_ONLY

    Make a best effort attempt (without network access) to add missing
    go.sum entries using local module cache prepared by the fetch stage.

    Set EXTRACT_ONLY dynamically from DISTFILES, repair
    USE_{GITHUB,GITLAB}.

    PR:             258210
    PR:             262981
    PR:             263866

 Mk/Uses/go.mk | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 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-258210-7788-0u3t3QChu5>