From owner-freebsd-x11@FreeBSD.ORG Tue Jan 13 16:15:51 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5FB21065670 for ; Tue, 13 Jan 2009 16:15:51 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 44B988FC13 for ; Tue, 13 Jan 2009 16:15:50 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so66147fgb.35 for ; Tue, 13 Jan 2009 08:15:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=ZkqAhsNF85IA5qVRPZJ67/iteHJELceZ4FJlQkGw/UQ=; b=nc4OM/sGkGkOYWlg6cOxRsOtZUlPf9LH5lxlLY428crlY9thqs2jIaBLed5wZHP2iz 3cobPh/2S/FIHsLoqbiLo90KJE2FavH1ZzVyaICQHJNn6GtkbcJezzKi6OerKNhsAJNl ieL/73CMsGn53lJrsJzLWmJW3cTGeQ+Eg9beM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=tqMJJ3B9MwA17DBN8Py8tsWFBCU6EGxH/iyaYSvrm1z2jo4TtOTj8gFDVZjGgU1qdC UMq3MOWPj1AcZTPyexxzb2nWUsIKrgScihWLLWvk9h+iYB5iLm1XUh/2pkgpKvWusuDb dhwA55rPpqfojbh0/pyedmEXRrDAdiaCc3IKM= Received: by 10.86.57.9 with SMTP id f9mr17622346fga.48.1231863349903; Tue, 13 Jan 2009 08:15:49 -0800 (PST) Received: by 10.86.71.9 with HTTP; Tue, 13 Jan 2009 08:15:49 -0800 (PST) Message-ID: Date: Tue, 13 Jan 2009 16:15:49 +0000 From: "Florent Thoumie" Sender: florent.thoumie@gmail.com To: mm@freebsd.org In-Reply-To: <200812070323.56237.vehemens@verizon.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_13061_23139764.1231863349892" References: <200812070323.56237.vehemens@verizon.net> X-Google-Sender-Auth: b5039ee1d6ec852b X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-x11@freebsd.org Subject: Re: xproto 7.0.13 breaks tcl 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, 13 Jan 2009 16:15:52 -0000 ------=_Part_13061_23139764.1231863349892 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sun, Dec 7, 2008 at 11:23 AM, vehemens wrote: > Given the next xorg update is bumping xproto to 7.0.13, you will need to patch > a number of tcl ports. > > http://bugs.gentoo.org/show_bug.cgi?id=225999 > > Comment #4 patch is the what I used to fix gitk. There's been an updated patch since then. Martin, here's the patch I have in my git tree. Without any word from you by the time I merge Xorg, this is what will be committed. Obviously, you can commit a modified version in the meantime. This is only a patch for tk84, the same has to be done for tk85. -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer ------=_Part_13061_23139764.1231863349892--