Re: [Fwd: dvdvideo-20120126_1 failed on amd64 8]

2012-04-16 Thread Ruslan Mahmatkhanov
Pav Lucistnik wrote on 16.04.2012 17:31: On 2012/04/16 15:26, Ruslan Mahmatkhanov wrote: wen heping wrote on 16.04.2012 17:16: 2012/4/16 Pav Lucistnik On 2012/04/16 10:47, wen heping wrote: Hi, all: I attached a patch to resole it . Any comments? Are you going to pass over _all_ py* por

Re: [Fwd: dvdvideo-20120126_1 failed on amd64 8]

2012-04-16 Thread Pav Lucistnik
On 2012/04/16 15:26, Ruslan Mahmatkhanov wrote: wen heping wrote on 16.04.2012 17:16: 2012/4/16 Pav Lucistnik On 2012/04/16 10:47, wen heping wrote: Hi, all: I attached a patch to resole it . Any comments? Are you going to pass over _all_ py* ports with that plist magic? Not all, but

Re: [Fwd: dvdvideo-20120126_1 failed on amd64 8]

2012-04-16 Thread Pav Lucistnik
On 2012/04/16 15:16, wen heping wrote: 2012/4/16 Pav Lucistnik mailto:p...@freebsd.org>> On 2012/04/16 10:47, wen heping wrote: Hi, all: I attached a patch to resole it . Any comments? Are you going to pass over _all_ py* ports with that plist magic?

Re: [Fwd: dvdvideo-20120126_1 failed on amd64 8]

2012-04-16 Thread Ruslan Mahmatkhanov
wen heping wrote on 16.04.2012 17:16: 2012/4/16 Pav Lucistnik On 2012/04/16 10:47, wen heping wrote: Hi, all: I attached a patch to resole it . Any comments? Are you going to pass over _all_ py* ports with that plist magic? Not all, but those ports which could both build with p

Re: [Fwd: dvdvideo-20120126_1 failed on amd64 8]

2012-04-16 Thread wen heping
2012/4/16 Pav Lucistnik > On 2012/04/16 10:47, wen heping wrote: > >> Hi, all: >> >>I attached a patch to resole it . >>Any comments? >> > > Are you going to pass over _all_ py* ports with that plist magic? Not all, but those ports which could both build with python2 and python3. Even

Re: [Fwd: dvdvideo-20120126_1 failed on amd64 8]

2012-04-16 Thread Pav Lucistnik
On 2012/04/16 10:47, wen heping wrote: Hi, all: I attached a patch to resole it . Any comments? Are you going to pass over _all_ py* ports with that plist magic? -- Pav Lucistnik ___ freebsd-python@freebsd.org mailing list ht

Re: [Fwd: dvdvideo-20120126_1 failed on amd64 8]

2012-04-16 Thread Ganael LAPLANCHE
On Mon, 16 Apr 2012 16:47:50 +0800, wen heping wrote Hi Wen, Thanks for your patch (and sorry for the lag, I am currently on holidays :)). > Hi, all: > >I attached a patch to resole it . >Any comments? Seems good to me and it build fine on my Tinderbox : http://tinderbox.martymac.org/

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

2012-04-16 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: [Fwd: dvdvideo-20120126_1 failed on amd64 8]

2012-04-16 Thread wen heping
Hi, all: I attached a patch to resole it . Any comments? wen --- Mk/bsd.python.mk.orig 2012-04-16 14:06:51.0 +0800 +++ Mk/bsd.python.mk2012-04-16 16:03:06.0 +0800 @@ -448,6 +448,19 @@ PYTHONPREFIX_LIBDIR= ${PYTHON_LIBDIR:S;${PYTHONBASE};${PREFIX};} PYTH