[Bug 258107] audio/audacity: Upgrade to 3.0.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 01 Oct 2021 00:08:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258107

--- Comment #31 from Tatsuki Makino <tatsuki_makino@hotmail.com> ---
(In reply to Jack from comment #30)

What is curl used for, anyway?
As far as I can see, the class NetworkManager
(audacity-Audacity-3.0.4/libraries/lib-network-manager/NetworkManager.cpp)
requires curl.
That NetworkManager class is only used by the UpdateManager
(audacity-Audacity-3.0.4/src/update/UpdateManager.cpp).

If it is a function that checks for updates and replaces files, then it should
be turned off. Because pkg keeps a hash of all the files it installs.

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