Summary: | devel/go-tools: update to 0.4.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Robert Clausecker <fuz> | ||||
Component: | Individual Port(s) | Assignee: | Koichiro Iwao <meta> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | meta | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e811991a8705122696e7543119bfd44dd75b43f commit 5e811991a8705122696e7543119bfd44dd75b43f Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-12-07 11:16:04 +0000 Commit: Koichiro Iwao <meta@FreeBSD.org> CommitDate: 2022-12-07 14:33:45 +0000 devel/go-tools: update to 0.4.0 Selected upstream changes: - cmd/compilebench: make it work without installed .a's - internal/typesinternal: update go/types error codes for 1.20 - playground/socket: eliminate an arbitrary timeout in TestLimiter - go/ssa: build generic function bodies - cmd/godoc: streamline test subprocesses - go.mod: update golang.org/x dependencies PR: 268220 devel/go-tools/Makefile | 2 +- devel/go-tools/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) Committed, thanks! |
Created attachment 238598 [details] devel/go-tools: update to 0.4.0 Selected upstream changes: - cmd/compilebench: make it work without installed .a's - internal/typesinternal: update go/types error codes for 1.20 - playground/socket: eliminate an arbitrary timeout in TestLimiter - go/ssa: build generic function bodies - cmd/godoc: streamline test subprocesses - go.mod: update golang.org/x dependencies Tested with Poudriere on armv7 arm64 FreeBSD 13.1. Upstream does not supply a changelog, please keep this list of changes in the commit message.