2018-05-09 16:54:54 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated devel/ocaml-ppx_compare to version 0.11.1.
The package now depends on devel/ocaml-ppxlib instead of on its
constituent parts. There have also been some minor improvements from
version 0.9 to 0.10.
|
2018-04-04 21:38:23 by Jaap Boender | Files touched by this commit (3) |
Log message:
Revbump for devel/ocaml-ppx_compare.
No upstream changes, just dealing with new files caused to be installed
by the new version of jbuilder.
|
2018-01-10 17:53:15 by Jaap Boender | Files touched by this commit (107) | |
Log message:
Recursive revbump associated with the update to OCaml 4.06.
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2017-10-11 15:51:56 by Jaap Boender | Files touched by this commit (5) |
Log message:
New package devel/ocaml-ppx_compare
This is an OCaml library to generate comparison functions from type
definitions. It's needed as a dependency of ocaml-ppx_base.
|