[MacPorts] #15038: netcat uses deprecated cd command

MacPorts trac at macosforge.org
Sat Apr 26 23:57:20 PDT 2008


#15038: netcat uses deprecated cd command
-------------------------------+--------------------------------------------
  Reporter:  jmr at macports.org  |       Owner:  ryandesign at macports.org
      Type:  defect            |      Status:  closed                 
  Priority:  Normal            |   Milestone:  Port Bugs              
 Component:  ports             |     Version:                         
Resolution:  fixed             |    Keywords:                         
-------------------------------+--------------------------------------------
Changes (by ryandesign at 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


More information about the macports-tickets mailing list