From owner-freebsd-ports@FreeBSD.ORG Fri Mar 18 15:41:30 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C738516A4CE for ; Fri, 18 Mar 2005 15:41:30 +0000 (GMT) Received: from smtp11.wanadoo.fr (smtp11.wanadoo.fr [193.252.22.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66AC743D53 for ; Fri, 18 Mar 2005 15:41:30 +0000 (GMT) (envelope-from legalois@acm.org) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1101.wanadoo.fr (SMTP Server) with ESMTP id 1AC091C00096 for ; Fri, 18 Mar 2005 16:41:29 +0100 (CET) Received: from [192.168.0.4] (ADijon-151-1-97-242.w83-203.abo.wanadoo.fr [83.203.153.242]) by mwinf1101.wanadoo.fr (SMTP Server) with ESMTP id C014F1C000AB for ; Fri, 18 Mar 2005 16:41:28 +0100 (CET) X-ME-UUID: 20050318154128786.C014F1C000AB@mwinf1101.wanadoo.fr Message-ID: <423AF519.8050209@acm.org> Date: Fri, 18 Mar 2005 16:34:49 +0100 From: Jake Lloyd User-Agent: Mozilla Thunderbird 1.0 (X11/20050313) X-Accept-Language: en-us, en MIME-Version: 1.0 To: ports@freebsd.org References: <200503180037.47924.dejan.lesjak@ijs.si> In-Reply-To: <200503180037.47924.dejan.lesjak@ijs.si> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: X.Org ports upgraded to 6.8.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: legalois@acm.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 15:41:30 -0000 Dejan Lesjak wrote: > Upgrade of X.Org ports has just been commited to ports tree. You can find the > release notes at > http://www.x.org/X11R6.8.2/doc/RELNOTES.html > > ************************************************************************ > * General note: * > * Please use portupgrade or similar tools to upgrade ports in proper * > * order, especially if you are upgrading from 6.7 or changing * > * X_WINDOW_SYSTEM setting. * > * imake should be upgraded first, then xorg-libraries and then others. * > ************************************************************************ > [snip] To upgrade the xorg 'meta-port' and its many component parts from 6.8.1 to 6.8.2, we ran: # portupgrade -Rr xorg The upgrade ran smoothly and finished without any errors.