Bug 271126

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:
Description Flags
Patch for latest release pjfloyd: maintainer-approval+

Description Paul Floyd 2023-04-28 20:49:57 UTC
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)
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-04-29 12:24:58 UTC
Is there a changelog for this update?
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-04-30 18:44:14 UTC
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(-)
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2023-04-30 18:47:38 UTC
Thank you for your contribution.