Date: Sat, 25 Oct 2014 14:29:54 +0200 From: Marcus von Appen <mva@freebsd.org> To: Antoine Brodin <antoine@freebsd.org> Cc: "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org> Subject: Re: svn commit: r371447 - head/Mk/Uses Message-ID: <20141025142954.Horde.KeJhLDgebXEli3elFiR2aw9@webmail.df.eu> In-Reply-To: <CAALwa8=hSGo_41vttRkdK5idZ7GUVQUD_85dRx_sUFty30PajQ@mail.gmail.com> References: <201410241610.s9OGAf52099898@svn.freebsd.org> <CAALwa8=hSGo_41vttRkdK5idZ7GUVQUD_85dRx_sUFty30PajQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Antoine Brodin <antoine@freebsd.org>: > On Fri, Oct 24, 2014 at 6:10 PM, Marcus von Appen <mva@freebsd.org> wrote: >> Author: mva >> Date: Fri Oct 24 16:10:40 2014 >> New Revision: 371447 >> URL: https://svnweb.freebsd.org/changeset/ports/371447 >> QAT: https://qat.redports.org/buildarchive/r371447/ >> >> Log: >> - Use the proper python version value within a single port build >> >> If a port requests a different python version from the one being the >> default or provided at the command line, certain directories as well >> as plist entries will use the wrong python version value (the one >> being the default or provided at the command line), instead of >> the value, the port requests >> >> Differential Revision: https://reviews.freebsd.org/D963 >> With hat: python@ >> >> Modified: >> head/Mk/Uses/python.mk > > Hi, > > I reverted for now as it breaks some ports. Interesting. It actually should fix a currently broken behaviour. I'll file an exp-run request. Thanks Marcus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141025142954.Horde.KeJhLDgebXEli3elFiR2aw9>