[MacPorts] #65718: zsh: install failure for macOS 13
MacPorts
noreply at macports.org
Sat Oct 29 05:30:10 UTC 2022
#65718: zsh: install failure for macOS 13
----------------------------------+---------------------
Reporter: David-Noble-at-work | Owner: larryv
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.7.99
Resolution: fixed | Keywords: ventura
Port: zsh |
----------------------------------+---------------------
Changes (by larryv):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"6d16c7f0c8d241a5b4370bccd12d5a03fe6856da/macports-ports"
6d16c7f0c8d241a5b4370bccd12d5a03fe6856da/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="6d16c7f0c8d241a5b4370bccd12d5a03fe6856da"
zsh: Don't try to preprocess zshall.1 on Ventura
Preprocessing the `zshall.1` man page fails on macOS 13 Ventura because
Apple no longer ships a utility named `soelim`. As I understand it,
this is because Ventura ships `mandoc` instead of `groff`. Fortunately
for us, `mandoc` does not seem to require our preprocessing in the first
place, so there's no reason to attempt it.
Revbump because users with the `groff` port installed were able to build
this port successfully, but their `zshall.1` is different from the one
this revision produces.
Closes: https://trac.macports.org/ticket/65718
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65718#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list