From owner-svn-ports-all@freebsd.org Thu May 24 18:37:21 2018 Return-Path: Delivered-To: svn-ports-all@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 69D8CEFAD75; Thu, 24 May 2018 18:37:21 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-qt0-x242.google.com (mail-qt0-x242.google.com [IPv6:2607:f8b0:400d:c0d::242]) (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 0869C7CB8E; Thu, 24 May 2018 18:37:20 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-qt0-x242.google.com with SMTP id q6-v6so3360166qtn.3; Thu, 24 May 2018 11:37:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=Q7iHE+UHOU1IdGT1ErGTQIpUcOHwGacgPB+pLOFzYAg=; b=MKe2Q+UgpPakfEKb1RDxiQYuHivSrd3fW+SqnGSHZm3u9jvwsmdEjTlcN32Yv36eJC bwzgd1ug0nSok4clsAns1vVtrqnWkIaAdjr8foDcQtY/nD1DMbXDPg6zwJ3ct8rrf6/6 nsKuUTwBg6QJYGwt+FSNw3OX51AhXkxDSWCjAbnnWEuPB4mMia0KPbzdtyBMIUn4FmXp j09VyGo2w4X6QsXsbztiZ6s0+JU2UswLruQCxT9oSwXJqNKQZRDYKQvkTiThhXn4Tc7W K0Dvs/QuKGj3jcRZf74FJ8xWE56Jbw4ZiOWyydbmtMAUrm0PR0NrpVpmNizhHq3X2R2z RVOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=Q7iHE+UHOU1IdGT1ErGTQIpUcOHwGacgPB+pLOFzYAg=; b=SSRNC9kEFpprLAVDTWrOtr7CDZyzJU4vjRCfOJc6GiwWrx1HAgAcpiKIypFdgdu8B7 wro7KgAyWiFlUsM+sQWRltu6lFfYJYViYc6Wl4doQfSroMm5U3cPZnmg2G3uJzk3h7wd FFcwK/ah0iapxqDvUPPPgzgBoZcPu5n639GFuNA9lEd9Q0hSpcOeh+sgzGrWY2cINprW i53Ui896RCGEXDOTilWiWI7f2Wjjm3z9qzS4yN1V9GBolqMgPeWyGWR55uG77tRy+p9b JfxwuT6dyrk+VtM+UEf4t33nW21vqtWa8aFgcMHD1DSCEn8fE24Zm5eYKFJx3G7xA+uI LlLA== X-Gm-Message-State: ALKqPwcjuSmpskaK+oce7kzYnaUj0KDe/eHJFnW1ErmqFjEJDKKF8hU1 st/55LSo47wKYUu+NEpZOx37TLFd1jJFUZgs2NGtPw== X-Google-Smtp-Source: ADUXVKIgGh+KN7PcKN5D7xBcumYj/ZJl7T7pJlWHEFcrH2caHbZnbJ/f7MUZvPjPpGDIpDUltuwosIcV3+l5AVDqrGc= X-Received: by 2002:ac8:1488:: with SMTP id l8-v6mr8220955qtj.182.1527187040275; Thu, 24 May 2018 11:37:20 -0700 (PDT) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 2002:a0c:accf:0:0:0:0:0 with HTTP; Thu, 24 May 2018 11:37:19 -0700 (PDT) In-Reply-To: <201805241824.w4OIOpOf027188@repo.freebsd.org> References: <201805241824.w4OIOpOf027188@repo.freebsd.org> From: Antoine Brodin Date: Thu, 24 May 2018 20:37:19 +0200 X-Google-Sender-Auth: oLy_8qNqD2suLTd4eYVO0NUO5vM Message-ID: Subject: Re: svn commit: r470799 - in head: . Mk/Uses net net/corosync net/corosync2 net/corosync2/files net/corosync3 net/corosync3/files net/pacemaker net/pacemaker1 net/pacemaker1/files net/pacemaker2 net/pa... To: Florian Smeets Cc: ports-committers , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2018 18:37:21 -0000 On Thu, May 24, 2018 at 8:24 PM, Florian Smeets wrote: > Author: flo > Date: Thu May 24 18:24:50 2018 > New Revision: 470799 > URL: https://svnweb.freebsd.org/changeset/ports/470799 > > Log: > - add net/corosync3 (2.99.2) > - add net/pacemaker2 (2.0.0-rc4) > - net/corosync -> net/corosync2 (update to 2.4.4) > - net/pacemaker -> net/pacemaker1 (update to 1.1.18) > - add USES=corosync to deal with multiple versions > > PR: 228164, 228165 > Submitted by: David Shane Holden Hi, This is broken: Error: net/pacemaker2 depends on nonexistent origin 'net/corosync' Error: net/pacemaker1 depends on nonexistent origin 'net/corosync' Antoine