Path to this page:
Subject: CVS commit: pkgsrc/devel/goredo
From: Amitai Schleier
Date: 2022-02-25 20:13:25
Message id: 20220225191325.E341EFB24@cvs.NetBSD.org
Log Message:
Update to 1.23.0. From the changelog:
- "redo-ifchange"’s "-f" option forces each target rebuilding.
Comparing to "redo", it will parallelize the process.
- Inode’s number is also stored as dependency information, just to
prevent possible "ctime" collision of two files.
- Performance optimization: do not use target’s temporary output file
at all, if its hash equals to already existing target’s one. Just
touch existing target file instead.
Files: