Fri Jan 1 06:25:43 2021 UTC ()
Updated devel/R-pkgbuild to 1.2.0. Added devel/R-gert version 1.0.2

Updated devel/R-pkgbuild to 1.2.0
Added devel/R-gert version 1.0.2


(mef)
diff -r1.3299 -r1.3300 pkgsrc/devel/Makefile
diff -r1.3 -r1.4 pkgsrc/doc/CHANGES-2021

cvs diff -r1.3299 -r1.3300 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2020/12/19 15:18:50 1.3299
+++ pkgsrc/devel/Makefile 2021/01/01 06:25:43 1.3300
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3299 2020/12/19 15:18:50 mef Exp $ 1# $NetBSD: Makefile,v 1.3300 2021/01/01 06:25:43 mef Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
@@ -28,26 +28,27 @@ SUBDIR+= R-callr @@ -28,26 +28,27 @@ SUBDIR+= R-callr
28SUBDIR+= R-checkmate 28SUBDIR+= R-checkmate
29SUBDIR+= R-cli 29SUBDIR+= R-cli
30SUBDIR+= R-cliapp 30SUBDIR+= R-cliapp
31SUBDIR+= R-clipr 31SUBDIR+= R-clipr
32SUBDIR+= R-covr 32SUBDIR+= R-covr
33SUBDIR+= R-crayon 33SUBDIR+= R-crayon
34SUBDIR+= R-cyclocomp 34SUBDIR+= R-cyclocomp
35SUBDIR+= R-desc 35SUBDIR+= R-desc
36SUBDIR+= R-devtools 36SUBDIR+= R-devtools
37SUBDIR+= R-diffobj 37SUBDIR+= R-diffobj
38SUBDIR+= R-evaluate 38SUBDIR+= R-evaluate
39SUBDIR+= R-fansi 39SUBDIR+= R-fansi
40SUBDIR+= R-fs 40SUBDIR+= R-fs
 41SUBDIR+= R-gert
41SUBDIR+= R-git2r 42SUBDIR+= R-git2r
42SUBDIR+= R-glue 43SUBDIR+= R-glue
43SUBDIR+= R-ini 44SUBDIR+= R-ini
44SUBDIR+= R-inline 45SUBDIR+= R-inline
45SUBDIR+= R-iterators 46SUBDIR+= R-iterators
46SUBDIR+= R-lazyeval 47SUBDIR+= R-lazyeval
47SUBDIR+= R-lifecycle 48SUBDIR+= R-lifecycle
48SUBDIR+= R-lintr 49SUBDIR+= R-lintr
49SUBDIR+= R-magrittr 50SUBDIR+= R-magrittr
50SUBDIR+= R-memoise 51SUBDIR+= R-memoise
51SUBDIR+= R-mockery 52SUBDIR+= R-mockery
52SUBDIR+= R-pkgKitten 53SUBDIR+= R-pkgKitten
53SUBDIR+= R-pkgbuild 54SUBDIR+= R-pkgbuild

cvs diff -r1.3 -r1.4 pkgsrc/doc/CHANGES-2021 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2021 2021/01/01 05:11:35 1.3
+++ pkgsrc/doc/CHANGES-2021 2021/01/01 06:25:43 1.4
@@ -1,6 +1,8 @@ @@ -1,6 +1,8 @@
1 Updated devel/R-git2r to 0.27.1 [mef 2021-01-01] 1 Updated devel/R-git2r to 0.27.1 [mef 2021-01-01]
2 Updated devel/R-rlang to 0.4.9 [mef 2021-01-01] 2 Updated devel/R-rlang to 0.4.9 [mef 2021-01-01]
3 Updated devel/R-cli to 2.2.0 [mef 2021-01-01] 3 Updated devel/R-cli to 2.2.0 [mef 2021-01-01]
4 Updated devel/R-testthat to 3.0.1 [mef 2021-01-01] 4 Updated devel/R-testthat to 3.0.1 [mef 2021-01-01]
5 Updated net/mikutter to 4.1.3 [tsutsui 2021-01-01] 5 Updated net/mikutter to 4.1.3 [tsutsui 2021-01-01]
6 Added lang/R-cpp11 version 0.2.4 [mef 2021-01-01] 6 Added lang/R-cpp11 version 0.2.4 [mef 2021-01-01]
 7 Updated devel/R-pkgbuild to 1.2.0 [mef 2021-01-01]
 8 Added devel/R-gert version 1.0.2 [mef 2021-01-01]