Opened 4 years ago
Closed 4 years ago
#61811 closed defect (fixed)
cmake: variant 'qt5' installs dangling soft link '/opt/local/bin/cmake-gui'
Reported by: | mascguy (Christopher Nielsen) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | cmake |
Description
Output from symlinks
:
$ symlinks -t -r /opt dangling: /opt/local/bin/cmake-gui -> /Applications/MacPorts/CMake.app/MacOS/CMake
The link should target: /Applications/MacPorts/CMake.app/Contents/MacOS/CMake
Change History (5)
comment:1 Changed 4 years ago by mascguy (Christopher Nielsen)
Summary: | cmake: variant 'qt' installs dangling soft link → cmake: variant 'qt' installs dangling soft link '/opt/local/bin/cmake-gui' |
---|
comment:2 Changed 4 years ago by mascguy (Christopher Nielsen)
Summary: | cmake: variant 'qt' installs dangling soft link '/opt/local/bin/cmake-gui' → cmake: variant 'qt5' installs dangling soft link '/opt/local/bin/cmake-gui' |
---|
comment:3 Changed 4 years ago by mascguy (Christopher Nielsen)
comment:4 Changed 4 years ago by mascguy (Christopher Nielsen)
Fix approved and merged. Thanks again Michael!
This ticket can be closed.
comment:5 Changed 4 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Pull request created:
https://github.com/macports/macports-ports/pull/9444