Created attachment 226631 [details] delve.diff Update to 1.7.0 https://github.com/go-delve/delve/blob/master/CHANGELOG.md#170-2021-07-19
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=802c15cc28758d68ec5c854911a8f3d00ec19d2b commit 802c15cc28758d68ec5c854911a8f3d00ec19d2b Author: Dmitry Wagin <dmitry.wagin@ya.ru> AuthorDate: 2021-07-25 00:44:10 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-07-25 00:44:10 +0000 devel/delve: Update to 1.7.0 Changelog: https://github.com/go-delve/delve/blob/master/CHANGELOG.md#170-2021-07-19 PR: 257350 Approved by: lwhsu (mentor, implicit) devel/delve/Makefile | 2 +- devel/delve/distinfo | 6 +-- .../patch-pkg_proc_native_proc__freebsd.c (gone) | 52 ---------------------- .../patch-pkg_proc_native_proc__freebsd.h (gone) | 10 ----- 4 files changed, 4 insertions(+), 66 deletions(-)
Committed, thanks!