From owner-svn-ports-head@FreeBSD.ORG Fri May 30 10:12:24 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 86B52B8C; Fri, 30 May 2014 10:12:24 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A56025FF; Fri, 30 May 2014 10:12:23 +0000 (UTC) Received: from [192.168.0.21] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 21A96438EB; Fri, 30 May 2014 05:12:05 -0500 (CDT) Message-ID: <53885964.4090306@marino.st> Date: Fri, 30 May 2014 12:11:48 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Antoine Brodin , John Marino Subject: Re: svn commit: r355806 - head/x11-themes/clearlooks-themes-extras References: <201405300923.s4U9N2SU054380@svn.freebsd.org> <53885290.20102@marino.st> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2014 10:12:24 -0000 On 5/30/2014 12:03, Antoine Brodin wrote: > On Fri, May 30, 2014 at 11:42 AM, John Marino wrote: >> On 5/30/2014 11:31, Antoine Brodin wrote: >> >> why? I would have used COPYTREE or something myself but I don't see >> anything immediately wrong with this. > > Run "make check-plist" or "make check-orphans" and you will see that > unexpected files end up in stagedir. I see. yet redports still never complained. :( I'll clean this up. John