Subject: CVS commit: pkgsrc/devel/R-R.oo
From: Makoto Fujiwara
Date: 2024-02-06 13:10:20
Message id: 20240206121020.167E8FA42@cvs.NetBSD.org

Log Message:
(devel/R-R.oo) Updated 1.25.0 to 1.26.0, make test passed

# Version 1.26.0 [2024-01-23]

## Significant Changes

 * The `hashCode(s)` implementation for strings was rewritten to avoid
   integer overflow (see below bug fix).  As a consequence, the
   computed hash is no longer the same for some strings.

## Documentation

 * Fixed a few small mistakes in the help pages.

## Bug Fixes

 * `hashCode(s)` could return NA, due to integer overflow, for strings
   with more than 13-15 symbols, e.g.  `hashCode("abcdefghijklmno")`
   resulted in a missing value and a warning.

Files:
RevisionActionfile
1.4modifypkgsrc/devel/R-R.oo/Makefile
1.5modifypkgsrc/devel/R-R.oo/distinfo