From owner-svn-ports-all@FreeBSD.ORG Fri Mar 14 09:45:12 2014 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 65ED2FCE; Fri, 14 Mar 2014 09:45:12 +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 2AC50E9A; Fri, 14 Mar 2014 09:45:12 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id E2BCABDC5A; Fri, 14 Mar 2014 10:45:09 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id BF094BDC56; Fri, 14 Mar 2014 10:45:09 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 406AED1058A6; Fri, 14 Mar 2014 10:45:09 +0100 (CET) Date: Fri, 14 Mar 2014 10:45:08 +0100 From: Mathieu Arnold To: Matthias Andree , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r348129 - head/net-mgmt/nrpe/files Message-ID: <746818A480EC57FC21C2A74C@atuin.in.mat.cc> In-Reply-To: <201403132124.s2DLO2K4098520@svn.freebsd.org> References: <201403132124.s2DLO2K4098520@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline 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, 14 Mar 2014 09:45:12 -0000 +--On 13 mars 2014 21:24:02 +0000 Matthias Andree wrote: | Author: mandree | Date: Thu Mar 13 21:24:01 2014 | New Revision: 348129 | URL: http://svnweb.freebsd.org/changeset/ports/348129 | QAT: https://qat.redports.org/buildarchive/r348129/ | | Log: | Fix acquisition of pidfile location. This is missing a PORTREVISION bump, I think. -- Mathieu Arnold