| Summary: | Bump devel/valgrind to 3.21 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Paul Floyd <pjfloyd> | ||||
| Component: | Individual Port(s) | Assignee: | Robert Clausecker <fuz> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | fuz | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Is there a changelog for this update? A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=57c987a21a65a18e9dee884e60d1779510bec6e1 commit 57c987a21a65a18e9dee884e60d1779510bec6e1 Author: Paul Floyd <pjfloyd@wanadoo.fr> AuthorDate: 2023-04-29 12:24:13 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-04-30 18:41:41 +0000 devel/valgrind: update to 3.21 There are a couple of new python scripts for gdb integration. Some of the post-processing tools have switched from Perl and C to Python (minimum 3.9). Changelog: https://sourceware.org/git/?p=valgrind.git;a=blob;f=NEWS;h=342a733650a7247ebc0ba0da91cfa802440fc319;hb=HEAD PR: 271126 devel/valgrind/Makefile | 6 +++--- devel/valgrind/distinfo | 6 +++--- devel/valgrind/pkg-plist | 2 ++ 3 files changed, 8 insertions(+), 6 deletions(-) Thank you for your contribution. |
Created attachment 241840 [details] Patch for latest release There are a couple of new python scripts for gdb integration. Some of the post-processing tools have switched from Perl and C to Python (minimum 3.9)