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-06-25 16:39:20 by Amitai Schleier | Files touched by this commit (1) |
Log message: Really fix rpaths in installed shlibs on Darwin. Bump PKGREVISION. |
2019-05-07 16:24:03 by Amitai Schleier | Files touched by this commit (1) |
Log message: Fix relative rpaths in installed libraries on Darwin. Bump PKGREVISION. |
2019-04-27 13:33:04 by Thomas Klausner | Files touched by this commit (16) |
Log message: *: add SHA512 checksums to distinfo |
2019-04-03 02:33:20 by Ryo ONODERA | Files touched by this commit (748) |
Log message: Recursive revbump from textproc/icu |
2018-12-09 19:52:52 by Adam Ciarcinski | Files touched by this commit (724) |
Log message: revbump after updating textproc/icu |
2018-08-27 21:26:08 by Amitai Schleier | Files touched by this commit (1) |
Log message: Fix loading sub-std.so (and related broken tests) on at least NetBSD and Linux. Bump PKGREVISION. |
2018-07-20 05:34:33 by Ryo ONODERA | Files touched by this commit (705) |
Log message: Recursive revbump from textproc/icu-62.1 |
2018-04-14 09:34:46 by Adam Ciarcinski | Files touched by this commit (681) | |
Log message: revbump after icu update |
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 |