Changes between Initial Version and Version 1 of Ticket #69239, comment 4


Ignore:
Timestamp:
Apr 21, 2024, 3:15:48 AM (6 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69239, comment 4

    initial v1  
    11If so, then how do you explain the existing dependencies:
    22
     3{{{
    34➜  ~ git:(adf) ✗  port info --pretty --fullname --depends clang-11-bootstrap
    45Full Name: clang-11-bootstrap @11.1.0+universal
    56Extract Dependencies: xz-bootstrap
    67Build Dependencies:   cmake-bootstrap, python27-bootstrap, diffutils-for-muniversal
    7 
     8}}}
     9{{{
    810➜  ~ git:(adf) ✗ port select --list python
    911Available versions for python:
     
    1113        python310
    1214        python311 (active)
     15}}}
    1316
    1417for python it's ok because I already use version 3.11, but in my case bootstrapping for cmake is a must