2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message: graphics: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message: graphics: Remove SHA1 hashes for distfiles |
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message: all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. |
2019-11-02 23:38:06 by Roland Illig | Files touched by this commit (114) |
Log message: graphics: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
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-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219) |
Log message: Extend SHA512 checksums to various files I have on my local distfile mirror. |
2013-03-03 11:53:31 by Sergey Svishchev | Files touched by this commit (3) |
Log message: Update to 0.95. No changelog. |
2012-11-01 20:50:59 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Fix inline usage. Add missing return values. |