[MacPorts] #56076: wget @1.19.4_2 breaks Digest Authentication

MacPorts noreply at macports.org
Sat Mar 17 04:29:49 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    |
---------------------+------------------------

Comment (by ryandesign):

 Ok, thanks for checking. [https://github.com/macports/macports-
 ports/pull/1334 The intention] of the first commit was to make explicit
 what was already happening implicitly. Looks like we inadvertently turned
 off an option that we didn't know was on by default. We should turn it
 back on.

 Looking closer at that commit, and at the difference in configure output
 before and after the change, I see that the following features which were
 on before are now off:

 {{{
 :info:configure   Digest:            no
 :info:configure   NTLM:              no
 :info:configure   OPIE:              no
 :info:configure   POSIX xattr:       no
 :info:configure   Debugging:         no
 }}}

 I think we should turn them all on again. Jan?

--
Ticket URL: <https://trac.macports.org/ticket/56076#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list