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

Reply via email to