Bug 262593 - devel/go-tools: update to 0.1.10
Summary: devel/go-tools: update to 0.1.10
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: Neel Chauhan
URL: https://github.com/golang/tools/compa...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-16 13:47 UTC by Robert Clausecker
Modified: 2022-03-16 19:24 UTC (History)
1 user (show)

See Also:


Attachments
devel/go-tools: update to 0.1.10 (3.06 KB, patch)
2022-03-16 13:47 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-03-16 13:47:02 UTC
Created attachment 232484 [details]
devel/go-tools: update to 0.1.10

- new tools fuzz-driver and fuzz-runner
 - a new option RARE enables the build of rarely used
   tools authtest, benchcmp, getgo, (getgo-)server,
   splitdwarf, and toolstash

Changelog: https://github.com/golang/tools/compare/v0.1.9...v0.1.10

Tested with Poudriere on armv7 arm64 FreeBSD 13.
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2022-03-16 19:24:17 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-03-16 19:24:47 UTC
A commit in branch main references this bug:

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

commit 8e9ccb38d41959b8830ead6d66bc4e374d777247
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-03-16 13:45:58 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-03-16 19:23:41 +0000

    devel/go-tools: update to 0.1.10

     - new tools fuzz-driver and fuzz-runner
     - a new option RARE enables the build of rarely used
       tools authtest, benchcmp, getgo, (getgo-)server,
       splitdwarf, and toolstash

    Changelog:      https://github.com/golang/tools/compare/v0.1.9...v0.1.10

    PR:     262593

 devel/go-tools/Makefile | 28 +++++++++++++++++-----------
 devel/go-tools/distinfo | 10 +++++-----
 2 files changed, 22 insertions(+), 16 deletions(-)