[MacPorts] #56076: wget @1.19.4_2 breaks Digest Authentication (was: wget 1.19.4_2 breaks Digest Authentication)
MacPorts
noreply at macports.org
Sat Mar 17 03:55:45 UTC 2018
#56076: wget @1.19.4_2 breaks Digest Authentication
---------------------+------------------------
Reporter: jak574 | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: wget |
---------------------+------------------------
Changes (by ryandesign):
* cc: ryandesign, jak574 (removed)
* cc: janstary (added)
* owner: => ryandesign
* status: new => assigned
* milestone: MacPorts 2.4.3 =>
Comment:
Replying to [comment:1 jak574]:
> Offending change seems to have been made here:
>
> changeset:126f8d18bf1c975c4f1dd32430c324bf770c3e4d/macports-ports
That change (to 1.19.4_1) should not have changed anything. It should
merely have made explicit what was already happening.
The relevant change is probably the next one (to 1.19.4_2) which changed
the ssl variant from using gnutls to using openssl:
changeset:886e416e16c99243c931d2a1de65cb7a2a413e71/macports-ports
To verify that that's the cause, you could try reinstalling the port with
the newly-added gnutls variant and see if it works again:
{{{
sudo port install wget +gnutls
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56076#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list