From owner-freebsd-python@FreeBSD.ORG Mon Apr 16 13:39:40 2012 Return-Path: Delivered-To: python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 424D21065672; Mon, 16 Apr 2012 13:39:40 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [IPv6:2a02:6b8:0:801::4]) by mx1.freebsd.org (Postfix) with ESMTP id A10338FC0A; Mon, 16 Apr 2012 13:39:39 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward14.mail.yandex.net (Yandex) with ESMTP id 78436198174F; Mon, 16 Apr 2012 17:39:38 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1334583578; bh=TXV+QVAZQdUYj4/rsN4aMNU6dEILGHDClFh6DZMdv7k=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ZOdpSUPoy+Zv2Qj6PPrmJ4EnShvdhXXB/mKHqjDdTUwyc+hLYsM67dqFWQDtS5KNo sC0BGCdMorml1rg+VgrYXlNvwI7hpQNj9kt/BT/5v5iHrQ7mmewwgfCEy0S3wq2raW IZY2w5/j3kwX3X9F1rHWNSrx/21qR4y9s54b5S3w= Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id 208E41B6064A; Mon, 16 Apr 2012 17:39:38 +0400 (MSK) Received: from unknown (unknown [213.27.65.65]) by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTP id dbu4CosN-dbuGG584; Mon, 16 Apr 2012 17:39:37 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1334583578; bh=TXV+QVAZQdUYj4/rsN4aMNU6dEILGHDClFh6DZMdv7k=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=fKEPlsVHSt78JClwYqu3bUOgLdCousC1h/fsMwFwA5TeTT47gUTqdUDnosUuj5N67 VfqzQCFhOf4nUtZTQiXoU80LUwBrzYadBQSXvwooOmB4vFkoPO7VrV0w70UcrcH+t5 b3EdvgYHohzut/RaJ9M2BuqaKki0MxeIkxTcE4kk= Message-ID: <4F8C20EF.7060302@yandex.ru> Date: Mon, 16 Apr 2012 17:38:55 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.3) Gecko/20120314 Thunderbird/10.0.3 MIME-Version: 1.0 To: Pav Lucistnik References: <1334481599.966.14.camel@hood.oook.cz> <4F8C1A09.3090703@FreeBSD.org> <4F8C1DFB.2000604@yandex.ru> <4F8C1F1A.7030906@FreeBSD.org> In-Reply-To: <4F8C1F1A.7030906@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: martymac@FreeBSD.org, wen heping , Martin Wilke , Li-Wen Hsu , python Subject: Re: [Fwd: dvdvideo-20120126_1 failed on amd64 8] X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2012 13:39:40 -0000 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* ports with that plist magic? >>> >>> >>> Not all, but those ports which could both build with python2 and >>> python3. >>> >>> Even that, there are many plist should be modified. But currently I >>> have no >>> better resolve and I hope others >>> have a simple way to resolve it. >>> >>> wen >> >> I believe Pav means that this change should be actually added to >> bsd.python.mk, not the individual port's Makefiles. > > Eh? Look at the patch, it is added to bsd.python.mk _and_ to individual > plist. Yeah, it was me with inattentive look at this. Shutting up now, sorry. -- Regards, Ruslan Tinderboxing kills... the drives.