Bug 276686 - devel/delve: Update to 1.22.0
Summary: devel/delve: Update to 1.22.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: Gabriel M. Dutra
URL: https://github.com/go-delve/delve/blo...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-28 18:40 UTC by Dmitry Wagin
Modified: 2024-01-30 14:27 UTC (History)
1 user (show)

See Also:


Attachments
delve.diff (856 bytes, patch)
2024-01-28 18:40 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 2024-01-28 18:40:24 UTC
Created attachment 248037 [details]
delve.diff

Update to 1.22.0

Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#1220-2023-12-29
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-30 14:24:59 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1702564ea3229ad6b9eb75c1123190b446df83d2

commit 1702564ea3229ad6b9eb75c1123190b446df83d2
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2024-01-30 14:18:42 +0000
Commit:     Gabriel M. Dutra <dutra@FreeBSD.org>
CommitDate: 2024-01-30 14:23:32 +0000

    devel/delve: Update to 1.22.0

    ChangeLog:
    https://github.com/go-delve/delve/releases/tag/v1.22.0

    PR:             276686
    Approved by:    garga(mentor)
    Differential Revision:  https://reviews.freebsd.org/D43640

 devel/delve/Makefile | 3 +--
 devel/delve/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 Gabriel M. Dutra freebsd_committer freebsd_triage 2024-01-30 14:27:08 UTC
Committed, thanks!