Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2014 11:42:40 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        Antoine Brodin <antoine@FreeBSD.org>,  John Marino <marino@freebsd.org>
Cc:        "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>
Subject:   Re: svn commit: r355806 - head/x11-themes/clearlooks-themes-extras
Message-ID:  <53885290.20102@marino.st>
In-Reply-To: <CAALwa8k-48YpPwA2qiMw%2BfwmdE4QJ=JHBkv=tSv2XUpWAPAFKA@mail.gmail.com>
References:  <201405300923.s4U9N2SU054380@svn.freebsd.org> <CAALwa8k-48YpPwA2qiMw%2BfwmdE4QJ=JHBkv=tSv2XUpWAPAFKA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/30/2014 11:31, Antoine Brodin wrote:
> On Fri, May 30, 2014 at 11:23 AM, John Marino <marino@freebsd.org> wrote:
>> Author: marino
>> Date: Fri May 30 09:23:02 2014
>> New Revision: 355806
>> URL: http://svnweb.freebsd.org/changeset/ports/355806
>> QAT: https://qat.redports.org/buildarchive/r355806/
>>
>> Log:
>>   x11-themes/clearlooks-themes-extras: Stage support+
>>
>>   In addition to supporting stage, the unnecessarily custom extraction
>>   target was replaced with NO_WRKSUBDIR.
>>
>> Modified:
>>   head/x11-themes/clearlooks-themes-extras/Makefile
> 
> Hi,
> 
> This looks wrong:
> - creates a directory outside of stagedir during install

I missed "@${MKDIR} ${THEME_DIR}" => "@${MKDIR} ${STAGEDIR}${THEME_DIR}"
unfortunately redports didn't complain


> - use of NO_WRKSUBDIR + cd ${WRKSRC} && ${FIND} . ... is usually harmfull

why?  I would have used COPYTREE or something myself but I don't see
anything immediately wrong with this.

John



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53885290.20102>