Bug 263726 - lang/{go,go117,go-devel}: Upgrade bootstrap to go1.17.9
Summary: lang/{go,go117,go-devel}: Upgrade bootstrap to go1.17.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitri Goutnik
URL: https://github.com/dmgk/go-bootstrap/...
Keywords:
Depends on: 263723 263724
Blocks: 259709
  Show dependency treegraph
 
Reported: 2022-05-02 14:10 UTC by Dmitri Goutnik
Modified: 2022-05-03 12:16 UTC (History)
0 users

See Also:
ygy: maintainer-feedback+


Attachments
patch file (6.23 KB, patch)
2022-05-02 14:10 UTC, Dmitri Goutnik
dmgk: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2022-05-02 14:10:09 UTC
Created attachment 233668 [details]
patch file

Switch to the newer go1.17.9 bootstrap compiler with backported CL346872 [1, 2], fixes bug #259709

[1] https://go-review.googlesource.com/c/go/+/346872/
[2] https://github.com/golang/go/issues/48112
Comment 1 Guangyuan Yang freebsd_committer freebsd_triage 2022-05-03 05:44:13 UTC
Thanks!!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-05-03 12:15:37 UTC
A commit in branch main references this bug:

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

commit ef05a2efcfa6a36d49ec428c5ed7b544e2e97857
Author:     Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2022-05-03 12:01:03 +0000
Commit:     Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-05-03 12:14:17 +0000

    lang/{go,go117,go-devel}: Update bootstrap to go1.17.9

    Switch to the newer go1.17.9 bootstrap with backported CL346872
    [1,2], fixes ports 259709.

    [1] https://go-review.googlesource.com/c/go/+/346872/
    [2] https://github.com/golang/go/issues/48112

    PR:             263726
    PR:             259709
    Approved by:    ygy@ (maintainer)

 lang/go-devel/distinfo | 22 +++++++++++-----------
 lang/go/Makefile       |  2 +-
 lang/go/distinfo       | 22 +++++++++++-----------
 lang/go117/distinfo    | 22 +++++++++++-----------
 4 files changed, 34 insertions(+), 34 deletions(-)