Bug 265338 - devel/delve: Update to 1.9.0
Summary: devel/delve: Update to 1.9.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: Nuno Teixeira
URL: https://github.com/go-delve/delve/blo...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-20 09:26 UTC by Dmitry Wagin
Modified: 2022-07-20 11:05 UTC (History)
1 user (show)

See Also:


Attachments
delve.diff (845 bytes, patch)
2022-07-20 09:26 UTC, Dmitry Wagin
dmitry.wagin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Wagin 2022-07-20 09:26:12 UTC
Created attachment 235386 [details]
delve.diff

Update to 1.9.0

Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#190-2022-07-06
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-20 11:02:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=184579b2eef979bb1161cee595cd836d76c375e0

commit 184579b2eef979bb1161cee595cd836d76c375e0
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2022-07-20 11:01:11 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-07-20 11:02:00 +0000

    devel/delve: Update to 1.9.0

    ChangeLog:      https://github.com/go-delve/delve/blob/master/CHANGELOG.md#190-2022-07-06
    PR:             265338

 devel/delve/Makefile | 3 +--
 devel/delve/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 Nuno Teixeira freebsd_committer freebsd_triage 2022-07-20 11:05:38 UTC
Committed, thanks!