Added devel/R-renv version 0.14.0

This commit is contained in:
mef 2021-08-17 14:04:17 +00:00
parent 6360c1e9bf
commit 26f47ab41c
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3481 2021/08/13 04:35:00 pin Exp $
# $NetBSD: Makefile,v 1.3482 2021/08/17 14:04:17 mef Exp $
#
COMMENT= Development utilities
@ -70,6 +70,7 @@ SUBDIR+= R-rcmdcheck
SUBDIR+= R-rematch
SUBDIR+= R-rematch2
SUBDIR+= R-remotes
SUBDIR+= R-renv
SUBDIR+= R-repr
SUBDIR+= R-rex
SUBDIR+= R-rio

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2021,v 1.4242 2021/08/17 11:13:30 wiz Exp $
$NetBSD: CHANGES-2021,v 1.4243 2021/08/17 14:04:17 mef Exp $
Changes to the packages collection and infrastructure in 2021:
@ -6688,3 +6688,4 @@ Changes to the packages collection and infrastructure in 2021:
Updated misc/libreoffice to 7.1.5.2nb1 [wiz 2021-08-17]
Updated net/tor to 0.4.6.7 [wiz 2021-08-17]
Added meta-pkgs/gstreamer1-default-backend version 1.0 [wiz 2021-08-17]
Added devel/R-renv version 0.14.0 [mef 2021-08-17]