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

[ Available lists | Index of cvs-all | Month of Apr 2008 | Week of 8 Apr 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alexey Dokuchaev <danfe@FreeBSD.org>
Date
8 Apr 2008 09:07:59
Subject
Re: cvs commit: ports/lang/gnat/files patch-ab
Message-ID
20080408090759.GB83752@FreeBSD.org


[ Hide this part ]
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).

./danfe


Elapsed time: 0.255 seconds