Subject: CVS commit: pkgsrc/devel/R-pkgload
From: Makoto Fujiwara
Date: 2022-04-30 02:49:18
Message id: 20220430004918.BDDB5FB1A@cvs.NetBSD.org

Log Message:
(devel/R-pkgload) Updated 1.2.1 to 1.2.4

# pkgload 1.2.4

* Lionel Henry is now the maintainer.

* `load_all()` automatically registers package translations, if found.

# pkgload 1.2.3

* pkgload now forces all bindings on unload. This fixes errors and
  inconsistencies when dangling references force lazy bindings after
  unload or reload.

* `load_all()` now restores S3 methods registered by third party
  packages (#163).

* `load_dll()` will now preserve the DLL name when loading instead of
  always using the package name. This allows packages to include DLL's
  with different names (#162, @dfalbel).

Files:
RevisionActionfile
1.4modifypkgsrc/devel/R-pkgload/Makefile
1.6modifypkgsrc/devel/R-pkgload/distinfo