From owner-svn-ports-all@FreeBSD.ORG Thu Jan 30 08:55:45 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 26C19734; Thu, 30 Jan 2014 08:55:45 +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 DD1C9133B; Thu, 30 Jan 2014 08:55:44 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 8EB9EBDC56; Thu, 30 Jan 2014 09:55:43 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 69233BDC3E; Thu, 30 Jan 2014 09:55:43 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 8F98CCD52003; Thu, 30 Jan 2014 09:55:30 +0100 (CET) Date: Thu, 30 Jan 2014 09:55:26 +0100 From: Mathieu Arnold To: Martin Wilke , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r341808 - head/devel/p5-IO-KQueue Message-ID: In-Reply-To: <201401300826.s0U8QsZX032172@svn.freebsd.org> References: <201401300826.s0U8QsZX032172@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: Thu, 30 Jan 2014 08:55:45 -0000 +--On 30 janvier 2014 08:26:54 +0000 Martin Wilke wrote: | %%PORTDOCS%%%%EXAMPLESDIR%%/chat.pl | %%PORTDOCS%%%%EXAMPLESDIR%%/tail.pl | %%PORTDOCS%%@dirrm %%EXAMPLESDIR%% I know you didn't write or change it, but this is wrong, it should be %%PORTEXAMPLES%%. -- Mathieu Arnold