On Apr 27, 2009, at 4:43 PM, Darren Weber wrote:
Seems that the svn lint checker is different from the port lint
checker, ie:
The server uses a recent trunk build, so it could be different than
your local version.
-Bill
___
macports-dev m
Seems that the svn lint checker is different from the port lint checker, ie:
[ m...@xxx ~/ports ]$ port lint vtk-devel
---> Verifying Portfile for vtk-devel
---> 0 errors and 0 warnings found.
On Mon, Apr 27, 2009 at 4:40 PM, Perry Lee wrote:
> On Apr 27, 2009, at 4:32 PM, Darren Weber wr
On Apr 27, 2009, at 4:32 PM, Darren Weber wrote:
How do we specify that a variant conflicts with several other
variants. Lint indicates a problem with this syntax:
variant carbon conflicts {cocoa x11} description {Build with Carbon} {
...
}
variant carbon conflicts cocoa x11 description {B
conflicts x11 ...
Thanks, Darren
-- Forwarded message --
From:
Date: Mon, Apr 27, 2009 at 4:27 PM
Subject: [50222] vtk-devel Lint Report
To: dwe...@macports.org
Portfile: vtk-devel
Warning: Variant carbon conflicts with non-existing variant cocoa x11
Warning: Variant cocoa