From owner-freebsd-questions@FreeBSD.ORG Mon May 30 12:49:19 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6619F1065780 for ; Mon, 30 May 2011 12:49:19 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from www.liukuma.net (www.liukuma.net [IPv6:2001:470:28:38a::1]) by mx1.freebsd.org (Postfix) with ESMTP id F0C0F8FC14 for ; Mon, 30 May 2011 12:49:18 +0000 (UTC) Received: from www.liukuma.net (localhost [127.0.0.1]) by www.liukuma.net (Postfix) with ESMTP id 825371CC8D for ; Mon, 30 May 2011 15:49:17 +0300 (EEST) X-DKIM: Sendmail DKIM Filter v2.8.3 www.liukuma.net 825371CC8D DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=liukuma.net; s=liukudkim; t=1306759757; bh=bO1QuZCz1pTdAVjJ1F6uBcnaVQBlbYKP2a6SYYp8nPg=; h=Message-ID:From:To:References:In-Reply-To:Subject:Date: MIME-Version:Content-Type:Content-Transfer-Encoding; z=X-Virus-Scanned:=20amavisd-new=20at=20liukuma.net|X-DKIM:=20Sendm ail=20DKIM=20Filter=20v2.8.3=20www.liukuma.net=20CE5F01CC8B|Messag e-ID:=20<611E099F8A6D45FDAFBAC61D98C57294@rivendell>|From:=20"Reko =20Turja"=20|To:=20|References:=20<4DE35A02.6000406@eskk.nu><4DE36CBF.6060602 @infracaninophile.co.uk><37D0F07B1C3040A79FBB8EC06C589241@rivendel l>=20<1306758354492-4439202.post@n5.nabble.com>|In-Reply-To:=20<13 06758354492-4439202.post@n5.nabble.com>|Subject:=20Re:=20After=20f reebsd-update....|Date:=20Mon,=2030=20May=202011=2015:49:25=20+030 0|MIME-Version:=201.0|Content-Type:=20text/plain=3B=0D=0A=09format =3Dflowed=3B=0D=0A=09charset=3D"iso-8859-1"=3B=0D=0A=09reply-type= 3Doriginal|Content-Transfer-Encoding:=20quoted-printable|X-Priorit y:=203|X-MSMail-Priority:=20Normal|Importance:=20Normal|X-Mailer:= 20Microsoft=20Windows=20Live=20Mail=2014.0.8117.416|X-MimeOLE:=20P roduced=20By=20Microsoft=20MimeOLE=20V14.0.8117.416; b=sI4/CiytqngwmFw9bIUdSRVQ2u5jCIdEeP2yehD0/CJb6hdOn0CHfNmyGkjpUIT8J P+S8fVqnk0A5nbdHg2kzufNl95qCEU2xTQqvyCaeRG6S8cKQcQ2mJITLoYy7qHkPlh ezGt4vVllIvssUKNLUZJkVd9c1tiTtnaIcIy2z20= X-Virus-Scanned: amavisd-new at liukuma.net Received: from www.liukuma.net ([127.0.0.1]) by www.liukuma.net (www.liukuma.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 2ySr6oSMUIXv for ; Mon, 30 May 2011 15:49:14 +0300 (EEST) Received: from rivendell (a91-155-174-194.elisa-laajakaista.fi [91.155.174.194]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: ignatz@www.liukuma.net) by www.liukuma.net (Postfix) with ESMTPSA id CE5F01CC8B for ; Mon, 30 May 2011 15:49:13 +0300 (EEST) X-DKIM: Sendmail DKIM Filter v2.8.3 www.liukuma.net CE5F01CC8B Message-ID: <611E099F8A6D45FDAFBAC61D98C57294@rivendell> From: "Reko Turja" To: References: <4DE35A02.6000406@eskk.nu><4DE36CBF.6060602@infracaninophile.co.uk><37D0F07B1C3040A79FBB8EC06C589241@rivendell> <1306758354492-4439202.post@n5.nabble.com> In-Reply-To: <1306758354492-4439202.post@n5.nabble.com> Date: Mon, 30 May 2011 15:49:25 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8117.416 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8117.416 Subject: Re: After freebsd-update.... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2011 12:49:19 -0000 > did you rebuild the world? Ran makeworld and installworld twice to be sure of the version number=20 staying the same :) -Reko=20