I can create patch later.
Ok, let me know when you have a patch and I'll check it out otherwise if I have some time later today, I can create one.
Created attachment 254861 [details] Patch to upgrade audacity from 3.6.4 to 3.7.0
====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: lib/audacity/lib-audacity-application-logic.so Error: Orphaned: lib/audacity/lib-builtin-effects.so Error: Orphaned: lib/audacity/lib-label-track.so Error: Orphaned: lib/audacity/lib-nyquist-effects.so Error: Orphaned: lib/audacity/lib-wave-track-fft.so Error: Orphaned: lib/audacity/lib-wave-track-settings.so ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found.
Created attachment 254896 [details] Patch to upgrade audacity from 3.6.4 to 3.7.0 This patch includes the missed pkg-plist
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c4688d65417b67d7c4d63cfe9e7d7b7a3a9c2479 commit c4688d65417b67d7c4d63cfe9e7d7b7a3a9c2479 Author: Jack <xxjack12xx@gmail.com> AuthorDate: 2024-11-03 15:58:12 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-11-03 16:04:06 +0000 audio/audacity: Upgrade 3.6.4 → 3.7.0 Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.7.0 PR: 282438 audio/audacity/Makefile | 2 +- audio/audacity/distinfo | 10 +++++----- audio/audacity/pkg-plist | 25 ++++++++++++++++--------- 3 files changed, 22 insertions(+), 15 deletions(-)
Thanks.