[79008] branches/gsoc11-post-destroot/base/src/port1.0

Joshua Root jmr at macports.org
Sun May 29 14:39:08 PDT 2011


> Revision: 79008
>           http://trac.macports.org/changeset/79008
> Author:   fotanus at macports.org
> Date:     2011-05-29 14:27:53 -0700 (Sun, 29 May 2011)
> Log Message:
> -----------
> Added post-destroot phase to macports.
> Currently, it does nothing.
> 
> Modified Paths:
> --------------
>     branches/gsoc11-post-destroot/base/src/port1.0/Makefile
>     branches/gsoc11-post-destroot/base/src/port1.0/port.tcl
>     branches/gsoc11-post-destroot/base/src/port1.0/portinstall.tcl
> 
> Added Paths:
> -----------
>     branches/gsoc11-post-destroot/base/src/port1.0/portpostdestroot.tcl

It seems like this could easily be confused with post-destroot. Does
your project really need a new target, or could your code be put in a
proc run from e.g. destroot_finish?

If you really do need a new target, I would suggest calling it something
more distinctive, perhaps based on what it does rather than when it
happens to run.

- Josh


More information about the macports-dev mailing list