From owner-freebsd-questions@FreeBSD.ORG Thu Dec 4 16:19:35 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2C3F0AAF for ; Thu, 4 Dec 2014 16:19:35 +0000 (UTC) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AF49CD00 for ; Thu, 4 Dec 2014 16:19:34 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id n12so23258633wgh.34 for ; Thu, 04 Dec 2014 08:19:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=bbrhO5evNbBc61TmHMmOyuyEA7/0FHdc4zkn9bda7Jo=; b=ZEMIJbW99j2wvHX5RiR6EwPTr2GcHQPHnNimWBPsvnV/xExQJntbVFSpa/otW9G/gE 7jIz+lRpVFhIQOaM7c0miIJel1cOXlghjjHyVAfsfodIFOVnKyyT81QF5iKyMmD3rEHs dfnoDejb7zFIUSgvdga+FQuyeaShOkFGefffLdAI/EUJPT1YnMqdomNvBqsw7K/8mYKJ PIpQCLwHm2+cp6OnvLYPxgCO15Pp6VmUdo2Jjhn/uN4CxtVCcP/Slyazkreli+Rm40NA EDV2b3FUct3mtWkpEoB6H8w9v+pHGXuq+YVIRWxxwSaTgRjxzs9bisyVSXzVWP91NbJD JCAg== X-Received: by 10.194.243.106 with SMTP id wx10mr16798187wjc.97.1417709973140; Thu, 04 Dec 2014 08:19:33 -0800 (PST) Received: from t510.bsoft-company.ro (remote.ezwim.com. [193.239.202.173]) by mx.google.com with ESMTPSA id eu8sm17013409wib.21.2014.12.04.08.19.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Dec 2014 08:19:32 -0800 (PST) Message-ID: <54808994.5040205@gmail.com> Date: Thu, 04 Dec 2014 17:19:32 +0100 From: Andrei Brezan User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: nspluginwrapper still depends on linux-f10 .... References: <5480856F.8050504@hiwaay.net> In-Reply-To: <5480856F.8050504@hiwaay.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Andrei Brezan X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2014 16:19:35 -0000 On 12/04/14 17:01, William A. Mahaffey III wrote: > > > .... as of this A.M. .... Could we get this fixed to depend on > linux-c6 instead :-) ? > > [root@kabini1, /etc, 10:01:24am] 324 % uname -a > FreeBSD kabini1.local 9.3-RELEASE-p3 FreeBSD 9.3-RELEASE-p3 #0: Mon > Oct 20 15:08:33 UTC 2014 > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 > [root@kabini1, /etc, 10:01:27am] 325 % > > % pkg info -d nspluginwrapper nspluginwrapper-1.4.4_4: linux-c6-xorg-libs-7.4_1 libXext-1.3.3,1 libX11-1.6.2_2,1 pango-1.36.8 linux-c6-pango-1.28.1_1 linux-c6-gtk2-2.24.23_1 libXt-1.1.4_2,1 gtk2-2.24.25_1 linux-c6-fontconfig-2.8.0_1 linux-c6-expat-2.0.1_1 linux-c6-tiff-3.9.4_1 linux-c6-png-1.2.49_1 linux-c6-jpeg-1.2.1_1 linux-c6-gdk-pixbuf2-2.24.1 linux-c6-cairo-1.8.8_1 curl-7.39.0 linux_base-c6-6.6_1 pcre-8.35_1 glib-2.42.1 linux-c6-atk-1.30.0 atk-2.14.0 Did you follow 20140922 from /usr/ports/UPDATING? If you installed precompiled packages that might be a different thing. -- Andrei