On Jun 4, 2014, at 11:40 AM, [email protected] wrote:

> Revision
> 120646
> Author
> [email protected]
> Date
> 2014-06-04 09:40:10 -0700 (Wed, 04 Jun 2014)
> Log Message
> 
> py-spyder-devel: Update to 2.3.0rc; Add noAntiAlias variant: turns off 
> antialiasing in editor.
> Modified Paths
> 
>       • trunk/dports/python/py-spyder-devel/Portfile
> Added Paths
> 
>       • trunk/dports/python/py-spyder-devel/files/no_AA.diff
> Diff
> 
> Modified: trunk/dports/python/py-spyder-devel/Portfile (120645 => 120646)
> 

> +    variant noAntiAlias description {Use non-anti-aliased fonts in editor.} {
> +        patchfiles-append   no_AA.diff
> +    }

Note that variant names are treated case-sensitively, unlike port names. I 
think this is a bug, which I filed as:

https://trac.macports.org/ticket/25970

But it is not fixed yet. And this is one of the reasons we usually use 
lowercase letters for variant names, often with underscores separating words, 
instead of using camelCase names.



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

Reply via email to