From owner-svn-ports-all@FreeBSD.ORG Fri Dec 27 14:30:51 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 02D5B3E2; Fri, 27 Dec 2013 14:30:51 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AC4C4135B; Fri, 27 Dec 2013 14:30:50 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 558A5BDC44; Fri, 27 Dec 2013 15:30:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to:cc :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=M4YvysxvXPX TcVb7GDGOz9W3IM8=; b=zIEX/o4XhwNoQKQZs4hqHeOGu6YIgqoyysAXkfQqsz7 J2ucg98UPU/0EzyzDDnZ/M8ClCd1txGHPRt/Rk6YroMPdKcY2qbINYW7qX+PBywr k/2LIr7cseCuEvGHGg5m9e5jZ4NafUvaPAB8QrX2MGHC4tHCaomlvUtheLWSoiLs = Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 34DD1BDC30; Fri, 27 Dec 2013 15:30:49 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 8531D6124; Fri, 27 Dec 2013 15:30:48 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 0AEB3670068B; Fri, 27 Dec 2013 15:30:47 +0100 (CET) Date: Fri, 27 Dec 2013 15:30:47 +0100 From: Mathieu Arnold To: Dmitry Sivachenko Subject: Re: svn commit: r337643 - head/net-mgmt/nagios/files Message-ID: <9A2336C5B15E7724BC4B72EF@ogg.in.absolight.net> In-Reply-To: <0E341FC6-3866-42A6-B975-DB87D2F4DEE5@FreeBSD.org> References: <201312270757.rBR7v3Zt017533@svn.freebsd.org> <18BE82AFB8CECDB0185D369C@atuin.in.mat.cc> <1397EC8A-5245-4AF7-91B3-07A17BB3FD23@FreeBSD.org> <0E341FC6-3866-42A6-B975-DB87D2F4DEE5@FreeBSD.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: "svn-ports-head@FreeBSD.org" , "svn-ports-all@FreeBSD.org" , "ports-committers@FreeBSD.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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, 27 Dec 2013 14:30:51 -0000 +--On 27 d=C3=A9cembre 2013 16:01:03 +0400 Dmitry Sivachenko wrote: | I committed a fix, please try it and see if it works for you. Ok, I hope you don't mind, I committed somewhat cleaner fix while I was committing the build fix I sent you a PR earlier. --=20 Mathieu Arnold