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
Jimmy Olgeni
olgeni at FreeBSD.org
Fri Jun 12 15:25:10 UTC 2009
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)
More information about the cvs-all
mailing list