Re: [84826] trunk/dports/devel

2011-10-04 Thread Andrea D'Amore
On Mon, Oct 3, 2011 at 22:08, Ryan Schmidt wrote: > You can't just borrow the line "variant universal {}" (which adds an empty > universal variant that does nothing) and then not borrow the rest of the > lines that actually make that variant do something: > The Nu2 port needs to respect the u

Re: [84826] trunk/dports/devel

2011-10-03 Thread Ryan Schmidt
On Oct 3, 2011, at 09:44, Andrea D'Amore wrote: > On Mon, Oct 3, 2011 at 03:20, Ryan Schmidt wrote: > >>> +use_configure no >>> +variant universal {} > >> I don't have Lion to test this with, but are you sure this works? > > Actually I borrowed that from existing nu's portfile. You can'

Re: [84826] trunk/dports/devel

2011-10-03 Thread Andrea D'Amore
On Mon, Oct 3, 2011 at 03:20, Ryan Schmidt wrote: >> +use_configure       no >> +variant universal {} > I don't have Lion to test this with, but are you sure this works? Actually I borrowed that from existing nu's portfile. I just tested it again: nu2 builds fine boths i386 and x86_64 in Lion.

Re: [84826] trunk/dports/devel

2011-10-03 Thread Andrea D'Amore
On Mon, Oct 3, 2011 at 03:20, Ryan Schmidt wrote: > I don't have Lion to test this with, but are you sure this works? I only see > an empty universal variant and no additional code anywhere to actually inform > nu2 what architectures to build for. > Here as well I see no mention of what archite

Re: [84826] trunk/dports/devel

2011-10-02 Thread Ryan Schmidt
On Oct 2, 2011, at 11:52, and.dam...@macports.org wrote: > Revision: 84826 > http://trac.macports.org/changeset/84826 > Author: and.dam...@macports.org > Date: 2011-10-02 09:52:41 -0700 (Sun, 02 Oct 2011) > Log Message: > --- > new port nu2: version 2 of nu programming langu

Re: [84826] trunk/dports/devel

2011-10-02 Thread Jeremy Lavergne
> + if {${os.major} < 11} then { error "Nu 2 requires Lion" } You might consider: ui_err "user message" return -code error "log message" smime.p7s Description: S/MIME cryptographic signature ___ macports-dev mailing list macports-dev@lists.macos