Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 05F2A63EBD5 for ; Wed, 9 Jan 2013 10:13:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 97B4F14A25D; Wed, 9 Jan 2013 10:13:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 28F5F14A22B for ; Wed, 9 Jan 2013 10:13:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id X_TIc7vmMVut for ; Wed, 9 Jan 2013 10:13:39 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6AAA114A25D for ; Wed, 9 Jan 2013 10:13:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EDE43175DD; Wed, 9 Jan 2013 10:13:38 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 9 Jan 2013 10:13:38 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q4] pkgsrc/x11/xfce4-terminal To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20130109101338.EDE43175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Wed Jan 9 10:13:38 UTC 2013 Modified Files: pkgsrc/x11/xfce4-terminal [pkgsrc-2012Q4]: Makefile distinfo Added Files: pkgsrc/x11/xfce4-terminal/patches [pkgsrc-2012Q4]: patch-terminal_terminal-screen.c Log Message: Pullup ticket #4005 - requested by marino x11/xfce4-terminal: bug fix patch Revisions pulled up: - x11/xfce4-terminal/Makefile 1.28 - x11/xfce4-terminal/distinfo 1.7 - x11/xfce4-terminal/patches/patch-terminal_terminal-screen.c 1.1 --- Module Name: pkgsrc Committed By: marino Date: Tue Jan 8 01:23:19 UTC 2013 Modified Files: pkgsrc/x11/xfce4-terminal: Makefile distinfo Added Files: pkgsrc/x11/xfce4-terminal/patches: patch-terminal_terminal-screen.c Log Message: x11/xfce4-terminal: PR#46926 PR#45448 Fix 100% CPU usage Patch provided by Dave Tyson has multiple confirmations that it fixes the issue of 100% CPU usage simply from opening terminal window. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.27.2.1 pkgsrc/x11/xfce4-terminal/Makefile cvs rdiff -u -r1.6 -r1.6.26.1 pkgsrc/x11/xfce4-terminal/distinfo cvs rdiff -u -r0 -r1.1.2.2 \ pkgsrc/x11/xfce4-terminal/patches/patch-terminal_terminal-screen.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.