CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/09/02 03:24:45
Modified files:
devel/coccinelle: Makefile
devel/ocaml-bitstring: Makefile
devel/ocaml-camomile: Makefile
devel/ocaml-lambda-term: Makefile
devel/ocaml-lwt: Makefile
devel/ocaml-net: Makefile
devel/ounit : Makefile
devel/utop : Makefile
lang/ocaml : Makefile distinfo ocaml.port.mk
lang/ocaml/patches: patch-configure
lang/ocaml/pkg : PFRAG.native-main PLIST-main
net/mldonkey/stable: Makefile
productivity/wyrd: Makefile
sysutils/findlib: Makefile
sysutils/findlib/pkg: PFRAG.dynlink-native PFRAG.native PLIST
textproc/ocaml-text: Makefile
x11/lablgtk2 : Makefile
Added files:
lang/ocaml/patches: patch-asmrun_signals_osdep_h
Removed files:
lang/ocaml/pkg : DESCR-camlp4 DESCR-labltk PFRAG.native-camlp4
PFRAG.native-labltk PFRAG.shared-labltk
PLIST-camlp4 PLIST-labltk
Log message:
Upgrade OCaml to 4.02. Since camlp4 is now a seperate port,
add / change BUILD_DEPENDS for all ports using camlp4.
Findlib is changed because it won't use camlp4 and doesn't install
the Bytes module anymore, which is now included in OCaml 4.02.
ok avsm@