From owner-freebsd-questions@FreeBSD.ORG Wed Jul 6 16:40:42 2011 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 DBE641065675 for ; Wed, 6 Jul 2011 16:40:42 +0000 (UTC) (envelope-from ndhertbsd@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id A80D28FC18 for ; Wed, 6 Jul 2011 16:40:42 +0000 (UTC) Received: by iwr19 with SMTP id 19so98905iwr.13 for ; Wed, 06 Jul 2011 09:40:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=VF6gtig1y5m+rJpn/EHB8yL/cBwK+0bE1KG7RAxKK6Y=; b=oz1mfGgcsfcLlIl+uAR9ABpA67faivbLtOwxG8HP5dgYb4sAehMlotxDibHDeEO4Re shObfbZ5i+ReyiNU5W0caUx5ywjJ3A+0k++pFLAMNoJuDx68ScEQcmszmbWnatrPCbNo NKSJ6x5z2JZi3nirt01m9o48GCofhpJdqrnVI= MIME-Version: 1.0 Received: by 10.231.10.138 with SMTP id p10mr8224346ibp.84.1309970442071; Wed, 06 Jul 2011 09:40:42 -0700 (PDT) Received: by 10.231.205.134 with HTTP; Wed, 6 Jul 2011 09:40:42 -0700 (PDT) Date: Wed, 6 Jul 2011 18:40:42 +0200 Message-ID: From: n dhert To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: p5-ExtUtils-MakeMaker-6.56_1 and p5-ExtUtils-Install-1.54_1 conflict 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: Wed, 06 Jul 2011 16:40:43 -0000 Hi, p5-ExtUtils-MakeMaker-6.56_1 and p5-ExtUtils-Install-1.54_1 conflict both telling that the other one should be deleted. So which one of the two to keep so far, I opted for keeping p5-ExtUtils-Install-1.54_1, deleting p5-ExtUtils-MakeMaker-6.56_1, is this wise or should it be the other way round? or what? There's nothing in /usr/ports/UPDATING about that..