From owner-freebsd-questions@freebsd.org Thu Aug 2 16:13:21 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DB98106B68B for ; Thu, 2 Aug 2018 16:13:21 +0000 (UTC) (envelope-from lists@schamschula.com) Received: from homiemail-a1.g.dreamhost.com (homie.mail.dreamhost.com [208.97.132.208]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C45D08EFA5 for ; Thu, 2 Aug 2018 16:13:20 +0000 (UTC) (envelope-from lists@schamschula.com) Received: from homiemail-a1.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a1.g.dreamhost.com (Postfix) with ESMTP id E712934806D for ; Thu, 2 Aug 2018 09:13:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=schamschula.com; h=from :content-type:mime-version:subject:message-id:date:to; s= schamschula.com; bh=jsv/w1+SbeU36OAo2hfNNf2mrGE=; b=SP6hbp70Eu5a gYwN4AqeVcgsOV6hIDyINhTDiNaZr+VEg4Dw/tshCzKUYLzE2IcNuUdMewoZVljN xCu3NFN2pqfkebP/97el7e6gr+GW7C5yLX0ZEst9mFc/BEtoAciPsWgDM43T7qE/ RM6dLCul7V/6ktG8t3ARmcasKAu9nko= Received: from [198.180.133.100] (unknown [198.180.133.100]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: lists@schamschula.com) by homiemail-a1.g.dreamhost.com (Postfix) with ESMTPSA id CA76334806A for ; Thu, 2 Aug 2018 09:13:11 -0700 (PDT) From: Marius Schamschula Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Conflict between xorgproto-2018.4 and glproto-1.4.17 Message-Id: Date: Thu, 2 Aug 2018 11:12:42 -0500 To: RW via freebsd-questions X-Mailer: Apple Mail (2.3445.9.1) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2018 16:13:21 -0000 Hi all, While running portmaster, I get the following conflict: pkg-static: xorgproto-2018.4 conflicts with glproto-1.4.17 (installs = files into the same place). Problematic file: = /usr/local/include/GL/glxint.h This has been blocking all updates since yesterday. How do I resolve this? Marius -- Marius Schamschula