Created attachment 271384 [details] mame update to 0.288 patch - Drop unneeded Qt debugger patch - Refresh patches - Fix DEBUG option does not respect existing MAKE_ENV flags - Fix LOCALBASE substitution in pkg-message portlint: OK portclippy: OK poudriere: OK
Approved!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b2ecbc524f22c274b2bf9e44fcff5012568982fe commit b2ecbc524f22c274b2bf9e44fcff5012568982fe Author: Laurent Chardon <laurent@FreeBSD.org> AuthorDate: 2026-05-17 19:45:31 +0000 Commit: Laurent Chardon <laurent@FreeBSD.org> CommitDate: 2026-06-02 12:58:09 +0000 emulators/mame: Update to 0.288 - Drop obsolete Qt debugger patch - Refresh patches - Fix DEBUG option does not respect existing MAKE_ENV flags - Fix LOCALBASE substitution in pkg-message Changes: https://www.mamedev.org/releases/whatsnew_0288.txt PR: 295760 Reviewed by: thierry (mentor) Approved by: thierry (mentor) emulators/mame/Makefile | 11 +++--- emulators/mame/distinfo | 6 +-- emulators/mame/files/patch-makefile | 10 ++--- .../files/patch-scripts_src_osd_modules.lua (gone) | 43 ---------------------- emulators/mame/files/pkg-message.in | 2 +- emulators/mame/pkg-plist | 11 ++++++ 6 files changed, 25 insertions(+), 58 deletions(-)
Thank you!