[Bug 274452] games/moonlight-embedded Update to 2.6.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274452] games/moonlight-embedded Update to 2.6.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Oct 2023 05:15:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274452 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |fuz@FreeBSD.org Assignee|ports-bugs@FreeBSD.org |fuz@FreeBSD.org --- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> --- These patch files are becoming quite numerous. It would be a lot easier if you were to fork the upstream project, applied the patches to the fork, and use that as the upstream. Would you like this update to be merged into the quarterly branch? It's a fix for a security issue after all. Your patch errorneously removes the pre-configure target and instead hard-codes /usr/local as PREFIX. This is wrong. Users are free to compile packages with whatever PREFIX they like and your package must use the path the user configured. Do not assume PREFIX is /usr/local. Please check and resubmit. -- You are receiving this mail because: You are the assignee for the bug.