Bug 280411 - audio/audacity: Upgrade audacity to 3.6.1
Summary: audio/audacity: Upgrade audacity to 3.6.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: http://audacityteam.org
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-22 19:11 UTC by Jack
Modified: 2024-07-22 23:13 UTC (History)
1 user (show)

See Also:


Attachments
Upgrade audacity to 3.6.1 (1.37 KB, patch)
2024-07-22 19:11 UTC, Jack
xxjack12xx: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2024-07-22 19:11:18 UTC
Created attachment 252230 [details]
Upgrade audacity to 3.6.1

Audacity 3.6.1 was released on 19 Jul 2024

This is a hotfix release. It fixes the following bugs:
    #6889 Fixed a crash when exporting multichannel audio.
    #6882 Fixed a crash when pasting mono clips into stereo tracks.
    #4763 (Accessibility) Made more values available when using the plain UI of plugins. (Thanks, David Bailes!)
    #6855 Prevented incompatible versions from opening projects created in 3.6.x.
    #6892 Fixed the dark theme sometimes having white corners in buttons.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-22 23:11:01 UTC
A commit in branch main references this bug:

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

commit d38d0cbec32c00f8e15682e059932182cdff04e5
Author:     Jack <xxjack12xx@gmail.com>
AuthorDate: 2024-07-22 23:07:23 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-07-22 23:07:23 +0000

    audio/audacity: update 3.6.0 → 3.6.1

    Audacity 3.6.1 was released on 19 Jul 2024

    This is a hotfix release. It fixes the following bugs:
     * #6889 Fixed a crash when exporting multichannel audio.
     * #6882 Fixed a crash when pasting mono clips into stereo tracks.
     * #4763 (Accessibility) Made more values available when using the
       plain UI of plugins. (Thanks, David Bailes!)
     * #6855 Prevented incompatible versions from opening projects created
       in 3.6.x.
     * #6892 Fixed the dark theme sometimes having white corners in buttons.

    Changelog:
    https://github.com/audacity/audacity/releases/tag/Audacity-3.6.1

    PR:     280411

 audio/audacity/Makefile |  2 +-
 audio/audacity/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-07-22 23:13:27 UTC
Thanks.