Changes between Initial Version and Version 1 of Ticket #65462, comment 9


Ignore:
Timestamp:
Jul 8, 2022, 5:47:08 PM (22 months ago)
Author:
mascguy (Christopher Nielsen)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65462, comment 9

    initial v1  
    22> I don't know what the situation is with rust. Alternatively, if rust doesn't create a derivative work with openssl11, that could be specified, though that seems unlikely.
    33
    4 It's my understanding that software built by `rust`, isn't inherently a derivative work of `openssl11`. Rather, that would only be the case if the component depends on a crate that binds to the latter, such as https://crates.io/crates/openssl.
     4It's my understanding that software built by `rust`, isn't inherently a derivative work of `openssl11`. Rather, that would only be the case if the component depends on a crate that binds to (or includes code from) the latter, such as https://crates.io/crates/openssl.
    55
    66Based on a quick review of the portfile for `rav1e` - as well as the build log, to verify what crates are being downloaded - I don't see (?) such a dependency.