pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

valgrind-netbsd-git: add upstream bug report URL



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Feb 1 11:55:58 2026 +0100
Changeset:	3e48542364b1cf82124311e272d0d0e390016d6b

Modified Files:
	valgrind-netbsd-git/TODO
	valgrind-netbsd-git/distinfo
	valgrind-netbsd-git/patches/patch-configure.ac

Log Message:
valgrind-netbsd-git: add upstream bug report URL

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3e48542364b1cf82124311e272d0d0e390016d6b

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 valgrind-netbsd-git/TODO                       | 2 ++
 valgrind-netbsd-git/distinfo                   | 2 +-
 valgrind-netbsd-git/patches/patch-configure.ac | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

diffs:
diff --git a/valgrind-netbsd-git/TODO b/valgrind-netbsd-git/TODO
index 79f5a0ddba..1334cf8d0a 100644
--- a/valgrind-netbsd-git/TODO
+++ b/valgrind-netbsd-git/TODO
@@ -1,3 +1,5 @@
+https://github.com/paulfloyd/valgrind-netbsd/issues/2
+
 --- m_debuginfo/libcoregrind_amd64_netbsd_a-readelf.o ---
 m_debuginfo/readelf.c: In function 'find_buildid':
 m_debuginfo/readelf.c:1244:54: error: 'ELF_NOTE_GNU' undeclared (first use in this function)
diff --git a/valgrind-netbsd-git/distinfo b/valgrind-netbsd-git/distinfo
index f6d2641ede..63bf29aed7 100644
--- a/valgrind-netbsd-git/distinfo
+++ b/valgrind-netbsd-git/distinfo
@@ -3,4 +3,4 @@ $NetBSD$
 BLAKE2s (valgrind-netbsd-0.0.20260201-5b8a5e38549de9c93e35c2eb26cc5947da398a5e.tar.gz) = 08e7807b2c6c08971e8a43ff6b9e94cb7ce0cb7ce1510c343b9b5ab62006e5fc
 SHA512 (valgrind-netbsd-0.0.20260201-5b8a5e38549de9c93e35c2eb26cc5947da398a5e.tar.gz) = 89d7e7a8df6f38212a993aa7b96d1f0e4510bb66a3646d7e568b89dd27d09ec173b0d34e66940d50aed65e30e292355c8da0919257ad5b985ce3f20035c20771
 Size (valgrind-netbsd-0.0.20260201-5b8a5e38549de9c93e35c2eb26cc5947da398a5e.tar.gz) = 16737407 bytes
-SHA1 (patch-configure.ac) = d914ab569d39e9e16c1729b953d222bfa2e87bd3
+SHA1 (patch-configure.ac) = 8376766e1ad67a272faa7cb87d2e11e5399a787f
diff --git a/valgrind-netbsd-git/patches/patch-configure.ac b/valgrind-netbsd-git/patches/patch-configure.ac
index 0a59b98171..25951df966 100644
--- a/valgrind-netbsd-git/patches/patch-configure.ac
+++ b/valgrind-netbsd-git/patches/patch-configure.ac
@@ -1,6 +1,7 @@
 $NetBSD$
 
 Fix unportable test(1) operator.
+https://github.com/paulfloyd/valgrind-netbsd/issues/2
 
 --- configure.ac.orig	2026-02-01 10:49:24.573755226 +0000
 +++ configure.ac


Home | Main Index | Thread Index | Old Index