2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466) |
Log message: games: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466) |
Log message: games: Remove SHA1 hashes for distfiles |
2021-09-29 21:01:31 by Adam Ciarcinski | Files touched by this commit (872) |
Log message: revbump for boost-libs |
2021-04-21 15:25:34 by Adam Ciarcinski | Files touched by this commit (864) |
Log message: revbump for boost-libs |
2020-05-22 12:56:49 by Adam Ciarcinski | Files touched by this commit (624) |
Log message: revbump after updating security/nettle |
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message: *: recursive bump for libffi |
2019-07-21 00:46:59 by Thomas Klausner | Files touched by this commit (595) |
Log message: *: recursive bump for nettle 3.5.1 |
2018-04-18 00:29:53 by Thomas Klausner | Files touched by this commit (286) |
Log message: Add p11-kit to gnutls/bl3.mk and bump dependencies. |
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. |
2016-10-01 15:01:12 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Fix gnutls fallout. Bump revision. |