[MacPorts] #61288: Manpage symlink to symlink doesn't get recreated to compressed version
MacPorts
noreply at macports.org
Mon Oct 19 05:35:38 UTC 2020
#61288: Manpage symlink to symlink doesn't get recreated to compressed version
-----------------------------+------------------------
Reporter: ballapete | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: base | Version: 2.6.3
Resolution: | Keywords: haspatch
Port: graphviz-devel |
-----------------------------+------------------------
Changes (by ryandesign):
* keywords: => haspatch
Comment:
Replying to [comment:3 ryandesign]:
> The problem arises when a chain of symlinks is used, depending on the
order in which the symlinks are processed, which is whatever order
`readdir` returns them in.
In fact another problem occurs before this: MacPorts only repoints
symlinks if they are pointing to a real file (`file isfile`), not a
symlink.
https://github.com/macports/macports-
base/blob/master/src/port1.0/portdestroot.tcl#L274-L275
This rewrite works for me for graphviz-devel: https://github.com/macports
/macports-base/pull/212
--
Ticket URL: <https://trac.macports.org/ticket/61288#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list