Bug 280411

Summary: audio/audacity: Upgrade audacity to 3.6.1
Product: Ports & Packages Reporter: Jack <xxjack12xx>
Component: Individual Port(s)Assignee: Vladimir Druzenko <vvd>
Status: Closed FIXED    
Severity: Affects Some People CC: vvd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: http://audacityteam.org
Attachments:
Description Flags
Upgrade audacity to 3.6.1 xxjack12xx: maintainer-approval+

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.