Subject: CVS commit: pkgsrc/devel/R-fastmap
From: Makoto Fujiwara
Date: 2023-06-11 12:05:19
Message id: 20230611100519.CCD18FA89@cvs.NetBSD.org

Log Message:
(devel/R-fastmap) Updated 1.1.0 to 1.1.1

fastmap 1.1.1
=============

* Updated hopscotch-map library to 2.3.0.

* Closed #24: Added a `$clone()` method to `fastmap`. (#26)

* Fixed #27: If a `fastmap` object has no holes in the lists storing keys
  and values, and then it is serialized and then unserialized,
  the new `fastmap` would contain zero items. (#28)

* Faster implementations of `fastmap` `$keys()` and `$as_list()` methods.

Files:
RevisionActionfile
1.2modifypkgsrc/devel/R-fastmap/Makefile
1.4modifypkgsrc/devel/R-fastmap/distinfo