From owner-freebsd-python@FreeBSD.ORG Wed Jul 13 18:06:55 2011 Return-Path: Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9164C106566C; Wed, 13 Jul 2011 18:06:55 +0000 (UTC) (envelope-from egrosbein@rdtc.ru) Received: from eg.sd.rdtc.ru (unknown [IPv6:2a03:3100:c:13::5]) by mx1.freebsd.org (Postfix) with ESMTP id F0AC48FC13; Wed, 13 Jul 2011 18:06:54 +0000 (UTC) Received: from eg.sd.rdtc.ru (localhost [127.0.0.1]) by eg.sd.rdtc.ru (8.14.4/8.14.4) with ESMTP id p6DI6qAH031878; Thu, 14 Jul 2011 01:06:52 +0700 (NOVST) (envelope-from egrosbein@rdtc.ru) Message-ID: <4E1DDEB6.9080506@rdtc.ru> Date: Thu, 14 Jul 2011 01:06:46 +0700 From: Eugene Grosbein User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110112 Thunderbird/3.1.7 MIME-Version: 1.0 To: Li-Wen Hsu References: <4E1D788F.5020809@rdtc.ru> In-Reply-To: Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: freebsd-python@FreeBSD.org Subject: Re: devel/py-qt4-svg is broken 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: Wed, 13 Jul 2011 18:06:55 -0000 13.07.2011 19:26, Li-Wen Hsu пишет: > Hi, > > Sorry that I cannot help you with this immediately. May I suggest you > try to contact with kde@FreeBSD.org, the maintainer of this port? I > think they know about this more than us. I've rebuilt all qt4 ports to update version and now devel/py-qt4-svg builds just fine. That's qt4 problem: it does not warn that older version qt4 ports are installed when building newer. Eugene Grosbein