On Feb 10, 2012, at 08:32, [email protected] wrote:

> Revision: 89782
>          http://trac.macports.org/changeset/89782
> Author:   [email protected]
> Date:     2012-02-10 06:32:31 -0800 (Fri, 10 Feb 2012)
> Log Message:
> -----------
> port Aqualess: moving aless command to $prefix/bin
> 
> Modified Paths:
> --------------
>    trunk/dports/aqua/AquaLess/Portfile
> 
> Modified: trunk/dports/aqua/AquaLess/Portfile
> ===================================================================
> --- trunk/dports/aqua/AquaLess/Portfile       2012-02-10 14:27:13 UTC (rev 
> 89781)
> +++ trunk/dports/aqua/AquaLess/Portfile       2012-02-10 14:32:31 UTC (rev 
> 89782)
> @@ -30,6 +30,10 @@
>                 sha1    29fd0a76e38f01d55fb46f00bb9b81af8b8f60a8 \
>                 rmd160  8b4e727b415b0024c8ebbfcc469557fd458c8ef5
> 
> +post-destroot {
> +    file rename ${destroot}${applications_dir}/aless 
> ${destroot}${prefix}/bin/aless
> +}

Since this changes where files get installed, a revision increase would be 
appropriate.



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

Reply via email to