[Bug 262358] Uses/shebangfix.mk runs before distribution patching (PATCH_SITES)
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262358] Uses/shebangfix.mk runs before distribution patching (PATCH_SITES)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262358] Uses/shebangfix.mk runs before distribution patching (PATCH_SITES)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262358] Uses/shebangfix.mk runs before distribution patching (PATCH_SITES)"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 262358] Uses/shebangfix.mk runs before distribution patching (PATCH_SITES)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Mar 2022 14:21:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262358
Bug ID: 262358
Summary: Uses/shebangfix.mk runs before distribution patching
(PATCH_SITES)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Ports Framework
Assignee: portmgr@FreeBSD.org
Reporter: vishwin@freebsd.org
CC: ports-bugs@FreeBSD.org
In my original patch for bug 258112, a file gets processed with USES=shebangfix
properly, but the same file also has a PATCH_SITES/PATCHFILES that obliterates
the shebangfix (changes the shebang from python to python3). The .orig shows
the shebangfix applied. This probably needs to run during post-patch or
similar.
--
You are receiving this mail because:
You are on the CC list for the bug.