Path to this page:
./
devel/R-filelock,
Portable File Locking
Branch: CURRENT,
Version: 1.0.3,
Package name: R-filelock-1.0.3,
Maintainer: pkgsrc-usersPlace an exclusive or shared lock on a file. It uses 'LockFile' on
Windows and 'fcntl' locks on Unix-like systems.
Master sites: (Expand)
Version history: (Expand)
- (2024-01-20) Updated to version: R-filelock-1.0.3
- (2021-01-02) Package added to pkgsrc.se, version R-filelock-1.0.2 (created)
CVS history: (Expand)
2024-01-20 08:42:27 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/R-filelock) Update 1.0.2 to 1.0.3, make test passed
# filelock 1.0.3
* No user visible changes.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-01-02 12:24:34 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(devel/R-filelock) import R-filelock-1.0.2
Place an exclusive or shared lock on a file. It uses 'LockFile' on
Windows and 'fcntl' locks on Unix-like systems.
|