Skip to content

MacPorts 2.10.6

Choose a tag to compare

@jmroot jmroot released this 29 Apr 11:50
v2.10.6

Changes since 2.10.5:

  • Fixed incorrect handling of master_site_local and archive_site_local. (#57720, jmr in 00aab6a)

  • Fixed error when installing a port that needs one of its dependencies to be universal and using a PortIndex that was generated on a machine where that dependency does not support a universal variant. (jmr in 31f7c7f)

  • Improved portindex startup time. (jmr in bdeaa81)

  • Changed port-tclsh to a wrapper script instead of a symlink to fix the Tcl library search path. (#72359, cal in ddf08fb, b951449)