Date: Sat, 7 Oct 2023 13:30:16 +0100 From: Nuno Teixeira <eduardo@freebsd.org> To: Moin Rahman <bofh@freebsd.org> Cc: Kurt Jaeger <pi@freebsd.org>, FreeBSD Mailing List <freebsd-ports@freebsd.org> Subject: Re: Port update and consumers bump Message-ID: <CAFDf7UKCLF2peS3JPzrAxy2nCNquS8tCk3aD9u-3=%2BR8mitC8g@mail.gmail.com> In-Reply-To: <682E3500-EE71-4DEB-8B82-0BF4158DD0FA@freebsd.org> References: <CAFDf7UJYt2TRfX3xqdzouPWi_mYhk6iSoosaN40D9Kh-JbBFSw@mail.gmail.com> <ZSE4T-J5EhunLJnd@fc.opsec.eu> <CAFDf7UKE4kQN_oib%2BnSsuOMA=TY8EHE37C%2Bha8pDrxrMvRYFTg@mail.gmail.com> <1212FFB4-B9D2-4303-8817-82542F94DE53@freebsd.org> <CAFDf7UJ3FqfUtCyQWcPFShz4WhOqNgD4s0h0e%2BMUaT_ftu2cGQ@mail.gmail.com> <ED261321-0966-498D-8B83-DF33295CD9DC@freebsd.org> <CAFDf7U%2BhKDXQrNtk0SCOK8zDG6MXc=Wk5gwCYL4XZGGYFhtnOA@mail.gmail.com> <682E3500-EE71-4DEB-8B82-0BF4158DD0FA@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000aa8bf006071f8550 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks Moin! Now I have understand it. I will use: git grep -e 'USE_WX' --and \( -e 3.0+ -e 3.2 \) Looks for a line that has USE_WX and either 3.0+ or 3.2. (3.2+ will be included too) Cheers Moin Rahman <bofh@freebsd.org> escreveu no dia s=C3=A1bado, 7/10/2023 =C3= =A0(s) 13:03: > > > > On Oct 7, 2023, at 2:00 PM, Nuno Teixeira <eduardo@freebsd.org> wrote: > > > > > > This 3.2 search might be counterproductive as we have an option "3.0+" > which also indicates 3.2 as a valid value. > > > > ports with 3.0+ will use 3.0 for building without changes . For this > particular update involving 3.2 shouldn't we focus on consumers using 3.2 > only? > > The answer is both yes and no. :) > > There are some corner cases like let's say there is port A which was buil= t > using 3.2 and there is now port B which has 3.0+ and is now being built. > There is a high chance that it will use the already available 3.2 rather > than building 3.0. That's why it's better to be safe than sorry and also > bump those ports. > > Kind regards, > Moin(bofh@ with all hats off) > --=20 Nuno Teixeira FreeBSD Committer (ports) --000000000000aa8bf006071f8550 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div>Thanks Moin!</div><div><br></div><div>Now I have unde= rstand it.</div><div><br></div><div>I will use:</div><div><br></div><div>gi= t grep -e 'USE_WX' --and \( -e 3.0+ -e 3.2 \)</div><div>Looks for a= line that has USE_WX and either 3.0+ or 3.2. (3.2+ will be included too)</= div><div><br></div><div>Cheers<br></div></div><br><div class=3D"gmail_quote= "><div dir=3D"ltr" class=3D"gmail_attr">Moin Rahman <<a href=3D"mailto:b= ofh@freebsd.org">bofh@freebsd.org</a>> escreveu no dia s=C3=A1bado, 7/10= /2023 =C3=A0(s) 13:03:<br></div><blockquote class=3D"gmail_quote" style=3D"= margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-lef= t:1ex"><br> <br> > On Oct 7, 2023, at 2:00 PM, Nuno Teixeira <<a href=3D"mailto:eduard= o@freebsd.org" target=3D"_blank">eduardo@freebsd.org</a>> wrote:<br> > <br> > <br> > This 3.2 search might be counterproductive as we have an option "= 3.0+" which also indicates 3.2 as a valid value.<br> > <br> > ports with 3.0+ will use 3.0 for building without changes . For this p= articular update involving 3.2 shouldn't we focus on consumers using 3.= 2 only?<br> <br> The answer is both yes and no. :)<br> <br> There are some corner cases like let's say there is port A which was bu= ilt using 3.2 and there is now port B which has 3.0+ and is now being built= . There is a high chance that it will use the already available 3.2 rather = than building 3.0. That's why it's better to be safe than sorry and= also bump those ports.<br> <br> Kind regards,<br> Moin(bofh@ with all hats off)<br> </blockquote></div><br clear=3D"all"><br><span class=3D"gmail_signature_pre= fix">-- </span><br><div dir=3D"ltr" class=3D"gmail_signature"><div dir=3D"l= tr"><span style=3D"color:rgb(102,102,102)">Nuno Teixeira<br>FreeBSD Committ= er (ports)</span></div></div> --000000000000aa8bf006071f8550--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFDf7UKCLF2peS3JPzrAxy2nCNquS8tCk3aD9u-3=%2BR8mitC8g>