git: 0986c3fa5618 - main - devel/valgrind-devel: update to 20250128
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Jan 2025 07:37:19 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0986c3fa5618d1078552d1aa46b8bc8dacd54abf
commit 0986c3fa5618d1078552d1aa46b8bc8dacd54abf
Author: Paul Floyd <pjfloyd@wanadoo.fr>
AuthorDate: 2025-01-29 11:03:50 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-01-30 07:36:54 +0000
devel/valgrind-devel: update to 20250128
* --track-fds=yes and --track-fds=all report erroneous information when fds 0,
1, or 2 are used as non-std
* Valgrind does not support zstd-compressed debug sections
* Recognize new DWARF5 DW_LANG constants
* Update drd/scripts/download-and-build-gcc
* Enabling Ada demangling breaks callgrind differentiation between overloaded
functions and procedures
* FdBadUse is not a valid CoreError type in a suppression even though it's
generated by --gen-suppressions=yes
* none/tests/amd64/lzcnt64 crashes on FreeBSD compiled with clang
* FreeBSD: differences in avx-vmovq output
* mmap() with MAP_ALIGNED() returns unaligned pointer
PR: 284426
Reported by: pjfloyd@wanadoo.fr (maintainer)
---
devel/valgrind-devel/Makefile | 5 ++---
devel/valgrind-devel/distinfo | 6 +++---
devel/valgrind-devel/pkg-plist | 1 +
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/devel/valgrind-devel/Makefile b/devel/valgrind-devel/Makefile
index 8c3aa786fb63..5a2f72dfe7c3 100644
--- a/devel/valgrind-devel/Makefile
+++ b/devel/valgrind-devel/Makefile
@@ -1,10 +1,9 @@
PORTNAME= valgrind
-PORTVERSION= 3.25.0.g20241104
+PORTVERSION= 3.25.0.g20250128
DISTVERSIONPREFIX= freebsd-
-PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= devel
-MASTER_SITES= https://snapshots.sourceware.org/valgrind/trunk/2024-11-04_12-31_1730723461/
+MASTER_SITES= https://snapshots.sourceware.org/valgrind/trunk/2025-01-28_18-53_1738090381/
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-3.25.0.GIT
diff --git a/devel/valgrind-devel/distinfo b/devel/valgrind-devel/distinfo
index e70191b0006c..cf12224c19ca 100644
--- a/devel/valgrind-devel/distinfo
+++ b/devel/valgrind-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730743792
-SHA256 (valgrind-3.25.0.GIT.tar.bz2) = 8548a5fb23c4adda3e3f657ccee66cb3115368d37e705aacb6964e8665c76105
-SIZE (valgrind-3.25.0.GIT.tar.bz2) = 16418481
+TIMESTAMP = 1738094239
+SHA256 (valgrind-3.25.0.GIT.tar.bz2) = 00e867dc7681f0b668b8be1fc31f684b8f5eb1dc676f60a9f3affcfeb11612bf
+SIZE (valgrind-3.25.0.GIT.tar.bz2) = 16555310
diff --git a/devel/valgrind-devel/pkg-plist b/devel/valgrind-devel/pkg-plist
index 61249da686de..0f2dd864fda6 100644
--- a/devel/valgrind-devel/pkg-plist
+++ b/devel/valgrind-devel/pkg-plist
@@ -85,6 +85,7 @@ include/valgrind/vki/vki-darwin.h
include/valgrind/vki/vki-freebsd.h
include/valgrind/vki/vki-linux-drm.h
include/valgrind/vki/vki-linux-io_uring.h
+include/valgrind/vki/vki-linux-landlock.h
include/valgrind/vki/vki-linux.h
include/valgrind/vki/vki-machine-types-amd64-freebsd.h
include/valgrind/vki/vki-machine-types-arm64-freebsd.h