Bug 295760 - emulators/mame: Update to 0.288
Summary: emulators/mame: Update to 0.288
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Laurent Chardon
URL: https://www.mamedev.org/releases/what...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-05-31 22:46 UTC by Laurent Chardon
Modified: 2026-06-02 13:00 UTC (History)
1 user (show)

See Also:
laurent: maintainer-feedback+


Attachments
mame update to 0.288 patch (10.28 KB, patch)
2026-05-31 22:46 UTC, Laurent Chardon
laurent: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Chardon freebsd_committer freebsd_triage 2026-05-31 22:46:31 UTC
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
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2026-06-01 18:16:56 UTC
Approved!
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-06-02 12:59:41 UTC
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(-)
Comment 3 Laurent Chardon freebsd_committer freebsd_triage 2026-06-02 13:00:20 UTC
Thank you!