Re: ports/178794: [patch] fix lang/python33 compile

2013-05-20 Thread miwi
Synopsis: [patch] fix lang/python33 compile State-Changed-From-To: feedback->closed State-Changed-By: miwi State-Changed-When: Tue May 21 05:44:44 UTC 2013 State-Changed-Why: a other fix was committed. http://www.freebsd.org/cgi/query-pr.cgi?pr=178794

Re: svn commit: r318575 - in head/math/py-numpy: . files

2013-05-20 Thread Dmitry Sivachenko
On 21.05.2013, at 9:28, Ruslan Makhmatkhanov wrote: > > It was defined as a hack (by you in particular), so I put it aside for a > while. Also, Marcus suggested more proper fix, but it's more complex (for me > to understand). If there is consensus that we can you use this temporary, > then I

Re: svn commit: r318575 - in head/math/py-numpy: . files

2013-05-20 Thread Ruslan Makhmatkhanov
Dmitry Sivachenko wrote on 21.05.2013 09:20: On 21.05.2013, at 9:10, Ruslan Makhmatkhanov wrote: John W. O'Brien wrote on 20.05.2013 23:40: The attached patch should fix the bulk of the packing plist problems between pre- and post-PEP-3147 caches. I've smoke tested these with py27 and py33.

Re: svn commit: r318575 - in head/math/py-numpy: . files

2013-05-20 Thread Dmitry Sivachenko
On 21.05.2013, at 9:10, Ruslan Makhmatkhanov wrote: > John W. O'Brien wrote on 20.05.2013 23:40: >> >> The attached patch should fix the bulk of the packing plist problems >> between pre- and post-PEP-3147 caches. I've smoke tested these with py27 >> and py33. Improvements are welcome. >> >> T

Re: svn commit: r318575 - in head/math/py-numpy: . files

2013-05-20 Thread Ruslan Makhmatkhanov
John W. O'Brien wrote on 20.05.2013 23:40: The attached patch should fix the bulk of the packing plist problems between pre- and post-PEP-3147 caches. I've smoke tested these with py27 and py33. Improvements are welcome. There is still one remaining problem, which is that the following are only

Re: python33-3.3.2 Parser/pgen: Permission denied

2013-05-20 Thread Ruslan Makhmatkhanov
Hi William, jmore...@jmorenov.com.co wrote on 19.05.2013 05:09: http://bugs.python.org/issue18008 [1] Hi I am reporting a bug on: python33-3.3.2 Parser/pgen: Permission denied Can you help on this: Thank's William Moreno Links: -- [1] http://bugs.python.org/issue18008 It seems usi

Re: ports/178794: [patch] fix lang/python33 compile

2013-05-20 Thread rm
Synopsis: [patch] fix lang/python33 compile State-Changed-From-To: open->feedback State-Changed-By: rm State-Changed-When: Tue May 21 05:00:17 UTC 2013 State-Changed-Why: Martin, marking this port jobs unsafe was the first idea, that worked to me. But after that it also worked with MAKE_JOBS_SAFE

Re: ports/178256: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0.

2013-05-20 Thread Mark Linimon
The following reply was made to PR ports/178256; it has been noted by GNATS. From: Mark Linimon To: bug-follo...@freebsd.org Cc: Subject: Re: ports/178256: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0. Date: Mon, 20 May 2013 15:17:06 -0500 - Forwarded message from Ro

Re: svn commit: r318575 - in head/math/py-numpy: . files

2013-05-20 Thread Roland Smith
On Mon, May 20, 2013 at 06:28:27PM +0200, Marcus von Appen wrote: > On, Mon May 20, 2013, Dmitry Sivachenko wrote: > > > > > On 20.05.2013, at 11:21, Marcus von Appen wrote: > > > > > On, Mon May 20, 2013, Dmitry Sivachenko wrote: > > > > > > [...] > > > > > > Due to the changed distinfo entries

Re: ports/178256: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0.

2013-05-20 Thread Roland Smith
On Mon, May 20, 2013 at 06:21:07AM +, de...@freebsd.org wrote: > Synopsis: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0. > > State-Changed-From-To: feedback->closed > State-Changed-By: demon > State-Changed-When: Mon May 20 06:20:47 UTC 2013 > State-Changed-Why: > Port up

Re: ports/178794: [patch] fix lang/python33 compile

2013-05-20 Thread edwin
Synopsis: [patch] fix lang/python33 compile Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Mon May 20 17:10:08 UTC 2013 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi

Re: svn commit: r318575 - in head/math/py-numpy: . files

2013-05-20 Thread Marcus von Appen
On, Mon May 20, 2013, Dmitry Sivachenko wrote: > > On 20.05.2013, at 11:21, Marcus von Appen wrote: > > > On, Mon May 20, 2013, Dmitry Sivachenko wrote: > > > > [...] > > > > Due to the changed distinfo entries for the PDFs, fetching the DISTFILES > > does not work anymore: > > > > /usr/ports/mat

Current problem reports assigned to freebsd-python@FreeBSD.org

2013-05-20 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: ports/178256: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0.

2013-05-20 Thread Rainer Hurling
On 20.05.2013 09:26 (UTC+2), Dmitry Sivachenko wrote: > > On 20.05.2013, at 11:18, Rainer Hurling wrote: > >> On 20.05.2013 08:21 (UTC+2), de...@freebsd.org wrote: >>> Synopsis: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0. >>> >>> State-Changed-From-To: feedback->closed >>>

Re: ports/178256: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0.

2013-05-20 Thread Dmitry Sivachenko
On 20.05.2013, at 11:18, Rainer Hurling wrote: > On 20.05.2013 08:21 (UTC+2), de...@freebsd.org wrote: >> Synopsis: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0. >> >> State-Changed-From-To: feedback->closed >> State-Changed-By: demon >> State-Changed-When: Mon May 20 06:20

Re: ports/178256: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0.

2013-05-20 Thread Rainer Hurling
On 20.05.2013 08:21 (UTC+2), de...@freebsd.org wrote: > Synopsis: [PATCH] Unbreak math/py-numpy with python 3.3 and update to 1.7.0. > > State-Changed-From-To: feedback->closed > State-Changed-By: demon > State-Changed-When: Mon May 20 06:20:47 UTC 2013 > State-Changed-Why: > Port updated, thanks