2019-11-03 20:28:49 by Roland Illig | Files touched by this commit (22) |
Log message: games: 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 |
2018-11-14 23:22:54 by Klaus Klein | Files touched by this commit (1332) | ![]() |
Log message: Revbump after cairo 1.16.0 update. |
2018-11-12 04:53:16 by Ryo ONODERA | Files touched by this commit (1532) |
Log message: Recursive revbump from hardbuzz-2.1.1 |
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-04-16 16:35:28 by Thomas Klausner | Files touched by this commit (1284) |
Log message: Recursive bump for new fribidi dependency in pango. |
2018-03-12 12:18:01 by Thomas Klausner | Files touched by this commit (2155) |
Log message: Recursive bumps for fontconfig and libzip dependency changes. |
2018-01-14 18:34:02 by Roland Illig | Files touched by this commit (58) |
Log message: games/*: fix alignment of variable values pkglint -Wall -r --autofix --only aligned After running the above command, three packages had to be adjusted manually: In maelstrom-x11, pkglint didn't see that a commented variable assignment should have been re-aligned as well. In netmaze, there was a single line that didn't align well with all the others, but pkglint decided to adjust the whole paragraph to this single line. The result would have been ok, but not good. In tscp, there was a paragraph where some of the lines were indented one space more than the others. This rule is useful when one variable name is very long compared to the others, but not in this case. |
2017-10-05 12:05:43 by Leonardo Taccari | Files touched by this commit (1) |
Log message: frozen-bubble: SunOS also needs -lsocket and -lnsl Should fix build on at least SmartOS. Pointed out by Joyent SmartOS bulk builds. |
2017-10-05 11:57:02 by Leonardo Taccari | Files touched by this commit (1) |
Log message: frozen-bubble: Update my email address |