[MacPorts] #65056: curl: Enable http2 by default

MacPorts noreply at macports.org
Sat Apr 23 09:02:24 UTC 2022


#65056: curl: Enable http2 by default
--------------------------+------------------------
  Reporter:  dgilman      |      Owner:  ryandesign
      Type:  enhancement  |     Status:  closed
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:  fixed        |   Keywords:
      Port:  curl         |
--------------------------+------------------------

Comment (by barracuda156):

 Replying to [comment:3 ryandesign]:
 > In [changeset:"e1ed418961c5919aacfeb582bb0baa2d74243a8f/macports-ports"
 e1ed418961c5919aacfeb582bb0baa2d74243a8f/macports-ports] (master):
 > {{{
 > #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="e1ed418961c5919aacfeb582bb0baa2d74243a8f"
 > curl: Enable brotli and http/2 support
 >
 > Closes: https://trac.macports.org/ticket/65056
 > }}}

 Adding default dependency on `nghttp2` breaks universal variant on
 Leopard:
 {{{
 36-61:~ svacchanda$ sudo port -v -n upgrade curl +universal
 --->  Computing dependencies for curl.
 Error: Cannot install curl for the archs 'ppc ppc64' because
 Error: its dependency nghttp2 cannot build for the required archs.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there
 is a bug.
 }}}

 Which otherwise worked:
 {{{
 36-61:~ svacchanda$ bbedit `port file curl`
 36-61:~ svacchanda$ port -v installed curl
 The following ports are currently installed:
   curl @7.80.0_0+ssl requested_variants='-universal' platform='darwin 9'
 archs='ppc' date='2021-12-22T09:17:24+0800'
   curl @7.80.0_0+ssl+universal requested_variants='+universal'
 platform='darwin 9' archs='ppc ppc64' date='2021-12-24T19:23:27+0800'
   curl @7.82.0_0+ssl+universal (active) requested_variants='+universal'
 platform='darwin 9' archs='ppc ppc64' date='2022-03-29T19:49:27+0800'
 }}}

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


More information about the macports-tickets mailing list