Bug 265452 - audio/muse-sequencer: Update to 4.1.0 release.
Summary: audio/muse-sequencer: Update to 4.1.0 release.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://github.com/muse-sequencer/mus...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-26 15:17 UTC by Florian Walpen
Modified: 2022-07-26 22:52 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
Update to 4.1.0 release, patches to fix build. (13.86 KB, patch)
2022-07-26 15:17 UTC, Florian Walpen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Walpen 2022-07-26 15:17:36 UTC
Created attachment 235490 [details]
Update to 4.1.0 release, patches to fix build.

The changelog for 4.1.0 release is found here:

https://github.com/muse-sequencer/muse/releases/tag/4.1.0

Add patches for two upstream build issues:

https://github.com/muse-sequencer/muse/issues/1079
https://github.com/muse-sequencer/muse/pull/1080

I did some brief testing on 13.1-RELEASE, and everything seems to work.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-07-26 22:51:14 UTC
Committed with minor alterations.

Thanks for the patch!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-07-26 22:52:03 UTC
A commit in branch main references this bug:

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

commit d4f8363e2b24cb10fec7a8ec312c3d2a36ecddce
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-26 22:49:05 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-26 22:51:13 +0000

    audio/muse-sequencer: Update 4.0.0 -> 4.1.0

    PR:             265452
    Submitted by:   Florian Walpen <dev@submerge.ch> (original version)

 audio/muse-sequencer/Makefile                      |  24 +++--
 audio/muse-sequencer/distinfo                      |   6 +-
 .../files/patch-CMakeLists.txt (new)               |  25 +++++
 .../muse-sequencer/files/patch-muse_app.cpp (new)  |  20 ++++
 audio/muse-sequencer/pkg-plist                     | 118 +++++++++++----------
 5 files changed, 121 insertions(+), 72 deletions(-)