[Bug 287992] security/py-pwntools: opt us out of PATH pollution, solves conflict with sysutils/moreutils

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 05 Jul 2025 14:31:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287992

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=0d6edc716e45d0c6a19d8c796785dcc720f13fd5

commit 0d6edc716e45d0c6a19d8c796785dcc720f13fd5
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2025-07-05 14:26:59 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2025-07-05 14:31:09 +0000

    security/py-pwntools: Fix declaration of PYDISTUTILS_INSTALLARGS

    We need to include bsd.port.pre.mk before declaring
    PYDISTUTILS_INSTALLARGS to preserve any pre-set values. We will then
    include bsd.port.post.mk afterward.

    PR:             287992
    Reported by:    milios@ccsys.com

 security/py-pwntools/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.