Created attachment 240240 [details] Patch for valgrind-devel update I'd like to bump up the version of devel/valgrind-devel The main port devel/valgrind is sheduled to upgrade to 3.21 at the end of April and I'd like to test the current code with valgrind-devel. As usual, numerous bugfixes and enhancements. Most notably a nice usability improvement to vgdb using a python helper. FreeBSD bug fixes include adding support for sctp_generic_sendmsg/sctp_generic_recvdmsg syscalls, intercepting kern.proc.pathname.PID so that it returns the path for the guest exe and not the valgrind exe. At the same time AT_EXEPATH in auxv got fixed. Fix for restarting thrads blocked holding mutextes when the mutex uses the PTHREAD_PRIO_INHERIT attribute.
^Triage: Maintainer-feedback flag (+) not required unless requested (?) first. Thanks!
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dff8e13188144a1af6e384c157c48cb9a9a99c58 commit dff8e13188144a1af6e384c157c48cb9a9a99c58 Author: Paul Floyd <pjfloyd@wanadoo.fr> AuthorDate: 2023-02-20 09:26:24 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-02-20 13:19:41 +0000 devel/valgrind-devel: update to 3.21.0.g20230218 ChangeLog: https://github.com/paulfloyd/freebsd_valgrind/compare/8d64ffab7...3b3d74d9d PR: 269665 Reported by: pjfloyd@wanadoo.fr (maintainer) devel/valgrind-devel/Makefile | 4 ++-- devel/valgrind-devel/distinfo | 6 +++--- devel/valgrind-devel/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-)