From owner-freebsd-ports@FreeBSD.ORG Mon Jul 11 09:46:55 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01180106564A for ; Mon, 11 Jul 2011 09:46:55 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id AE0A58FC13 for ; Mon, 11 Jul 2011 09:46:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 0C36C5E15E; Mon, 11 Jul 2011 11:47:03 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -2.449 X-Spam-Level: X-Spam-Status: No, score=-2.449 tagged_above=-999 required=5 tests=[AWL=0.151, BAYES_00=-2.599, SPF_PASS=-0.001] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id unLEGbu15kvc; Mon, 11 Jul 2011 11:46:57 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c-195-216-040-164.static.bjare.net [195.216.40.164]) by mx1.bjare.net (Postfix) with ESMTP id 4B4AD5E008; Mon, 11 Jul 2011 11:46:57 +0200 (CEST) Message-ID: <4E1AC6B1.2050908@eskk.nu> Date: Mon, 11 Jul 2011 11:47:29 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110630 Thunderbird/5.0 MIME-Version: 1.0 To: Ruslan Mahmatkhanov References: <4E1AAC56.5040903@eskk.nu> <4E1AACBB.2090204@yandex.ru> <4E1AB203.6030004@eskk.nu> <4E1AB1D8.7070304@yandex.ru> <4E1AB6C4.3080501@eskk.nu> <4E1AB973.4060300@yandex.ru> <4E1ABFCF.1070604@eskk.nu> <4E1AC466.6080906@yandex.ru> In-Reply-To: <4E1AC466.6080906@yandex.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: webkit-gtk2 fails upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2011 09:46:55 -0000 On 2011-07-11 11:37, Ruslan Mahmatkhanov wrote: > 11.07.2011 13:18, Leslie Jensen пишет: > >>> Is there any remnants in /usr/local/lib/perl5/5.12.4? >>> >> >> Yes >> >> ls -l /usr/local/lib/perl5/ >> total 18 >> drwxr-xr-x 3 root wheel 3072 6 Maj 12:25 5.10.1 >> drwxr-xr-x 3 root wheel 3072 20 Maj 12:31 5.12.3 >> drwxr-xr-x 3 root wheel 3072 21 Jun 08:05 5.14.0 >> drwxr-xr-x 63 root wheel 3072 11 Jul 10:35 5.14.1 >> drwxr-xr-x 6 root wheel 512 21 Jun 08:06 site_perl >> >> Should I deinstall and clean out the perl5 directory before reinstalling? > > You should reinstall all the packages that have files installed > into 5.10/5.12/5.14.0, and then remove this directories to not > confuse in future. But i doubt that it has something to do with > your webkit issue. They are already empty! > > I just see that devel/icu was updated in the three, are you tried > to build webkit-gtk before this update or after? > It was part of the update I started and devel/icu was installed when www/webkit-gtk2 failed. So what do you think I should do?