From owner-freebsd-ports@FreeBSD.ORG Tue Mar 17 08:31:04 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AC342C01; Tue, 17 Mar 2015 08:31:04 +0000 (UTC) Received: from mail-lb0-x229.google.com (mail-lb0-x229.google.com [IPv6:2a00:1450:4010:c04::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2DB6A782; Tue, 17 Mar 2015 08:31:04 +0000 (UTC) Received: by lbbzq9 with SMTP id zq9so1778309lbb.0; Tue, 17 Mar 2015 01:31:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=O2tcTQ6EiXoz0CW97XpyB1AKC9nzPO3uNUbAJNQ8duo=; b=LghJFjJenRGTJoOx32LcIQVrsAT2GtnMM0Wi1aFnE0vXmcWmF0PjEk59Om3e+TnkvX k/fR4w3saQ8870bsAFeqCp11wGtHmfE0pok/rIL09U7q9emp+kYlvgI1AFJ4lZ3EGjBY jxr6lzVL9zWyIjEC4Yt9NjPyDoVV2j6cBjql88Ou5i35D1JKfvTWDYXxpr84+KpFhlUS j1SfwS1NiSrsRhF9bAWsgnoso3zSeMfGRDU6caH6TjL3HvjrzBvcnBT9V3VdN+KNbJpm tUTViwXVi/Us04iVY/T2MhMiXLnfpaXtFAHc5dJK+HYiJ6jtcrUA4qTb9ZSiR3fRNvB1 usFg== MIME-Version: 1.0 X-Received: by 10.112.51.35 with SMTP id h3mr49346744lbo.113.1426581062157; Tue, 17 Mar 2015 01:31:02 -0700 (PDT) Sender: jlehen@gmail.com Received: by 10.114.183.145 with HTTP; Tue, 17 Mar 2015 01:31:02 -0700 (PDT) In-Reply-To: <5507555C.7030508@FreeBSD.org> References: <5507555C.7030508@FreeBSD.org> Date: Tue, 17 Mar 2015 09:31:02 +0100 X-Google-Sender-Auth: vXkltIfqxTMdsZDAV41hbgpU1-4 Message-ID: Subject: Re: net/unison240 depends on lang/ocaml-nox11 From: Jeremie Le Hen To: Guido Falsi Content-Type: text/plain; charset=UTF-8 Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Mar 2015 08:31:04 -0000 On Mon, Mar 16, 2015 at 11:12 PM, Guido Falsi wrote: > On 03/16/15 22:37, Jeremie Le Hen wrote: >> Actually, I've just realized that I fixed net/unison232 in my local tree :o). >> >> Would you mind submitting it and applying the same for unison240? >> > > I never noticed this since it never happened to me and nobody else > reported it. > > Anyway now that you draw my attention, yes, it needs fixing. > > Your patch looks correct, but please allow me a little time for some > testing. OK thanks! :) > Thanks for bringing this up! > >>> [00:00:58] ====>> Error: Duplicated origin for ocaml-nox11-4.01.0_4: >>> lang/ocaml-nox11 AND lang/ocaml. Rerun with -vv to see which ports are >>> depending on these. > > Just to be sure I get it right, is this error reported at the start of > the run while "Calculating ports order and dependencies"? Yes that's correct. -- Jeremie Le Hen jlh@FreeBSD.org