Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2012 19:40:32 +0000
From:      Chris Rees <crees@freebsd.org>
To:        Wesley Shields <wxs@freebsd.org>
Cc:        Michael Scheidell <scheidell@freebsd.org>, cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/graphics/opennurbs Makefile pkg-plist
Message-ID:  <CADLo83854652Zo=3mnbYOYXQ8jZh1jfv8z7ueHuKBgL-cGsgcw@mail.gmail.com>
In-Reply-To: <20120320022942.GC27552@atarininja.org>
References:  <201203191403.q2JE3sM8051201@repoman.freebsd.org> <20120319143041.GB27552@atarininja.org> <4F67438C.605@freebsd.org> <20120320022942.GC27552@atarininja.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 20 March 2012 02:29, Wesley Shields <wxs@freebsd.org> wrote:
> On Mon, Mar 19, 2012 at 10:32:44AM -0400, Michael Scheidell wrote:
>>
>>
>> On 3/19/12 10:30 AM, Wesley Shields wrote:
>> > Isn't it better to use ${INSTALL_DATA} here?
>> >
>> > -- WXS
>> open a pr, let maintainer approve it.
>
> As the person who committed this it is your responsibility to see that
> issues raised are properly fixed. If you feel like the maintainer should
> be brought in for such a simple change that is your decision to make,
> but I shouldn't have to open a PR to address this.
>
>> Id also like to see examples wrapper in a .if/endif and pkg-plist
>> prefixed with %%PORTEXAMPLES%%%EXAMPLES%% .
>
> Would be nice to have also, but not my point. Using ${INSTALL_DATA} is
> the right thing to do because it sets the owner and mode properly.

Actually, the code is completely incorrect because the do-install
target removes the files from WRKSRC, meaning that if you try to
install twice you have to re-extract and start all over again.

Please fix this, you should not dump code in the repo and tell other
people to fix your mistakes.

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADLo83854652Zo=3mnbYOYXQ8jZh1jfv8z7ueHuKBgL-cGsgcw>