Created attachment 242028 [details] Patch to upgrade audacity to 3.3.2 This is a hotfix release. It fixes the following bugs: #4629 Linux AppImage fails to start. #4637 Issues with selection and time toolbars on Linux packages. #4639 Missing duration input in generators on Linux packages. #4646 Potentialy extreme memory usage with Jack host. #4654 Anonymous upload to audio.com is disabled.
Thanks you for your submission. For easier processing, check if you can use git-format-patch(1) to produce patch files. These are more convenient as they hold authorship data and commit message.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=fb4828a081fc9fa621c6bbe2474446dee0037b36 commit fb4828a081fc9fa621c6bbe2474446dee0037b36 Author: Jack <xxjack12xx@gmail.com> AuthorDate: 2023-05-07 11:07:53 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-08 08:25:50 +0000 audio/audacity: update to 3.3.2 This is a hotfix release. Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.2 PR: 271290 audio/audacity/Makefile | 2 +- audio/audacity/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Thank you for your contribution.