From owner-freebsd-multimedia@FreeBSD.ORG Sun May 15 14:53:19 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1940A1065687 for ; Sun, 15 May 2011 14:53:19 +0000 (UTC) (envelope-from kappei84@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 54E6B8FC14 for ; Sun, 15 May 2011 14:53:18 +0000 (UTC) Received: by pzk27 with SMTP id 27so2346013pzk.13 for ; Sun, 15 May 2011 07:53:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=KleHyK9A9VFpJsESgJ2gX8lMq4d6g1l12ZBJj6GwAXE=; b=vW6pthsPnoQRkM8pd08qTqen/ZjT8rrpuCa08LmOdFNkWcq9IF+Bjl3g9Tv2RnGkUF eEDt1W28kyw3P9d5qfH6G8rsx2MxY9JlOildjQzoww7v9xw8RKa8hseE/2iceiwAu9Vf aNUq+FTyYU4I1+gd/9mEEobVm8AxsQIqI4bKU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bOC/nXoEXKdGcNmGPqE67MYPqhUqCxZ9anvnR3CRCcVeK/KV+950sYbCO6AMhCmSY4 IIjVrB+ZZvgb6XLU3UQhBN5DQUBSXSSOewi42O1NeRfPAqqKm1/e9G7VpNXCovpQye9Q WprL4Lxq+H5exhgEWjq15/01ZmF3KqF0D4boA= MIME-Version: 1.0 Received: by 10.142.62.9 with SMTP id k9mr2274895wfa.162.1305471197720; Sun, 15 May 2011 07:53:17 -0700 (PDT) Received: by 10.143.31.7 with HTTP; Sun, 15 May 2011 07:53:17 -0700 (PDT) In-Reply-To: <4DCFE689.3000904@FreeBSD.org> References: <20110515125252.5a90d966@ukr.net> <1305455213.2833.3.camel@crashalot.rainbow-runner.nl> <20110515140332.3acb7412@ukr.net> <20110515140755.6e833cd4@ukr.net> <20110515144556.292a0230@ukr.net> <20110515132530.GA6707@tinyCurrent> <4DCFE689.3000904@FreeBSD.org> Date: Sun, 15 May 2011 16:53:17 +0200 Message-ID: From: Daniele Mazzotti To: Andriy Gapon Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-multimedia@freebsd.org Subject: Re: skype 2.1.0.81; alternate versions of the Linuxolator v4l2 patches X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2011 14:53:19 -0000 Thanks you helped me. I just had the compiler complaining me about that, even though I followed all the steps. I was thinking I did something wrong. Regards, Daniele. 2011/5/15 Andriy Gapon > > I must also point out that at present the port most likely would still > complain > that you need to update your system even if you have all required commits. > In this case you would need to comment out the IGNORE= line. > This is because the ports do not check svn revisions (it would be very hard > to > implement that correctly), but OSVERSION and I haven't bumped > __FreeBSD_version > at the proper moments (and nobody reminded me about that, unfortunately). > > -- > Andriy Gapon >