Created attachment 256736 [details] patch
The attached patch updates the port to 4.4.4 It builds fine in poudriere in the 14.1 VM. -------------------------- Sorry that I accidentally committed this patch last night instead of creating this issue for approval. I reverted the commit when I noticed this mistake.
Created attachment 256743 [details] patch
Committed.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a9ea5690794f260621ab45f643e9087aa8a1fac commit 0a9ea5690794f260621ab45f643e9087aa8a1fac Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-04 05:35:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-04 07:20:10 +0000 audio/musescore: update 4.2.1 → 4.4.4 PR: 284101 Approved by: adridg (maintainer's timeout; 45 days) audio/musescore/Makefile | 71 +++++++++++----------- audio/musescore/distinfo | 6 +- audio/musescore/files/patch-CMakeLists.txt (gone) | 11 ---- .../files/patch-build_cmake_FindQt5.cmake (gone) | 42 ------------- .../patch-build_cmake_GetPlatformInfo.cmake (gone) | 10 --- .../files/patch-share_icons_CMakeLists.txt (new) | 11 ++++ ...agnostics_view_diagnosticspathsmodel.cpp (gone) | 11 ---- .../files/patch-src_framework_ui_CMakeLists.txt | 4 +- ...-src_framework_ui_graphicsapiprovider.cpp (new) | 16 +++++ ...ui_internal_platform_stub_stubplatformtheme.cpp | 16 ++--- ..._framework_ui_view_interactiveprovider.h (gone) | 10 --- ...musicxml_internal_musicxml_exportxml.cpp (gone) | 24 -------- ...cxml_internal_musicxml_importmxmlpass1.h (gone) | 11 ---- ..._musicxml_internal_musicxml_musicxmlsupport.cpp | 6 +- .../patch-src_learn_view_learnpagemodel.h (gone) | 11 ---- .../files/patch-src_project_internal_exporttype.h | 4 +- audio/musescore/pkg-plist | 37 ++++++++--- 17 files changed, 104 insertions(+), 197 deletions(-)