Sat Sep 19 21:12:52 2020 UTC ()
Added devel/R-pkgKitten version 0.1.5


(mef)
diff -r1.3246 -r1.3247 pkgsrc/devel/Makefile
diff -r1.5337 -r1.5338 pkgsrc/doc/CHANGES-2020

cvs diff -r1.3246 -r1.3247 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2020/09/18 09:28:32 1.3246
+++ pkgsrc/devel/Makefile 2020/09/19 21:12:52 1.3247
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3246 2020/09/18 09:28:32 schmonz Exp $ 1# $NetBSD: Makefile,v 1.3247 2020/09/19 21:12:52 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
@@ -31,26 +31,27 @@ SUBDIR+= R-clipr @@ -31,26 +31,27 @@ SUBDIR+= R-clipr
31SUBDIR+= R-covr 31SUBDIR+= R-covr
32SUBDIR+= R-crayon 32SUBDIR+= R-crayon
33SUBDIR+= R-cyclocomp 33SUBDIR+= R-cyclocomp
34SUBDIR+= R-desc 34SUBDIR+= R-desc
35SUBDIR+= R-devtools 35SUBDIR+= R-devtools
36SUBDIR+= R-evaluate 36SUBDIR+= R-evaluate
37SUBDIR+= R-fansi 37SUBDIR+= R-fansi
38SUBDIR+= R-fs 38SUBDIR+= R-fs
39SUBDIR+= R-git2r 39SUBDIR+= R-git2r
40SUBDIR+= R-glue 40SUBDIR+= R-glue
41SUBDIR+= R-ini 41SUBDIR+= R-ini
42SUBDIR+= R-inline 42SUBDIR+= R-inline
43SUBDIR+= R-iterators 43SUBDIR+= R-iterators
 44SUBDIR+= R-pkgKitten
44SUBDIR+= R-lazyeval 45SUBDIR+= R-lazyeval
45SUBDIR+= R-lifecycle 46SUBDIR+= R-lifecycle
46SUBDIR+= R-lintr 47SUBDIR+= R-lintr
47SUBDIR+= R-magrittr 48SUBDIR+= R-magrittr
48SUBDIR+= R-memoise 49SUBDIR+= R-memoise
49SUBDIR+= R-mockery 50SUBDIR+= R-mockery
50SUBDIR+= R-pkgbuild 51SUBDIR+= R-pkgbuild
51SUBDIR+= R-pkgconfig 52SUBDIR+= R-pkgconfig
52SUBDIR+= R-pkgload 53SUBDIR+= R-pkgload
53SUBDIR+= R-plogr 54SUBDIR+= R-plogr
54SUBDIR+= R-prettycode 55SUBDIR+= R-prettycode
55SUBDIR+= R-proto 56SUBDIR+= R-proto
56SUBDIR+= R-purrr 57SUBDIR+= R-purrr

cvs diff -r1.5337 -r1.5338 pkgsrc/doc/CHANGES-2020 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2020 2020/09/19 20:06:58 1.5337
+++ pkgsrc/doc/CHANGES-2020 2020/09/19 21:12:52 1.5338
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2020,v 1.5337 2020/09/19 20:06:58 mef Exp $ 1$NetBSD: CHANGES-2020,v 1.5338 2020/09/19 21:12:52 mef Exp $
2 2
3Changes to the packages collection and infrastructure in 2020: 3Changes to the packages collection and infrastructure in 2020:
4 4
5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01] 5 Updated devel/p5-Date-Manip to 6.79 [mef 2020-01-01]
6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01] 6 Updated devel/p5-IO-Async to 0.75 [mef 2020-01-01]
7 Updated devel/samurai to 1.0 [ng0 2020-01-01] 7 Updated devel/samurai to 1.0 [ng0 2020-01-01]
8 Updated www/nsm to 1.25 [ng0 2020-01-01] 8 Updated www/nsm to 1.25 [ng0 2020-01-01]
9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01] 9 Updated textproc/json-yaml to 1.2.1 [sjmulder 2020-01-01]
10 Updated security/doas to 6.2p4 [ng0 2020-01-01] 10 Updated security/doas to 6.2p4 [ng0 2020-01-01]
11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01] 11 Updated devel/p5-B-Keywords to 1.21 [mef 2020-01-01]
12 Updated devel/p5-EV to 4.31 [mef 2020-01-01] 12 Updated devel/p5-EV to 4.31 [mef 2020-01-01]
13 Updated security/sudo to 1.8.30 [kim 2020-01-01] 13 Updated security/sudo to 1.8.30 [kim 2020-01-01]
14 Removed graphics/qiviewer [kamil 2020-01-01] 14 Removed graphics/qiviewer [kamil 2020-01-01]
@@ -8003,13 +8003,14 @@ Changes to the packages collection and i @@ -8003,13 +8003,14 @@ Changes to the packages collection and i
8003 Updated graphics/wxsvg to 1.5.22 [schmonz 2020-09-19] 8003 Updated graphics/wxsvg to 1.5.22 [schmonz 2020-09-19]
8004 Updated devel/ruby-pkg-config to 1.4.3 [taca 2020-09-19] 8004 Updated devel/ruby-pkg-config to 1.4.3 [taca 2020-09-19]
8005 Updated devel/php-xdebug to 2.9.7 [taca 2020-09-19] 8005 Updated devel/php-xdebug to 2.9.7 [taca 2020-09-19]
8006 Updated security/clamav to 0.103.0 [taca 2020-09-19] 8006 Updated security/clamav to 0.103.0 [taca 2020-09-19]
8007 Updated sysutils/apcupsd to 3.14.14 [taca 2020-09-19] 8007 Updated sysutils/apcupsd to 3.14.14 [taca 2020-09-19]
8008 Updated x11/xf86-input-keyboard to 1.9.0nb3 [taca 2020-09-19] 8008 Updated x11/xf86-input-keyboard to 1.9.0nb3 [taca 2020-09-19]
8009 Updated net/samba4 to 4.12.7 [taca 2020-09-19] 8009 Updated net/samba4 to 4.12.7 [taca 2020-09-19]
8010 Updated security/sudo to 1.8.31p2 [taca 2020-09-19] 8010 Updated security/sudo to 1.8.31p2 [taca 2020-09-19]
8011 Added multimedia/mp4tools version 3.8 [schmonz 2020-09-19] 8011 Added multimedia/mp4tools version 3.8 [schmonz 2020-09-19]
8012 Updated net/unison2.51 to 2.51.2nb22 [wiz 2020-09-19] 8012 Updated net/unison2.51 to 2.51.2nb22 [wiz 2020-09-19]
8013 Updated devel/lldb to 10.0.1nb1 [he 2020-09-19] 8013 Updated devel/lldb to 10.0.1nb1 [he 2020-09-19]
8014 Updated net/tor to 0.4.4.5nb1 [leot 2020-09-19] 8014 Updated net/tor to 0.4.4.5nb1 [leot 2020-09-19]
8015 Updated cad/gtkwave to 3.3.106 [mef 2020-09-19] 8015 Updated cad/gtkwave to 3.3.106 [mef 2020-09-19]
 8016 Added devel/R-pkgKitten version 0.1.5 [mef 2020-09-19]