From owner-cvs-ports@FreeBSD.ORG Tue Aug 5 14:50:47 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E32437B401; Tue, 5 Aug 2003 14:50:47 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ECE043F75; Tue, 5 Aug 2003 14:50:45 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) h75Loh9O053222; Tue, 5 Aug 2003 23:50:43 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.9/8.12.9) with ESMTP id h75Loh7o062136; Tue, 5 Aug 2003 23:50:43 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.9/8.12.9/Submit) id h75Loh7M062135; Tue, 5 Aug 2003 23:50:43 +0200 (CEST) Date: Tue, 5 Aug 2003 23:50:43 +0200 From: Tilman Linneweh To: Dominic Marks Message-ID: <20030805215043.GA61995@sauna.arved.de> References: <200308051649.h75Gn1bp045974@repoman.freebsd.org> <200308052153.39477.dom@wirespeed.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <200308052153.39477.dom@wirespeed.org.uk> User-Agent: Mutt/1.4.1i cc: cvs-ports@freebsd.org cc: Tilman Linneweh cc: kde@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/kdelibs3/files patch-khtml::rendering::render_root.cpp X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2003 21:50:47 -0000 * Tue, Aug 05, 2003 at 09:53:39PM +0000 wrote on Tue, Aug 05, 2003 at 09:53= :39PM +0000: > On Tuesday 05 August 2003 4:49 pm, Tilman Linneweh wrote: > > arved 2003/08/05 09:49:00 PDT > > > > FreeBSD ports repository > > > > Added files: > > x11/kdelibs3/files patch-khtml::rendering::render_root.cpp > > Log: > > Patch to fix the "horizontal toolbars on every page" bug > > >=20 > >=20 > Considering how horrid this bug is would a PORTREVISION bump be in=20 > order ? I assume that I must this already have been considered=20 > because of the number of people who work on KDE/FreeBSD - but from a=20 > user perspective messed up scroll bars are so very, very annoying. Well there has been a lot of discussions Here: https://lists.csociety.org/pipermail/kde-freebsd/2003-August/005354.html and here: http://bugs.kde.org/show_bug.cgi?id=3D61730 Some say its only a minor cosmetic annoyance some argue to reroll the relea= se. According to http://www.kde.org/info/3.1.3.php#bugs there may be a 3.1.3a. If there will be a new release there is no nead for people to recompile stu= ff twice. We provided the fix here, so people who are annoyed can recompile th= ere port to fix the problem until there will be a new release. HTH tilman