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. |
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message: Bump PKGREVISIONs for perl 5.30.0 |
2019-03-05 17:50:45 by Jaap Boender | Files touched by this commit (3) |
Log message: Updated devel/ocaml-re for dune compatibility. Package now compatible with dune 1.7; revbump. |
2018-11-27 17:07:29 by Jaap Boender | Files touched by this commit (5) |
Log message: Updated devel/ocaml-re to version 1.8.0. This fixes a bug, and adds iterators based on OCaml's Seq module. The package now uses dune. |
2018-11-12 17:10:29 by Jaap Boender | Files touched by this commit (141) | |
Log message: Revbumps associated with update of lang/ocaml. |
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message: Recursive bump for perl5-5.28.0 |
2018-07-19 17:15:31 by Jaap Boender | Files touched by this commit (190) | |
Log message: Recursive revbump associated with the update of lang/ocaml to 4.07. |
2018-04-05 12:45:05 by Jaap Boender | Files touched by this commit (4) |
Log message: Updated package devel/ocaml-re to version 1.7.3. This modifies the internal structure of the package, but there are no major API changes. |
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. |