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-01 23:30:04 by Roland Illig | Files touched by this commit (537) |
Log message: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F |
2017-09-08 11:51:27 by Jaap Boender | Files touched by this commit (113) | ![]() |
Log message: Recursive revbump associated with update of ocaml to 4.05 |
2017-07-11 16:19:23 by Jaap Boender | Files touched by this commit (71) |
Log message: Revbump associated with ocaml-4.04.2 |
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message: Convert all occurrences (353 by my count) of MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly. |
2016-12-30 12:17:03 by Jaap Boender | Files touched by this commit (89) | ![]() |
Log message: Recursive revbump associated with ocaml update to 4.04. |
2016-10-09 23:27:07 by David A. Holland | Files touched by this commit (1) |
Log message: Whitespace. |
2016-10-09 23:25:11 by David A. Holland | Files touched by this commit (1) |
Log message: Fix install rule. Switch to user-destdir. Should retire PR 51545. PKGREVISION -> 10 because prior packages might have unintended mode 600 data files. |
2016-09-11 06:34:09 by David A. Holland | Files touched by this commit (2) |
Log message: Fix broken build with latest camlp4. XXX: this package has an abusive do-install rule. |
2016-05-05 13:45:43 by Jaap Boender | Files touched by this commit (91) | ![]() |
Log message: Recursive revbump associated with ocaml update. |