Changelog: https://ardour.org/whatsnew.html
Created attachment 249937 [details] Update Ardour to 8.5.0 release. Hi Kunda, could you try this patch for an update to Ardour 8.5.0? Apply with `git am` to the ports tree. Test builds went fine for me, but I didn't have time to run the application yet. Probably this weekend.
Hold on, there's a hotfix release 8.6 out: https://ardour.org/whatsnew.html I'll have a look at it tomorrow.
Created attachment 250023 [details] Update Ardour to 8.6.0 release. Sorry for the delay, was busy organizing an event. This is the update to the 8.6.0 hotfix release, could you test this? I ran it on 14.0-RELEASE amd64 yesterday on the train and found no regressions. I'll test the VST3 option today. If all goes well this should be ready for a commit.
Comment on attachment 250023 [details] Update Ardour to 8.6.0 release. Did a test drive with the VST3 option too, no regressions found. This patch should be ready to hit the ports tree - apply with "git am".
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=edfde42f517aa7e9f9f8f5d325455937748f5c28 commit edfde42f517aa7e9f9f8f5d325455937748f5c28 Author: Florian Walpen <dev@submerge.ch> AuthorDate: 2024-04-12 13:25:23 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-04-23 19:17:20 +0000 audio/ardour: Update to 8.6.0 release. ChangeLog: https://ardour.org/whatsnew.html PR: 278327 audio/ardour/Makefile | 5 ++--- audio/ardour/distinfo | 6 ++--- .../files/patch-libs_aaf_aaf_LibCFB.h (gone) | 11 --------- ...aaf_AAFIAudioFiles.c => patch-libs_aaf_utils.c} | 6 ++--- .../files/patch-libs_ardour_session.cc (gone) | 26 ---------------------- 5 files changed, 8 insertions(+), 46 deletions(-)
Committed, thanks!