[Bug 271094] audio/audacity: Upgrade to 3.3.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 29 Apr 2023 00:30:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271094

--- Comment #12 from Jack <xxjack12xx@gmail.com> ---
(In reply to Robert Clausecker from comment #10)
Are you sure the patch fails?

root@vbox:/usr/ports/audio/audacity # fetch -o audacity.txt
'https://bz-attachments.freebsd.org/attachment.cgi?id=241802'
fetch: https://bz-attachments.freebsd.org/attachment.cgi?id=241802: size of
remote file is not known
audacity.txt                                           103 kB  306 kBps    00s
root@vbox:/usr/ports/audio/audacity # patch -C < audacity.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -u audacity/Makefile audacity-new/Makefile
|--- audacity/Makefile  2023-04-27 12:42:37.359837000 -0700
|+++ audacity-new/Makefile      2023-04-27 17:23:57.667624000 -0700
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 14.
Hunk #3 succeeded at 35.
Hunk #4 succeeded at 50.
Hunk #5 succeeded at 165.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -u audacity/distinfo audacity-new/distinfo
|--- audacity/distinfo  2023-04-27 01:49:54.457430000 -0700
|+++ audacity-new/distinfo      2023-04-26 16:09:47.539853000 -0700
--------------------------
Patching file distinfo using Plan A...
Hunk #1 succeeded at 1.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Common subdirectories: audacity/files and audacity-new/files
|diff -u audacity/pkg-plist audacity-new/pkg-plist
|--- audacity/pkg-plist 2023-03-02 12:41:15.358205000 -0800
|+++ audacity-new/pkg-plist     2023-04-27 17:23:38.339126000 -0700
--------------------------
Patching file pkg-plist using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 13.
Hunk #3 succeeded at 89.
Hunk #4 succeeded at 119.
done
root@vbox:/usr/ports/audio/audacity #

-- 
You are receiving this mail because:
You are the assignee for the bug.