From owner-freebsd-python@FreeBSD.ORG Mon Apr 16 13:31:13 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 60042106567A; Mon, 16 Apr 2012 13:31:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from sup.oook.cz (sup.oook.cz [94.23.0.135]) by mx1.freebsd.org (Postfix) with ESMTP id EE56E8FC0C; Mon, 16 Apr 2012 13:31:12 +0000 (UTC) Received: from pav.hide.vol.cz ([212.24.129.198]) (authenticated bits=0) by sup.oook.cz (8.14.4/8.14.4) with ESMTP id q3GDVCfB091235 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 16 Apr 2012 15:31:12 +0200 (CEST) (envelope-from pav@FreeBSD.org) Message-ID: <4F8C1F1A.7030906@FreeBSD.org> Date: Mon, 16 Apr 2012 15:31:06 +0200 From: Pav Lucistnik User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:10.0.3) Gecko/20120406 Thunderbird/10.0.3 MIME-Version: 1.0 To: Ruslan Mahmatkhanov References: <1334481599.966.14.camel@hood.oook.cz> <4F8C1A09.3090703@FreeBSD.org> <4F8C1DFB.2000604@yandex.ru> In-Reply-To: <4F8C1DFB.2000604@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.72 on 94.23.0.135 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:31:13 -0000 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. -- Pav Lucistnik