Bug 265785 - devel/gopls: update to 0.9.3
Summary: devel/gopls: update to 0.9.3
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: Nuno Teixeira
URL: https://github.com/golang/tools/relea...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-12 03:03 UTC by Robert Clausecker
Modified: 2022-08-12 12:46 UTC (History)
1 user (show)

See Also:


Attachments
devel/gopls: update to 0.9.3 (1.64 KB, patch)
2022-08-12 03:03 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-08-12 03:03:35 UTC
Created attachment 235856 [details]
devel/gopls: update to 0.9.3

A patch release for 0.9.2.  Fixes a crash when a new workspace is
incorrectly configured.

Changelog:	https://github.com/golang/tools/releases/tag/gopls%2Fv0.9.3

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-08-12 12:45:50 UTC
A commit in branch main references this bug:

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

commit 48aa46340e89fee845e44f2944ad77d6c47d5e71
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-08-12 12:42:50 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-08-12 12:42:50 +0000

    devel/gopls: Update to 0.9.3

     - A patch release for 0.9.2.  Fixes a crash when a new workspace is
       incorrectly configured.

    ChangeLog:      https://github.com/golang/tools/releases/tag/gopls%2Fv0.9.3
    PR:             265785

 devel/gopls/Makefile |  2 +-
 devel/gopls/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-08-12 12:46:16 UTC
Committed, thank you!