Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
The following reply was made to PR ports/159215; it has been noted by GNATS. From: John Hein To: Mel Flynn Cc: Ruslan Mahmatkhanov , , , , Subject: Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored Date: Wed, 11 Apr 2012 13:55:25 -0600 Mel Flynn wrote at 21:47 +0200 on

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
Mel Flynn wrote at 21:47 +0200 on Apr 11, 2012: > On 4/11/2012 21:22, John Hein wrote: > > > But (#1) neither work because bsd.port.pre.mk defines PYTHON_PORTSDIR > > before the new python version can be set by the ARCH == amd64 test. > > > > But (#2) you can't put the ARCH .if test before

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread Mel Flynn
The following reply was made to PR ports/159215; it has been noted by GNATS. From: Mel Flynn To: John Hein Cc: Ruslan Mahmatkhanov , freebsd-python@freebsd.org, me...@bristol.ac.uk, bug-follo...@freebsd.org, m...@freebsd.org Subject: Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread Mel Flynn
On 4/11/2012 21:22, John Hein wrote: > But (#1) neither work because bsd.port.pre.mk defines PYTHON_PORTSDIR > before the new python version can be set by the ARCH == amd64 test. > > But (#2) you can't put the ARCH .if test before bsd.port.pre.mk since > ARCH is not defined at that point. Just a

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
The following reply was made to PR ports/159215; it has been noted by GNATS. From: John Hein To: Ruslan Mahmatkhanov Cc: , , , Subject: Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored Date: Wed, 11 Apr 2012 13:28:38 -0600 John Hein wrote at 13:22 -0600 on Apr 11, 2012

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
The following reply was made to PR ports/159215; it has been noted by GNATS. From: John Hein To: Ruslan Mahmatkhanov Cc: , , , Subject: Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored Date: Wed, 11 Apr 2012 13:22:17 -0600 Ruslan Mahmatkhanov wrote at 17:24 +0400 on Apr

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
John Hein wrote at 13:22 -0600 on Apr 11, 2012: > Ruslan Mahmatkhanov wrote at 17:24 +0400 on Apr 11, 2012: > > m...@freebsd.org wrote on 11.04.2012 17:17: > > > Synopsis: Mk/bsd.python.mk: PYTHON_VERSION is ignored > > > > > > State-Changed-From-To: open->closed > > > State-Changed-By:

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread John Hein
Ruslan Mahmatkhanov wrote at 17:24 +0400 on Apr 11, 2012: > m...@freebsd.org wrote on 11.04.2012 17:17: > > Synopsis: Mk/bsd.python.mk: PYTHON_VERSION is ignored > > > > State-Changed-From-To: open->closed > > State-Changed-By: miwi > > State-Changed-When: Wed Apr 11 13:17:46 UTC 2012 > > St

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread Ruslan Mahmatkhanov
m...@freebsd.org wrote on 11.04.2012 17:17: Synopsis: Mk/bsd.python.mk: PYTHON_VERSION is ignored State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Wed Apr 11 13:17:46 UTC 2012 State-Changed-Why: user mistake, you have to set USE_PYTHON= 2.6. http://www.freebsd.org/

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2012-04-11 Thread miwi
Synopsis: Mk/bsd.python.mk: PYTHON_VERSION is ignored State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Wed Apr 11 13:17:46 UTC 2012 State-Changed-Why: user mistake, you have to set USE_PYTHON= 2.6. http://www.freebsd.org/cgi/query-pr.cgi?pr=159215 __

Re: ports/159215: Mk/bsd.python.mk: PYTHON_VERSION is ignored

2011-07-26 Thread edwin
Synopsis: Mk/bsd.python.mk: PYTHON_VERSION is ignored Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Tue Jul 26 20:40:16 UTC 2011 Responsible-Changed-Why: bsd.python.mk is freebsd-python territory (via the GNATS Auto Assign