Changes since 2.11.5:
-
Fixed possible failure of (x)install -d when something else
creates the directory while it is running.
(#72886, jmr in 97aedd9) -
Fixed sandbox error when building with Xcode on Mac OS X 10.5.
(#72940, jmr in 81ada26) -
Prefer to use /usr/bin/bsdtar for HFS Compression when possible,
since the libarchive port doesn't work while its dependencies
are being upgraded. (#73103, jmr in c391f3f) -
Fixed permissions errors due to incorrect group membership
management. (#73160, jmr in 4497293)