Re: cvs commit: ports/lang/gnat/files patch-ab

[ Available lists | Index of cvs-ports | Month of Apr 2008 | Week of 8 Apr 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Daniel Eischen <deischen@freebsd.org>
Date
8 Apr 2008 13:20:39
Subject
Re: cvs commit: ports/lang/gnat/files patch-ab
Message-ID
Pine.GSO.4.64.0804080907310.14648@sea.ntplx.net


[ Hide this part ]
On Tue, 8 Apr 2008, Alexey Dokuchaev wrote:

> On Tue, Apr 08, 2008 at 12:33:20AM +0000, Daniel Eischen wrote:
>> deischen 2008-04-08 00:33:20 UTC
>>
>> FreeBSD ports repository
>>
>> Added files:
>> lang/gnat/files patch-ab
>> Log:
>> Use setenv to add an environment variable instead of putenv. In 7.0,
>> putenv() does not copy the supplied environment stringi, but gcc/gnat
>> was free()ing the memory expecting that it would be copied.
>>
>> Revision Changes Path
>> 1.7 +20 -0 ports/lang/gnat/files/patch-ab (new)
>
> It is strongly discouraged to name new patch files as `patch-??', we
> prefer `patch-path_to_the_file' pattern nowadays (for a while already, I
> should say).

Yes, I've seen that, but this port uses patch-?? and I wanted
consistency.

--
DE


Elapsed time: 0.102 seconds