Commit graph

4 commits

Author SHA1 Message Date
mef
f12a2040cb (devel/R-cachem) Updated 1.0.5 to 1.0.6
cachem 1.0.6
============
* Fixed #14: Fix off-by-one error when checking pruning throttling counter for `cache_disk`. (#15)

* Closed #13: Added documentation for the `remove()` method.
2021-11-28 00:49:54 +00:00
nia
f27e22519a 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-26 10:13:59 +00:00
nia
2da474aec0 devel: Remove SHA1 hashes for distfiles 2021-10-07 13:38:55 +00:00
mef
d737a598cb (devel/R-cachem) import R-cachem-1.0.5
Key-value stores with automatic pruning. Caches can limit either their
total size or the age of the oldest object (or both), automatically
pruning objects to maintain the constraints.
2021-05-31 22:33:11 +00:00