Created attachment 271593 [details] update to 2.8.3 Changelog: https://github.com/munt/munt/compare/libmt32emu_2_8_2...libmt32emu_2_8_3 Build and playtested with the consumer emulators/dosbox-staging on amd64 15.0-RELEASE. make test is 100% successful.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab8ed1bb3423b7be09ec34e761f23f70181c87d4 commit ab8ed1bb3423b7be09ec34e761f23f70181c87d4 Author: Stefan Schlosser <bsdcode@disroot.org> AuthorDate: 2026-06-07 14:44:15 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-06-07 19:54:14 +0000 emulators/libmt32emu: Update 2.8.2 => 2.8.3 Changelog: https://github.com/munt/munt/compare/libmt32emu_2_8_2...libmt32emu_2_8_3 PR: 295919 Reported by: Stefan Schlosser <bsdcode@disroot.org> (maintainer) Approved by: osa, vvd (Mentors, implicit) emulators/libmt32emu/Makefile | 2 +- emulators/libmt32emu/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Hi, Thank you for your submission. I have tested build in Poudriere on 14.4-RELEASE-amd64-main-eb44fd6267a8 and it seems OK including `make test`. Committed, thanks.