olgeni      2009-06-12 15:24:53 UTC

  FreeBSD ports repository

  Modified files:
    lang/erlang          Makefile 
  Added files:
    lang/erlang/files    patch-lib_compiler_src_beam__utils.erl 
                         patch-lib_inets_src_http__client_http.erl 
  Log:
  files/patch-lib_compiler_src_beam__utils.erl:
  
  Fix "Internal consistency check failed" compiler error.
  
  Obtained from:  Bjorn Gustavsson <bgustavsson at gmail.com>
  
  files/patch-lib_inets_src_http__client_http.erl:
  
  The process would hang because {stream,{self,once}} is not recognized as an 
invalid option.
  
  Obtained from:  Adam Kocoloski <adam.kocoloski at gmail.com>
  
  Revision  Changes    Path
  1.135     +1 -1      ports/lang/erlang/Makefile
  1.1       +16 -0     
ports/lang/erlang/files/patch-lib_compiler_src_beam__utils.erl (new)
  1.1       +14 -0     
ports/lang/erlang/files/patch-lib_inets_src_http__client_http.erl (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to