Bug 267383 - devel/valgrind: Update to 3.20.0
Summary: devel/valgrind: Update to 3.20.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://valgrind.org/docs/manual/dist...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-27 07:42 UTC by Paul Floyd
Modified: 2022-10-27 10:26 UTC (History)
2 users (show)

See Also:
eduardo: merge-quarterly+


Attachments
Patch for devel/valgrind (824 bytes, patch)
2022-10-27 07:42 UTC, Paul Floyd
pjfloyd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Floyd 2022-10-27 07:42:31 UTC
Created attachment 237673 [details]
Patch for devel/valgrind

Valgrind 3.20 was just released so it's time to bump up the valgrind/devel version.

Several fixes for FreeBSD, most importantly changes to auxv on FreeBSD 14
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-27 10:20:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0417ff01c562dff6833ff180c8528d02cb43aec1

commit 0417ff01c562dff6833ff180c8528d02cb43aec1
Author:     Paul Floyd <pjfloyd@wanadoo.fr>
AuthorDate: 2022-10-27 10:15:30 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-27 10:15:30 +0000

    devel/valgrind: Update to 3.20.0

     - Several fixes for FreeBSD, most importantly changes to auxv on
       FreeBSD 14

    ChangeLog:      https://valgrind.org/docs/manual/dist.news.html
    PR:             267383
    MFH:            2022Q4 (bugfixes)

 devel/valgrind/Makefile | 2 +-
 devel/valgrind/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-27 10:24:24 UTC
A commit in branch 2022Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6aef0467c62adf3cac39cfb1905ba44d5ef3ad58

commit 6aef0467c62adf3cac39cfb1905ba44d5ef3ad58
Author:     Paul Floyd <pjfloyd@wanadoo.fr>
AuthorDate: 2022-10-27 10:15:30 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-10-27 10:20:27 +0000

    devel/valgrind: Update to 3.20.0

     - Several fixes for FreeBSD, most importantly changes to auxv on
       FreeBSD 14

    ChangeLog:      https://valgrind.org/docs/manual/dist.news.html
    PR:             267383
    MFH:            2022Q4 (bugfixes)
    (cherry picked from commit 0417ff01c562dff6833ff180c8528d02cb43aec1)

 devel/valgrind/Makefile | 2 +-
 devel/valgrind/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2022-10-27 10:26:10 UTC
Committed, thanks!