CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/08/27 02:05:17
Modified files:
devel/ocaml-react: Makefile distinfo
devel/ocaml-react/pkg: PLIST
devel/ocaml-lwt: Makefile distinfo
devel/ocaml-lwt/patches: patch-setup_ml
devel/ocaml-lambda-term: Makefile distinfo
devel/ocaml-lambda-term/pkg: PLIST
devel/ocaml-zed: Makefile distinfo
devel/ocaml-zed/pkg: PLIST
devel/utop : Makefile distinfo
Removed files:
devel/ocaml-lambda-term/patches: patch-_oasis patch-_tags
patch-myocamlbuild_ml
patch-setup_ml
patch-src_lTerm_unix_stubs_c
Log message:
Upgrade ocaml-react. Since it has a major api charge, all of its dependers
need an upgrade, too.
* react uses opam without findlib as build system. Therefore call
ocamlbuild directly. And roll a custom do-install.
* lwt will need camlp4.
* zed has moved to github.
* utop, too.
* lambda-term, too. Also will it need camlp4.
OK jca@