Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jun 2022 18:32:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264619] devel/go-tools: update to 0.1.11
Message-ID:  <bug-264619-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264619

            Bug ID: 264619
           Summary: devel/go-tools: update to 0.1.11
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su
 Attachment #234625 maintainer-approval+
             Flags:

Created attachment 234625
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234625&action=
=3Dedit
devel/go-tools: update to 0.1.11

- make the toolstash command non-RARE as it is explicitly
   mentioned in the README

Selected upstream changes:

 - go/ssa: add generics support
 - go/types/objectpath: break cycles through type parameters in find
 - internal/imports: update stdlib index for 1.18
 - go/analysis/passes/asmdecl: define register-ABI result registers for PPC=
64
 - x/tools/go/packages: add Embed support
 - go/ssa: add position information for switch case conditions
 - doc/generate.go: handle non-empty JSON tag correctly
 - tools: fix some typos
 - go/packages: fix precedence typo in needtypes calculation
 - go/packages: fix handling of NeedExportFile in go list
 - go/packages: fix load with NeedTypes but not NeedImports
 - go/analysis: validate report if analyzer.Run is empty
 - go/ssa: emit Low expression before High in *ast.Slice
 - go/packages: make loadFromExportData ignore go.shape
 - go/analysis: add support for loong64
 - x/tools/go/packages: on Go 1.19+, explicitly ask for -json fields needed
 - go/packages: ask for EmbedPatterns and EmbedFiles if needed
 - go/ssa: fix miscompilation of <<=3D and >>=3D statements
 - go/analysis/passes/errorsas: warn if errors.As target is *error
 - cmd/digraph: only print non-trivial sccs
 - internal/tool: implement structured help command
 - passes/copylock: suppress reports on Offsetof and Alignof
 - cmd/compilebench: use -p, handle packages with asm files

---

Tested with Poudriere on armv7 arm64 FreeBSD 13.
Unfortunately upstream does not provide a change log, so please use this log
cobbled together from the git history and make sure it ends up in the commit
message.

There may be a merge conflct in PORTREVISION if another Go updated happened
concurrently with me submitting this patch.  It should be easy to fix.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264619-7788>