From owner-freebsd-x11@FreeBSD.ORG Wed Sep 11 22:23:02 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9D934E9D for ; Wed, 11 Sep 2013 22:23:02 +0000 (UTC) (envelope-from jan.kokemueller@gmail.com) Received: from mail-oa0-x229.google.com (mail-oa0-x229.google.com [IPv6:2607:f8b0:4003:c02::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6C05D2CD3 for ; Wed, 11 Sep 2013 22:23:02 +0000 (UTC) Received: by mail-oa0-f41.google.com with SMTP id j6so10089293oag.14 for ; Wed, 11 Sep 2013 15:23:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=9fXA6rLrx051ekd9kLcf0MUOOmHkjqmxvs3z1wEb8Ao=; b=N6nQoGNMUAB3bgF6lD4ungAuCNIw51XfWMZBXZ2MxgpmHfhaoS+opoBiqlwo0fzCp/ Jravm8QjPdZDsUjarUFk7o9eAyUXaBgtKzgAwYvvTHGYTlILwapmOgbt3uF8RvxLpgEf UCn+1IYUwSTLboKGVHmTxU1OTPugtUz6SbBNGs7X0LJhORJVrYxOV9xtSsJqkPPKCNcH 0Ps3PuDvdOHvKjVK5/8jdXTHkCZMJ1jyCq3i8HM+/7c0coVhBGr1K8Ve/g0GUszMbYF2 6dM8HCJF8cfQKYuf5n4RRVhkQ2gtvfYD4kATdL8UG7XvMH3eBqqi2PD9WIZZb19CxdH6 21xg== MIME-Version: 1.0 X-Received: by 10.182.233.198 with SMTP id ty6mr3637364obc.31.1378938181608; Wed, 11 Sep 2013 15:23:01 -0700 (PDT) Received: by 10.182.29.106 with HTTP; Wed, 11 Sep 2013 15:23:01 -0700 (PDT) Date: Thu, 12 Sep 2013 00:23:01 +0200 Message-ID: Subject: Re: [CFT] Update of xorg libraries and MESA From: =?ISO-8859-1?Q?Jan_Kokem=FCller?= To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 22:23:02 -0000 Hi, this update works great on my Intel G45 laptop with -current so far. The pkg-plist file of x11/pixman still says lib/libpixman-1.so.9 though, where it should be lib/libpixman-1.so.30. After that it installs fine. Thanks!