Bug 295919 - emulators/libmt32emu: update to 2.8.3
Summary: emulators/libmt32emu: update to 2.8.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://github.com/munt/munt/compare/...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-06-07 14:50 UTC by Stefan Schlosser
Modified: 2026-06-07 19:55 UTC (History)
1 user (show)

See Also:
bsdcode: maintainer-feedback+


Attachments
update to 2.8.3 (1.35 KB, patch)
2026-06-07 14:50 UTC, Stefan Schlosser
bsdcode: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Schlosser 2026-06-07 14:50:00 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-06-07 19:55:38 UTC
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(-)
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-06-07 19:55:57 UTC
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.