Commit graph

7 commits

Author SHA1 Message Date
nia
390a720537 time: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 11:24:16 +00:00
nia
5c3f4c5851 time: Remove SHA1 hashes for distfiles 2021-10-07 15:03:53 +00:00
rillig
5c9d5e5586 time: align variable assignments
pkglint -Wall -F --only aligned -r

No manual corrections.
2019-11-02 16:28:37 +00:00
khorben
f4082ff9c7 Simplify the package some more
No change expected to the resulting binary, therefore no new PKGREVISION.
2018-09-15 16:25:22 +00:00
khorben
cccfc5191e Simplify the handling of the bash interpreter
This may change the dependency on bash this time, so it bumps PKGREVISION.

Also a suggestion from leot@, thanks!
2018-09-15 16:17:10 +00:00
khorben
095c4b6d61 Simplify the package
This removes the need for AUTO_MKDIRS and bsd.prefs.mk. It also
leverages ${INSTALL_SCRIPT}, ${INSTALL_MAN_DIR}, ${INSTALL_MAN} and
${INSTALL_DATA} instead of just ${INSTALL}.

No change to PKGREVISION as the final binary should be identical.

With suggestions from leot@, thanks!
2018-09-15 15:51:14 +00:00
khorben
798c80e1a9 Import memo 0.6 as time/memo 2018-09-15 15:14:26 +00:00