git: df5d6c9e1c5f - main - devel/valgrind-devel: update to 3.25.0.g20250322
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 26 Mar 2025 07:33:55 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=df5d6c9e1c5f6b1c0a4a13337db8c8c1a91fb17e
commit df5d6c9e1c5f6b1c0a4a13337db8c8c1a91fb17e
Author: Paul Floyd <pjfloyd@wanadoo.fr>
AuthorDate: 2025-03-24 18:01:44 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-03-26 07:33:36 +0000
devel/valgrind-devel: update to 3.25.0.g20250322
Changelist (general and FreeBSD specific with Valgrind bugzilla IDs). The
second item is the one that is the most important.
501119 memcheck/tests/pointer-trace fails when run on NFS filesystem
501850 FreeBSD syscall arguments 7 and 8 incorrect.
Other minor things
* improvement to utrace syscall wrapper
* removed and consolidated some of the default suppressions
* fix to file descriptor error report callstacks
* new header and doc files from Linux riscv64
PR: 285586
Reported by: pjfloyd@wanadoo.fr (maintainer)
---
devel/valgrind-devel/Makefile | 4 ++--
devel/valgrind-devel/distinfo | 6 +++---
devel/valgrind-devel/pkg-plist | 12 ++++++++++++
3 files changed, 17 insertions(+), 5 deletions(-)
diff --git a/devel/valgrind-devel/Makefile b/devel/valgrind-devel/Makefile
index 5a2f72dfe7c3..d58cbefda160 100644
--- a/devel/valgrind-devel/Makefile
+++ b/devel/valgrind-devel/Makefile
@@ -1,9 +1,9 @@
PORTNAME= valgrind
-PORTVERSION= 3.25.0.g20250128
+PORTVERSION= 3.25.0.g20250322
DISTVERSIONPREFIX= freebsd-
PORTEPOCH= 1
CATEGORIES= devel
-MASTER_SITES= https://snapshots.sourceware.org/valgrind/trunk/2025-01-28_18-53_1738090381/
+MASTER_SITES= https://snapshots.sourceware.org/valgrind/trunk/2025-03-22_07-37_1742629021/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-3.25.0.GIT
diff --git a/devel/valgrind-devel/distinfo b/devel/valgrind-devel/distinfo
index cf12224c19ca..119cd88c4e2e 100644
--- a/devel/valgrind-devel/distinfo
+++ b/devel/valgrind-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738094239
-SHA256 (valgrind-3.25.0.GIT.tar.bz2) = 00e867dc7681f0b668b8be1fc31f684b8f5eb1dc676f60a9f3affcfeb11612bf
-SIZE (valgrind-3.25.0.GIT.tar.bz2) = 16555310
+TIMESTAMP = 1742643683
+SHA256 (valgrind-3.25.0.GIT.tar.bz2) = 3954c5ee0f5183a3fbc2d19d5b10ed576ea5f89c5b77db16e146018515b9499f
+SIZE (valgrind-3.25.0.GIT.tar.bz2) = 16722185
diff --git a/devel/valgrind-devel/pkg-plist b/devel/valgrind-devel/pkg-plist
index 0f2dd864fda6..6ba1e4095127 100644
--- a/devel/valgrind-devel/pkg-plist
+++ b/devel/valgrind-devel/pkg-plist
@@ -25,6 +25,7 @@ include/valgrind/libvex_guest_mips64.h
include/valgrind/libvex_guest_offsets.h
include/valgrind/libvex_guest_ppc32.h
include/valgrind/libvex_guest_ppc64.h
+include/valgrind/libvex_guest_riscv64.h
include/valgrind/libvex_guest_s390x.h
include/valgrind/libvex_guest_x86.h
include/valgrind/libvex_inner.h
@@ -101,10 +102,12 @@ include/valgrind/vki/vki-posixtypes-mips64-linux.h
include/valgrind/vki/vki-posixtypes-nanomips-linux.h
include/valgrind/vki/vki-posixtypes-ppc32-linux.h
include/valgrind/vki/vki-posixtypes-ppc64-linux.h
+include/valgrind/vki/vki-posixtypes-riscv64-linux.h
include/valgrind/vki/vki-posixtypes-s390x-linux.h
include/valgrind/vki/vki-posixtypes-x86-linux.h
include/valgrind/vki/vki-ppc32-linux.h
include/valgrind/vki/vki-ppc64-linux.h
+include/valgrind/vki/vki-riscv64-linux.h
include/valgrind/vki/vki-s390x-linux.h
include/valgrind/vki/vki-scnums-32bit-linux.h
include/valgrind/vki/vki-scnums-amd64-linux.h
@@ -117,6 +120,7 @@ include/valgrind/vki/vki-scnums-mips64-linux.h
include/valgrind/vki/vki-scnums-nanomips-linux.h
include/valgrind/vki/vki-scnums-ppc32-linux.h
include/valgrind/vki/vki-scnums-ppc64-linux.h
+include/valgrind/vki/vki-scnums-riscv64-linux.h
include/valgrind/vki/vki-scnums-s390x-linux.h
include/valgrind/vki/vki-scnums-shared-linux.h
include/valgrind/vki/vki-scnums-solaris.h
@@ -279,6 +283,14 @@ libexec/valgrind/powerpc-altivec32l-valgrind.xml
libexec/valgrind/powerpc-altivec32l.xml
libexec/valgrind/powerpc-altivec64l-valgrind.xml
libexec/valgrind/powerpc-altivec64l.xml
+libexec/valgrind/riscv64-cpu-valgrind-s1.xml
+libexec/valgrind/riscv64-cpu-valgrind-s2.xml
+libexec/valgrind/riscv64-cpu.xml
+libexec/valgrind/riscv64-fpu-valgrind-s1.xml
+libexec/valgrind/riscv64-fpu-valgrind-s2.xml
+libexec/valgrind/riscv64-fpu.xml
+libexec/valgrind/riscv64-linux-valgrind.xml
+libexec/valgrind/riscv64-linux.xml
libexec/valgrind/s390-acr-valgrind-s1.xml
libexec/valgrind/s390-acr-valgrind-s2.xml
libexec/valgrind/s390-acr.xml