[Midnightbsd-cvs] [MidnightBSD/mports] 8f5a55: devel/valgrind: Fix build failure with invalid she...

Lucas Holt noreply at github.com
Fri May 29 14:32:35 EDT 2026


  Branch: refs/heads/devel/valgrind
  Home:   https://github.com/MidnightBSD/mports
  Commit: 8f5a55c7fafeb955cd3c118e22b6118494da5dc1
      https://github.com/MidnightBSD/mports/commit/8f5a55c7fafeb955cd3c118e22b6118494da5dc1
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-29 (Fri, 29 May 2026)

  Changed paths:
    M devel/valgrind/Makefile

  Log Message:
  -----------
  devel/valgrind: Fix build failure with invalid shebangs and bump PORTREVISION

The build for devel/valgrind failed during fake staging QA checks because
cachegrind/cg_annotate, cachegrind/cg_diff, and cachegrind/cg_merge were
installed with an invalid shebang ('/usr/bin/env python3').

Add python:run to USES and add the three cachegrind python scripts to
SHEBANG_FILES so that shebangfix corrects their shebangs to the configured
python executable path. Also bump PORTREVISION.

AI-Assisted-by: Antigravity <antigravity-cli at google.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications


More information about the Midnightbsd-cvs mailing list