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-11-30 17:45:43 by Adam Ciarcinski | Files touched by this commit (654) | |
Log message: Revbump after textproc/icu update |
2017-11-23 18:20:22 by Thomas Klausner | Files touched by this commit (556) |
Log message: recursive bump for libxkbcommon removal from at-spi2-core |
2017-09-18 11:53:40 by Maya Rashish | Files touched by this commit (676) |
Log message: revbump for requiring ICU 59.x |
2017-04-22 23:04:05 by Adam Ciarcinski | Files touched by this commit (670) | |
Log message: Revbump after icu update |
2017-03-31 12:32:21 by Thomas Klausner | Files touched by this commit (106) | |
Log message: Recursive bump for gpgme update which removed a support library. |
2017-02-12 07:26:18 by Ryo ONODERA | Files touched by this commit (1451) |
Log message: Recursive revbump from fonts/harfbuzz |
2017-02-06 14:56:14 by Thomas Klausner | Files touched by this commit (1452) |
Log message: Recursive bump for harfbuzz's new graphite2 dependency. |
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-04 06:17:46 by Ryo ONODERA | Files touched by this commit (667) |
Log message: Recursive revbump from textproc/icu 58.1 |