On Jul 9, 2013, at 12:12, [email protected] wrote:

> Revision: 107932
>          https://trac.macports.org/changeset/107932
> Author:   [email protected]
> Date:     2013-07-09 10:12:12 -0700 (Tue, 09 Jul 2013)
> Log Message:
> -----------
> geant: there is a serious bug in cycling version - data goes to the wrong 
> location
> 
> Modified Paths:
> --------------
>    users/mojca/ports/science/geant/Portfile


> +        # TODO: remove this once the bug has been resolved
> +        pre-fetch {
> +            system "echo This will install data for 
> geant${geant.version_simple} into ${geant.datadir}"
> +        }

Instead of using 'system "echo …"', you should look into using 'ui_debug "…"', 
'ui_info "…"' or 'ui_msg "…"', depending on the level at which you want this 
message to appear.


_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to