From owner-freebsd-questions@FreeBSD.ORG Fri Jul 24 18:57:44 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBEAE106566B for ; Fri, 24 Jul 2009 18:57:44 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id B61398FC28 for ; Fri, 24 Jul 2009 18:57:44 +0000 (UTC) (envelope-from mel.flynn+fbsd.questions@mailing.thruhere.net) Received: from smoochies.rachie.is-a-geek.net (mailhub.lan.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id A903E7E818; Fri, 24 Jul 2009 10:57:43 -0800 (AKDT) From: Mel Flynn To: freebsd-questions@freebsd.org Date: Fri, 24 Jul 2009 10:57:42 -0800 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA2; KDE/4.2.4; i386; ; ) References: <20090724120343.GA74404@aurora.oekb.co.at> <20090724125542.GC51640@torus.slightlystrange.org> <20090724135118.0747a9c7@scorpio.seibercom.net> In-Reply-To: <20090724135118.0747a9c7@scorpio.seibercom.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907241057.42773.mel.flynn+fbsd.questions@mailing.thruhere.net> Cc: Subject: Re: jpeg-7 - rebuild all dependencies - how? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2009 18:57:45 -0000 On Friday 24 July 2009 09:51:18 Jerry wrote: > On Fri, 24 Jul 2009 13:55:42 +0100 > > "Daniel Bye" wrote: > > On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote: > > > Hi, > > > > > > Updating one of my sytems I followed /usr/ports/UPDATING and did a > > > "pkg_delete -r jpeg-6b_7" - only to discover that everything that > > > > Au contraire, Blackadder. UPDATING says to run either of > > > > portmaster -r jpeg* > > > > OR > > > > portupgrade -fr graphics/jpeg > > Which, unfortunately, does not build /x11/kdelibs3 with the updated > jpeg library. It should, otherwise the tool you're using does the wrong thing and you should file a bug report for that tool. kdelibs3 uses libmng and qt33 and those should be rebuilt before kdelibs3 by the upgrade tool. -- Mel