2021-10-26 13:18:40 by Nia Alarie | Files touched by this commit (38) |
Log message: shells: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:56:13 by Nia Alarie | Files touched by this commit (38) |
Log message: shells: Remove SHA1 hashes for distfiles |
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message: all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. |
2019-11-04 22:14:07 by Roland Illig | Files touched by this commit (8) |
Log message: shells: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
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-02-26 10:43:09 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Use OPSYSVARS. |
2015-11-03 00:00:35 by Alistair G. Crooks | Files touched by this commit (25) |
Log message: Add SHA512 digests for distfiles for shells category Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). Existing SHA1 digests retained for now as an audit trail. |
2015-03-13 18:25:52 by Tobias Nygren | Files touched by this commit (1) |
Log message: needs yacc(1) tool |
2014-10-25 16:09:19 by Ryo ONODERA | Files touched by this commit (2) |
Log message: Update to 2.05.2.13 CHangelog: Fix CVE-2014-6277 and CVE-2014-6278 |
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message: Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. |