#15038: netcat uses deprecated cd command -------------------------------+-------------------------------------------- Reporter: jmr@macports.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: Resolution: fixed | Keywords: -------------------------------+-------------------------------------------- Changes (by ryandesign@macports.org): * status: assigned => closed * resolution: => fixed Comment: I applied the patch but changed it a lot too: * Removed the slash between `${destroot}` and `${prefix}` since `${prefix}` already begins with a slash * Removed the `destroot`-time creation of `${destroot}${prefix}/bin` since MacPorts already takes care of this * Removed the `pre-extract` and `extract.dir` stuff and replace it with the simple new option `extract.mkdir yes` * Removed the `-c` argument to `xinstall` since it is the default anyway * Used the `-W` option to `xinstall` Committed in r36324. Thanks! -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15038#comment:2> MacPorts </projects/macports> Ports system for Mac OS