From owner-svn-ports-all@FreeBSD.ORG Fri Feb 21 14:02:36 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 2D083184; Fri, 21 Feb 2014 14:02:36 +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 DC77911DC; Fri, 21 Feb 2014 14:02:35 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 81FFFBDC5D; Fri, 21 Feb 2014 15:02:34 +0100 (CET) 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 5DA9ABDC30; Fri, 21 Feb 2014 15:02:34 +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 B2141613F; Fri, 21 Feb 2014 15:02:33 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 3C669696DB62; Fri, 21 Feb 2014 15:02:33 +0100 (CET) Date: Fri, 21 Feb 2014 15:02:32 +0100 From: Mathieu Arnold To: marino@freebsd.org, Sunpoet Po-Chuan Hsieh Subject: Re: svn commit: r345279 - head/sysutils/monit Message-ID: <4AFE30B3068EEB0DBCACB8B0@ogg.in.absolight.net> In-Reply-To: <53070491.3010403@marino.st> References: <201402210102.s1L12Frs051795@svn.freebsd.org> <53070491.3010403@marino.st> 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, Mark Felder , ports-committers 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, 21 Feb 2014 14:02:36 -0000 +--On 21 f=C3=A9vrier 2014 08:47:29 +0100 John Marino wrote: | To be pedantic, for DOCS this is only true if PORTDOCS is defined (which | it is in this case). Hum, no, it is true wether the DOCS are registered through the PORTDOCS macro or if they are registered in the plist (with %%PORTDOCS%%%%DOCSDIR%%...) --=20 Mathieu Arnold