./devel/ocaml-migrate-parsetree, Migrate parse trees between versions of OCaml

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.3.0, Package name: ocaml-migrate-parsetree-2.3.0, Maintainer: jaapb

This library converts between parsetrees of different OCaml versions.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-result] [devel/ocaml-ppx_derivers] [devel/ocaml-dune]

Required to build:
[pkgtools/cwrappers] [devel/ocamlbuild] [misc/ocaml-opaline]

Master sites:

Filesize: 201.904 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-02 15:13:34 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated devel/ocaml-migrate-parsetree to version 2.3.0.

This mostly adds support for OCaml 4.14 (and versions in between); it also
removes some unneeded dependencies and adds some minor bugfixes.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | Package updated
Log message:
Recursive revbump associated with update of lang/ocaml
   2020-12-09 12:25:03 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated devel/ocaml-migrate-parsetree to 1.8.0

The github upstream project has changed. Further changes are mostly
bugfixes, plus added support for OCaml 4.11 and 4.12.
   2020-01-29 09:28:44 by Jaap Boender | Files touched by this commit (4)
Log message:
Updated devel/ocaml-migrate-parsetree to version 1.5.0.

This adds support for OCaml 4.10.
   2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274)
Log message:
devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.