CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/08/18 16:04:48
Modified files:
devel/ocaml-batteries: Makefile distinfo
devel/ocaml-batteries/pkg: PFRAG.native PLIST
Added files:
devel/ocaml-batteries/patches: patch-src_batteries_mllib
devel/ocaml-batteries/pkg: PFRAG.dynlink-native
Removed files:
devel/ocaml-batteries/patches: patch-META_in
Log message:
update to ocaml-batteries-1.5.0
* META info fixed upstream
* move cmxs to PFRAG.native-dynlink
* update ocamlfind sitelib path
* /usr/local/ocaml/site-lib/batteries/ocaml is a script, not executable
* Fix toplevel help system
The path to the documentation is hardcoded at build time.
Therefore DOCROOT may not be prefixed by WRKINST at build time.
From: Christopher Zimmermann <[email protected]>