Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2009 15:24:53 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/erlang Makefile ports/lang/erlang/files patch-lib_compiler_src_beam__utils.erl patch-lib_inets_src_http__client_http.erl
Message-ID:  <200906121524.n5CFOrkg085087@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906121524.n5CFOrkg085087>