Path to this page:
Subject: CVS commit: pkgsrc/devel/R-git2r
From: Makoto Fujiwara
Date: 2024-01-20 10:28:58
Message id: 20240120092858.63236FA42@cvs.NetBSD.org
Log Message:
(devel/R-git2r) Updated 0.32.0 to 0.33.0, make test passed
# git2r 0.33.0 (2023-11-26)
## CHANGES
* Added a missing 'git2r-package' alias to the documentation.
* Added the argument 'raw' to the 'content' function to make it
possible to get a blob content as a raw vector, see issue #461.
* Updated the bundled libgit2 source code to version 1.7.1.
* Changed the R dependency from >= 3.4 to >= 4.0.
* Added a missing '-liconv' to PKG_LIBS in Makevars.win.
Files: