Changes between Initial Version and Version 6 of Ticket #65065


Ignore:
Timestamp:
Apr 24, 2022, 9:14:47 PM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Ugggggggh.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65065

    • Property Status changed from new to accepted
    • Property Summary changed from curl: circular dependency introduced due to dependency on brodle to curl: circular dependency introduced due to dependency on brotli
    • Property Owner set to ryandesign
    • Property Keywords curl brotli cmake removed
  • Ticket #65065 – Description

    initial v6  
    2626The circular dependency is caused by cmake requiring port:curl, port:curl requiring port:brotli and port:brotli in turn requiring port:cmake.
    2727
    28 This change was introduced in a recent commit that adds brotli support to curl.
    29 https://github.com/macports/macports-ports/commit/e1ed418961c5919aacfeb582bb0baa2d74243a8f
     28This change was introduced in a recent commit that adds brotli support to curl. [e1ed418961c5919aacfeb582bb0baa2d74243a8f/macports-ports]