From owner-cvs-ports@FreeBSD.ORG Wed Oct 31 23:01:54 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DD5C16A419; Wed, 31 Oct 2007 23:01:54 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (pointyhat.freebsd.org [IPv6:2001:4f8:fff6::2b]) by mx1.freebsd.org (Postfix) with ESMTP id 4CB9A13C48A; Wed, 31 Oct 2007 23:01:42 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47290954.6030900@FreeBSD.org> Date: Thu, 01 Nov 2007 00:01:40 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Boris Samorodov References: <20071031033600.6DBD916A531@hub.freebsd.org> <74950621@bs1.sp34.ru> In-Reply-To: <74950621@bs1.sp34.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Beech Rintoul , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports UPDATING X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2007 23:01:54 -0000 Boris Samorodov wrote: > On Wed, 31 Oct 2007 03:36:00 +0000 (UTC) Beech Rintoul wrote: > >> 20071030: >> + AFFECTS: users of net/skype >> + AUTHOR: beech@FreeBSD.org >> + >> + The skype port has been upgraded to version 1.4.0.118. This requires a sysctl >> + change to run. After upgrading, please do: "sysctl compat.linux.osrelease=2.6" >> + from a terminal. Also add: "compat.linux.osrelease=2.6" to your > > The default (recommended and supported) linux.osrelease for now is > 2.4.2. I'd say that the best way here is to have a legacy skype port > as well (for default 2.4.2 linux.osrelease). Yeah, we are not ready for 2.6 so I do not think we should be upgrading important ports like this one to require it. Kris