Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jul 2020 10:23:09 -0600
From:      "@lbutlr" <kremels@kreme.com>
To:        FreeBSD <freebsd-ports@freebsd.org>
Subject:   Re: Updating py27-* ports
Message-ID:  <AAE74526-8B64-4203-88AA-5A367BB90DB3@kreme.com>
In-Reply-To: <SN6PR04MB5021BB245E309923806D961C806B0@SN6PR04MB5021.namprd04.prod.outlook.com>
References:  <SN6PR04MB5021E56AE4FEFA36FE59E7E9806B0@SN6PR04MB5021.namprd04.prod.outlook.com> <20200704141129.GH39563@home.opsec.eu> <SN6PR04MB5021BB245E309923806D961C806B0@SN6PR04MB5021.namprd04.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04 Jul 2020, at 08:30, Carmel <carmel_ny@outlook.com> wrote:
> I see that you are putting it all on one line. That is probably =
easier.
> I like the separate entries technique simply because I find it easier
> to read myself or quickly comment out an entry.

I agree that separate lines have advantages. When making changes I tend =
to go to multiple lines, then collapse back to a single line when I have =
a stable set.

> What I have never been able to get a definitive answer to is exactly
> what the "+" does or if it is even needed, I have seen
> 'default_versions" both with and without it.

+=3D adds the option, =3D set it.

DEFAULT_VERSIONS=3Dfoo bar sing
$DEFAULT_VERSIONS foo bar sing

DEFAULT_VERSIONS+=3Dmax
$DEFAULT_VERSIONS foo bar sing max

DEFAULT_VERSIONS=3Dsam
$DEFAULT_VERSIONS sam



--=20
Please to meet you, Rose. Now run for your life!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AAE74526-8B64-4203-88AA-5A367BB90DB3>