[MacPorts] #29827: mtr uses ncurses without declaring a dependency
#29827: mtr uses ncurses without declaring a dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: mr_bond@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: mtr -------------------------------------+-------------------------------------- mtr uses the MacPorts ncurses library but does not declare a dependency on it. {{{ $ port installed mtr The following ports are currently installed: mtr @0.80_0+universal (active) $ port deps mtr mtr @0.80_0+universal has no dependencies. $ port provides /opt/local/sbin/mtr /opt/local/sbin/mtr is provided by: mtr $ otool -L /opt/local/sbin/mtr /opt/local/sbin/mtr: /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.10) /opt/local/lib/libncurses.5.dylib (compatibility version 5.0.0, current version 5.0.0) /usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current version 41.0.0) }}} The attached patch adds the dependency. -- Ticket URL: <https://trac.macports.org/ticket/29827> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29827: mtr uses ncurses without declaring a dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: mr_bond@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: haspatch | Port: mtr -------------------------------------+-------------------------------------- Comment(by jmr@…): Ping. This has been timed out for a while... -- Ticket URL: <https://trac.macports.org/ticket/29827#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29827: mtr uses ncurses without declaring a dependency --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: mr_bond@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: haspatch Port: mtr | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: r92276 -- Ticket URL: <https://trac.macports.org/ticket/29827#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts