Bug 267705 - devel/go-tools: update to 0.3.0
Summary: devel/go-tools: update to 0.3.0
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: Juraj Lutter
URL: https://github.com/golang/tools/compa...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-11 09:01 UTC by Robert Clausecker
Modified: 2022-11-11 20:46 UTC (History)
1 user (show)

See Also:


Attachments
devel/go-tools: update to 0.3.0 (1.74 KB, patch)
2022-11-11 09:01 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-11-11 09:01:31 UTC
Created attachment 238010 [details]
devel/go-tools: update to 0.3.0

A patch release.

Selected upstream changes:

 - cmd/bundle: quote command-line arguments in output
 - go.mod: update golang.org/x dependencies

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.
Do not MFH as 2022Q4 is on too old of a version.
Please keep the short change log in the commit message as upstream does not
provide a real change log.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-11-11 20:46:27 UTC
A commit in branch main references this bug:

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

commit 5defaaedd3cf1202616663dc3e2ccd758a246c9c
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-11-11 20:44:25 +0000
Commit:     Juraj Lutter <otis@FreeBSD.org>
CommitDate: 2022-11-11 20:44:25 +0000

    devel/go-tools: Update to 0.3.0

    A patch release.

    Selected upstream changes:
      - cmd/bundle: quote command-line arguments in output
      - go.mod: update golang.org/x dependencies

    PR:             267705

 devel/go-tools/Makefile |  2 +-
 devel/go-tools/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 2 Juraj Lutter freebsd_committer freebsd_triage 2022-11-11 20:46:48 UTC
Committed, thanks.