From owner-freebsd-x11@FreeBSD.ORG Sat Nov 26 20:13:34 2005 Return-Path: X-Original-To: x11@freebsd.org Delivered-To: freebsd-x11@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6C8B16A41F; Sat, 26 Nov 2005 20:13:34 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from mail.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1208943D5E; Sat, 26 Nov 2005 20:13:33 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (mailman.ijs.si [193.2.4.66]) by patsy.ijs.si (Postfix) with ESMTP id 918AE17B8CF; Sat, 26 Nov 2005 21:13:32 +0100 (CET) Received: from mail.ijs.si ([193.2.4.66]) by localhost (patsy.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 46608-18; Sat, 26 Nov 2005 21:13:30 +0100 (CET) Received: from radagast.ijs.si (radagast.ijs.si [193.2.4.168]) by patsy.ijs.si (Postfix) with ESMTP id 7583717B892; Sat, 26 Nov 2005 21:13:30 +0100 (CET) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by radagast.ijs.si (Postfix) with ESMTP id 42C721702F; Sat, 26 Nov 2005 21:13:30 +0100 (CET) From: Dejan Lesjak To: freebsd-x11@freebsd.org Date: Sat, 26 Nov 2005 21:13:28 +0100 User-Agent: KMail/1.8.3 References: <4388AC34.9020902@FreeBSD.org> In-Reply-To: <4388AC34.9020902@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511262113.29662.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Cc: x11@freebsd.org Subject: Re: xterm updating problem 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: Sat, 26 Nov 2005 20:13:35 -0000 On Saturday 26 of November 2005 19:40, Sergey Matveychuk wrote: > xterm conflicts with xorg-clients now. > How is it possible to update xterm without loss dependencies? By upgrading xorg-clients first. Xterm only conflicts with older versions of xorg-clients. Dejan