Created attachment 244955 [details] Patch for kodi Backport upstream commit 58a24d4e6165e838d102e807a003db0d9c186de7 to fix build with fmt 10+ Poudriere testport OK 12.4-RELEASE (amd64)
Looks fine and builds fine (on 13.2-RELEASE). Thanks for the help.
^Triage: reporter is committer, assign accordingly.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6456388376c3663eb8f3cb7fb1a9b55ee35e393c commit 6456388376c3663eb8f3cb7fb1a9b55ee35e393c Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-09-23 08:41:49 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-09-23 08:42:39 +0000 multimedia/kodi: Fix compatibility with fmt 10 Backport upstream commit 58a24d4e6165e838d102e807a003db0d9c186de7 to fix build with fmt 10 Reference: https://github.com/xbmc/xbmc/commit/58a24d4e6165e838d102e807a003db0d9c186de7 PR: 273880 Reviewed by: yrzh <yzrh@noema.org> (maintainer) multimedia/kodi/Makefile | 3 +++ multimedia/kodi/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-)
Committed, thanks