From owner-freebsd-x11@FreeBSD.ORG Tue May 22 00:03:51 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 385F316A48F for ; Tue, 22 May 2007 00:03:51 +0000 (UTC) (envelope-from h.nieser@xs4all.nl) Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by mx1.freebsd.org (Postfix) with ESMTP id 709D113C465 for ; Tue, 22 May 2007 00:01:17 +0000 (UTC) (envelope-from h.nieser@xs4all.nl) Received: from [192.168.1.67] (aphax.nl [82.92.29.227]) by smtp-vbr3.xs4all.nl (8.13.8/8.13.8) with ESMTP id l4LNrdoM090499 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 22 May 2007 01:53:40 +0200 (CEST) (envelope-from h.nieser@xs4all.nl) Message-ID: <46523101.4020100@xs4all.nl> Date: Tue, 22 May 2007 01:53:37 +0200 From: Hans Nieser User-Agent: Thunderbird 2.0.0.0 (X11/20070424) MIME-Version: 1.0 To: freebsd-x11@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Subject: xorg-libraries, anything special to be done for 7.2 ? X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 May 2007 00:03:51 -0000 Hello list, On one of my FreeBSD machines I have xorg-libraries installed which I believe was brought in as a dependency of an image processing module for PHP. I was going to update my system (now that ports have finally unfrozen), and /usr/ports/UPDATING has a number of instructions for upgrading to Xorg 7.2 and I was wondering if any of it applied to me even though I only have xorg-libraries installed (and not entire Xorg) or if I can just do the usual 'portupgrade -a' thing. Can anyone shed some light on this?