From owner-freebsd-ports@FreeBSD.ORG Thu Jan 26 21:18:50 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED842106566C for ; Thu, 26 Jan 2012 21:18:50 +0000 (UTC) (envelope-from feld@feld.me) Received: from mwi1.coffeenet.org (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id B23888FC1E for ; Thu, 26 Jan 2012 21:18:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=QgV6GWuCAAO2MF0z5DIGAnx258YSeeytemCuYtcVV9g=; b=THrsp3X3N41qqBhpHiQClTdV6JPXBY9ojwmUgoigAt4mu3NDUFnpmuEdaKDG2l+Use8Sykiuudw4GqV9mT2tcnPlb+SySvP13agKD8WnQKcI8TejXvu5+XtEcsd8iY5X; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by mwi1.coffeenet.org with esmtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1RqWiX-000Pm8-N1 for freebsd-ports@freebsd.org; Thu, 26 Jan 2012 15:18:50 -0600 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpsa id 1327612723-3242-3241/5/20; Thu, 26 Jan 2012 21:18:43 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-ports@freebsd.org References: <36ugu8-lt2.ln1@news.hansenet.de> Date: Thu, 26 Jan 2012 15:18:43 -0600 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: User-Agent: Opera Mail/11.61 (FreeBSD) X-SA-Score: -1.5 Subject: Re: cannot build x11-wm/xfce4-wm after upgrade x11/xcb-util X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2012 21:18:51 -0000 On Thu, 26 Jan 2012 11:20:27 -0600, Kevin Oberman wrote: > Have you run 'pkg-libchk -o | grep xcb-' from > sysutils/bsdadminscripts? it should provide a list of ports that need > to be re-built after the xcb-utils upgrade to 1.8. What's strange is that this didn't work for me the first five times I tried it. I had to use the portmaster --check-depends to find a missing package that wasn't getting picked up by the broken things listed in pkg_libchk....