Bug 273575

Summary: emulators/mame: Follow 0.258 update with regenerated sample .ini files
Product: Ports & Packages Reporter: Alastair Hogge <agh>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: agh, lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Follow 0.258 update with regenerated sample .ini files agh: maintainer-approval+

Description Alastair Hogge 2023-09-05 04:37:06 UTC
Created attachment 244649 [details]
Follow 0.258 update with regenerated sample .ini files

I had meant to update the .ini files with bug #273444, however, I failed due to other life constraints, sorry about that. Attached is a small patch that synchronises the distributed sample .ini files with the 0.285 release.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-09-05 07:51:49 UTC
A commit in branch main references this bug:

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

commit f4750bfe2caa13dc13d5776f21e1fdf85493e2a9
Author:     Alastair Hogge <agh@riseup.net>
AuthorDate: 2023-09-05 07:49:26 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2023-09-05 07:50:36 +0000

    emulators/mame: Update the generated sample ini files

    PR:             273575

 emulators/mame/Makefile            | 1 +
 emulators/mame/files/plugin.ini.in | 5 +----
 emulators/mame/files/ui.ini.in     | 4 ++--
 3 files changed, 4 insertions(+), 6 deletions(-)
Comment 2 Alastair Hogge 2023-09-05 08:43:12 UTC
(In reply to commit-hook from comment #1)

Thanks.