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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
