2023-11-05 22:08:21 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated misc/ocaml-topkg to version 1.0.7.
Changes:
* Fix install of C stubs in byte code only installations.
* Fix native dynlink detection on OCaml 5.0 and thus cmxs file
installation.
|
2022-05-24 20:51:57 by Jaap Boender | Files touched by this commit (118) | |
Log message:
Recursive revbump associated with update of ocaml.
Also change of mk/ocaml.mk to lang/ocaml/ocaml.mk.
|
2022-01-31 13:04:19 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ocaml-topkg: update to 1.0.5.
v1.0.5 2022-01-28 La Forclaz (VS)
---------------------------------
- `Topkg.String.parse_version`. Support for the new OCaml
version string format (https://github.com/ocaml/ocaml/pull/9712)
- Switch from `opam config var` to `opam var`.
- Fix compilation for next version of `cmdliner`.
|
2021-11-23 22:56:32 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ocaml-topkg: update to 1.0.4.
v1.0.4 2021-10-04 Zagreb
-------------------------
- Remove mentions of `Result.result` in the code base. We got the
dependency indirectly through `bos` and the latest version of the
latter no longer depends on it.
|
2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Remove SHA1 hashes for distfiles
|
2021-03-08 21:41:01 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated misc/ocaml-topkg to version 1.0.3.
This adds support for OCaml 4.12. Otherwise changes are minor.
|
2021-03-08 09:13:10 by Jaap Boender | Files touched by this commit (214) | |
Log message:
Recursive revbump associated with update of lang/ocaml
|
2019-11-03 18:04:28 by Roland Illig | Files touched by this commit (71) |
Log message:
misc: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2018-11-27 17:43:05 by Jaap Boender | Files touched by this commit (3) |
Log message:
Updated devel/ocaml-topkg to version 1.0.0.
This version includes several improvements in opam support, and
bugfixes.
|