From owner-svn-ports-all@freebsd.org Fri Feb 16 06:59:02 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 5EE90F1B082; Fri, 16 Feb 2018 06:59:02 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-io0-x22d.google.com (mail-io0-x22d.google.com [IPv6:2607:f8b0:4001:c06::22d]) (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 E2F986914F; Fri, 16 Feb 2018 06:59:01 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-io0-x22d.google.com with SMTP id n7so3256580iob.0; Thu, 15 Feb 2018 22:59:01 -0800 (PST) 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=ANMNQiBikCkORncNxKhcsUGrt+uJ+j0EkK996QoOpXo=; b=p/gJbRpLBG7W3sZM7aMAL8W67ztGtW8G9yjbf3f9JXXkq9SpBY70B+Nw4G20Yz4p/n NFP6d4KA6V81AeBJ+nXtBZ8guss7UaFRCCP+ZSFc70sWfTclt6UFW6w2f++sedLlffdY 8nCPOQj0fEG3P0OksVHqdHvF3kPQWCTQCULQDLiTcD/DSr8AVJKpieoa4OtELRlSpqrL zhEqfCR9goOKqp/F0r0COv+TgfGSVWrMTlLwafq7rJ1qxcDwpL7HOzyujYg2L4qQ6e9E ZybDF7VEK/frC+jhbBtlDw9knQC661hIBmI4jN56fZWNwle2OjtY+CYpLHQ2M1G4G70S MuQA== 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=ANMNQiBikCkORncNxKhcsUGrt+uJ+j0EkK996QoOpXo=; b=QMHdKisvBfyc0FSHulszXgZj5ik7HYc392oQdSiaq7E3IDRLmThEsCFoOwEtZToUzY em1oj/r6MFGNDqe+xeNjs52g6jBExlu532qCM7Dsn9QyQ5upUGjJPumR6tk1s2bcPlCy XWYe7AhI2152Q5Dq445KVN/ZE6FYuGXlE0vk/BSzqf2jkLOtRiemrsboeIalumjgkzMx /3CUWS1mXLnuprMn9pze3v3jMHKB7W7cPO79iUt9COw5Q1I+dPUsL9I2BNuADWDiux/C r3YrMmpgEqh9oFjmG7aIzQXUIsSSirDwNr5YFIuSY2mmDRvUUTeszYiWsp/XhEY2/ZAV +4MA== X-Gm-Message-State: APf1xPAarUxU2WHQbMATeOg/eY2x3URnkinlh/01rotlPg468UNbVM/y AftVAAzO/w7w5iTyGAeiNhRc1zEbqdm76MOwD4Uhsw== X-Google-Smtp-Source: AH8x226LW8M/KNhOP1LYJj33qIednaKuFTJZl/pleN+TWg1cGfEFJ1pbItXLgxoMcS4pDb3CPs5ZdkNNrupJ20+Wfb4= X-Received: by 10.107.59.77 with SMTP id i74mr7010208ioa.110.1518764341172; Thu, 15 Feb 2018 22:59:01 -0800 (PST) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.143.86 with HTTP; Thu, 15 Feb 2018 22:59:00 -0800 (PST) In-Reply-To: <201802152217.w1FMHaMU034710@repo.freebsd.org> References: <201802152217.w1FMHaMU034710@repo.freebsd.org> From: Antoine Brodin Date: Fri, 16 Feb 2018 07:59:00 +0100 X-Google-Sender-Auth: viT9N51PHMHWH61svp02XnvHzSg Message-ID: Subject: Re: svn commit: r461952 - in head/net/quagga: . files To: Kurt Jaeger Cc: ports-committers@freebsd.org, 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.25 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: Fri, 16 Feb 2018 06:59:02 -0000 On Thu, Feb 15, 2018 at 11:17 PM, Kurt Jaeger wrote: > Author: pi > Date: Thu Feb 15 22:17:36 2018 > New Revision: 461952 > URL: https://svnweb.freebsd.org/changeset/ports/461952 > > Log: > net/quagga: update 1.2.2 -> 1.2.3 This fails to configure: checking for net-snmp-config... no configure: error: --enable-snmp given but unable to find net-snmp-config Antoine