Draft: ocaml aports
Building on the work omni did in !25782 (closed)
I had to modify the patches a little bit in order to get them to apply to the current git tree. I needed to remove the references to mips and mips64, and for ocaml-calendar
, pkgrel was bumped from 1 to 3, so I fixed that.
There were also 5 patches that I did not apply, most of them due to the aports already being updated:
--- git-log.old
+++ git-log.new
@@ -6,19 +6,14 @@
testing/ocaml-qtest: upgrade to 2.11
testing/ocaml-qcheck: upgrade to 0.18
testing/supermin: upgrade to 5.2.1
-testing/ocaml-zarith: rebuild against ocaml 4.13.0
testing/reason: rebuild against ocaml 4.13.0
testing/ocaml-gettext: upgrade to 0.4.2
testing/ocaml-libvirt: upgrade to 0.6.1.5
testing/ocaml-fileutils: upgrade to 0.6.3
testing/ocaml-xml-light: rebuild against ocaml 4.13.0
testing/ocaml-obuild: rebuild against ocaml 4.13.0
-testing/ocaml-cppo: upgrade to 1.6.8
testing/ocaml-curses: rebuild against ocaml 4.13.0
testing/ocaml-calendar: rebuild against ocaml 4.13.0
testing/merlin: upgrade to 3.6.1
testing/ocaml-sha: upgrade to 1.14
-testing/ocaml-camlp5: upgrade to 8.00
testing/ocaml-ptmap: upgrade to 2.0.5
-testing/ocaml-num: upgrade to 1.4
-testing/coq: rebuild against ocaml 4.13.0
Now let's see if this thing builds.
Edited by rubicon