Changes since 2.11.1:
- Installing MacPorts from source now uses its own copy of
install(1)
on systems that support APFS. As well as improving
performance, this also seems to work around an apparent bug in
the macOS filesystem cache that could cause errors during or
right after selfupdate. (#72689, jmr in 23e60c7)
- The value of
$workpath
is no longer fully normalized, so that it and other options based on it (such as$destroot
) will remain consistent before and after the path is created. (#72701, jmr in 5500c4a)