Changes between Version 23 and Version 24 of howto/InstallingOlderPort


Ignore:
Timestamp:
Feb 21, 2022, 7:38:41 PM (2 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Add case sensitivity note about specifying subport

Legend:

Unmodified
Added
Removed
Modified
  • howto/InstallingOlderPort

    v23 v24  
    127127}}}
    128128
    129 Make sure you specify the subport exactly as shown at the top of the output of `port info`. As of version 2.4.3, MacPorts [ticket:34619 will consider it an error] if you misspell a subport name or request a subport that does not exist.
     129Make sure you specify the subport exactly as shown at the top of the output of `port info`. As of version 2.4.3, MacPorts [ticket:34619 will consider it an error] if you misspell a subport name or request a subport that does not exist. Although MacPorts usually treats port and subport names case-insensitively, case is significant when specifying the subport name in this way.
    130130
    131131=== Working with the older ports === #workingwith