Subject: CVS commit: pkgsrc/devel/R-globals
From: Makoto Fujiwara
Date: 2024-10-18 17:24:49
Message id: 20241018152449.E048BFC7E@cvs.NetBSD.org

Log Message:
(devel/R-globals) Updated 0.16.2 to 0.16.3

# Version 0.16.3 [2024-03-07]

## Bug Fixes

 * `globalsByName()`, and therefore also `globalsOf()`, did not
   support special arguments `..1`, `..2`, etc.

 * `cleanup(globals, drop)` on a `Globals` object with non-existing
   globals and where `drop` did _not_ specify `"missing"` would throw
   an `Error in exists(name, envir = env) : use of NULL environment is
   defunct`.  Now the non-existing ("missing") globals are preserved.

Files:
RevisionActionfile
1.3modifypkgsrc/devel/R-globals/Makefile
1.5modifypkgsrc/devel/R-globals/distinfo