[84833] trunk/dports/kde/skrooge/Portfile

Ryan Schmidt ryandesign at macports.org
Sun Oct 2 18:09:49 PDT 2011


On Oct 2, 2011, at 17:03, mk at macports.org wrote:

> Revision: 84833
>          http://trac.macports.org/changeset/84833
> Author:   mk at macports.org
> Date:     2011-10-02 15:02:58 -0700 (Sun, 02 Oct 2011)
> Log Message:
> -----------
> skrooge: change ui_msg into notes
> 
> Modified Paths:
> --------------
>    trunk/dports/kde/skrooge/Portfile
> 
> Modified: trunk/dports/kde/skrooge/Portfile
> ===================================================================
> --- trunk/dports/kde/skrooge/Portfile	2011-10-02 21:42:58 UTC (rev 84832)
> +++ trunk/dports/kde/skrooge/Portfile	2011-10-02 22:02:58 UTC (rev 84833)
> @@ -42,10 +42,7 @@
> patchfiles          CMakeLists.txt-patch.diff \
>                     patch-grantlee_filters-CMakeLists.txt.diff
> 
> -post-activate {
> -    ui_msg \
> -"  ========================================================================= \n \
> +notes "================================================================================== \n \
> To fix the install, please run as the corresponding non-root user the command: \n \
> -  ${prefix}/bin/kbuildsycoca4"
> -==============================================================================="
> -}
> +  ${prefix}/bin/kbuildsycoca4" \n \
> +=================================================================================="

Can we dispense with all the "========" formatting? If that's believed to be useful, then it should be MacPorts base that prints it, not each individual port that uses the notes feature. I personally just find it distracting.






More information about the macports-dev mailing list