Hi
> I've attached an update to OCaml 3.11.0 , which is a significant bump
> over our existing 3.0.9 version.
Works here on i386. Testing soon on amd64 only if nobody else does it.
However shouldn't the line
CONFIGURE_ARGS+=-tkdefs '-I${LOCALBASE}/include/tk8. <-- missing num here
-I${LOCALBASE}/include/tcl8.4'
be more like
CONFIGURE_ARGS+=-tkdefs '-I${LOCALBASE}/include/tk8.5
-I${LOCALBASE}/include/tcl8.5' (or 8.4)
> Other ports were also affected by the update, and diffs are attached:
>
> devel/cil : build failure, fixed up with a Makefile patch. Also upgraded
> to latest version.
> net/stable/mldonkey: build failure: usual fix to bump required ocaml
> version in configure script
> productivity/wyrd : address insecure tempfile handling (unrelated, but
> worth fixing in this batch)
These are fine here
> devel/omake : build failure: fixed up by removing incorrect external
> declaration
I still have the problem there (there does not seem to be anything in the
diff patching src/exec/omake_exec.ml or does there?)
>
> I also tried the following without issues:
>
> ocaml-postgresql-1.4.6p1
> ocaml-sqlite3-0.2.0p5
> ocaml-calendar-1.09.5p0
> camlimages-2.2.0p2
> ocaml-3.09.3p0
> ocamlduce-3.09.2pl1p0
> unison-2.27.57
> cryptokit-1.3p0
> findlib-1.1.2pl1p1
--> this one could use an update (I'll send the update on the list)
> gonzui-1.2p4
> hevea-1.06p0
---> I had sent an update to 1.10 a couple of months ago (wyrd will need to
be told it's ok to work with 1.10 as it seems compatible with 1.09 only)
> ocaml-rss-0.4p0
> ocaml-xml-light-2.2p1
> lablgtk-1.2.7p4
--> giovanni@ had a lablgtk2 package almost ready (I have a 2.12 port which
seems to work here also that I could send)
> Any more test reports appreciated! If I can get this in, next step is
> to split up the TK bits into a subpackage so we can install OCaml
> without needing Xorg.
Sounds like a good idea.
Thanks for the update Anil!
--
Richard Bonichon