Sat Aug 1 21:51:18 2020 UTC ()
(devel/R-tinytest) Add new package: R-tinytest-1.2.2


(mef)
diff -r1.3175 -r1.3176 pkgsrc/devel/Makefile
diff -r1.4254 -r1.4255 pkgsrc/doc/CHANGES-2020

cvs diff -r1.3175 -r1.3176 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2020/07/31 20:11:23 1.3175
+++ pkgsrc/devel/Makefile 2020/08/01 21:51:17 1.3176
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3175 2020/07/31 20:11:23 brook Exp $ 1# $NetBSD: Makefile,v 1.3176 2020/08/01 21:51:17 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
@@ -57,26 +57,27 @@ SUBDIR+= R-rcmdcheck @@ -57,26 +57,27 @@ SUBDIR+= R-rcmdcheck
57SUBDIR+= R-rematch 57SUBDIR+= R-rematch
58SUBDIR+= R-remotes 58SUBDIR+= R-remotes
59SUBDIR+= R-repr 59SUBDIR+= R-repr
60SUBDIR+= R-rex 60SUBDIR+= R-rex
61SUBDIR+= R-rio 61SUBDIR+= R-rio
62SUBDIR+= R-rlang 62SUBDIR+= R-rlang
63SUBDIR+= R-roxygen2 63SUBDIR+= R-roxygen2
64SUBDIR+= R-rprojroot 64SUBDIR+= R-rprojroot
65SUBDIR+= R-rversions 65SUBDIR+= R-rversions
66SUBDIR+= R-sessioninfo 66SUBDIR+= R-sessioninfo
67SUBDIR+= R-tcltk2 67SUBDIR+= R-tcltk2
68SUBDIR+= R-testthat 68SUBDIR+= R-testthat
69SUBDIR+= R-tidyselect 69SUBDIR+= R-tidyselect
 70SUBDIR+= R-tinytest
70SUBDIR+= R-usethis 71SUBDIR+= R-usethis
71SUBDIR+= R-uuid 72SUBDIR+= R-uuid
72SUBDIR+= R-whisker 73SUBDIR+= R-whisker
73SUBDIR+= R-withr 74SUBDIR+= R-withr
74SUBDIR+= R-xfun 75SUBDIR+= R-xfun
75SUBDIR+= RBTools 76SUBDIR+= RBTools
76SUBDIR+= RE-flex 77SUBDIR+= RE-flex
77SUBDIR+= Renaissance 78SUBDIR+= Renaissance
78SUBDIR+= SDL 79SUBDIR+= SDL
79SUBDIR+= SDL-intro-en 80SUBDIR+= SDL-intro-en
80SUBDIR+= SDL-intro-ko 81SUBDIR+= SDL-intro-ko
81SUBDIR+= SDL2 82SUBDIR+= SDL2
82SUBDIR+= SDL_Pango 83SUBDIR+= SDL_Pango

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

--- pkgsrc/doc/CHANGES-2020 2020/08/01 16:03:58 1.4254
+++ pkgsrc/doc/CHANGES-2020 2020/08/01 21:51:18 1.4255
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2020,v 1.4254 2020/08/01 16:03:58 fcambus Exp $ 1$NetBSD: CHANGES-2020,v 1.4255 2020/08/01 21:51:18 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]
@@ -6698,13 +6698,14 @@ Changes to the packages collection and i @@ -6698,13 +6698,14 @@ Changes to the packages collection and i
6698 Updated pkgtools/pkglint to 20.2.5 [rillig 2020-07-31] 6698 Updated pkgtools/pkglint to 20.2.5 [rillig 2020-07-31]
6699 Added graphics/R-jpeg version 0.1.8.1 [brook 2020-07-31] 6699 Added graphics/R-jpeg version 0.1.8.1 [brook 2020-07-31]
6700 Added graphics/R-polyclip version 1.10.0 [brook 2020-08-01] 6700 Added graphics/R-polyclip version 1.10.0 [brook 2020-08-01]
6701 Added graphics/R-ggthemes version 4.2.0 [brook 2020-08-01] 6701 Added graphics/R-ggthemes version 4.2.0 [brook 2020-08-01]
6702 Added math/volk version 2.3.0 [tnn 2020-08-01] 6702 Added math/volk version 2.3.0 [tnn 2020-08-01]
6703 Added ham/soapy-sdr version 0.7.2 [tnn 2020-08-01] 6703 Added ham/soapy-sdr version 0.7.2 [tnn 2020-08-01]
6704 Added ham/py-soapy-sdr version 0.7.2 [tnn 2020-08-01] 6704 Added ham/py-soapy-sdr version 0.7.2 [tnn 2020-08-01]
6705 Added net/R-pingr version 2.0.1 [mef 2020-08-01] 6705 Added net/R-pingr version 2.0.1 [mef 2020-08-01]
6706 Updated devel/R-covr to 3.5.0 [mef 2020-08-01] 6706 Updated devel/R-covr to 3.5.0 [mef 2020-08-01]
6707 Added textproc/ugrep version 2.5.0 [scole 2020-08-01] 6707 Added textproc/ugrep version 2.5.0 [scole 2020-08-01]
6708 Updated net/dbip-asn-lite to 2020.08 [fcambus 2020-08-01] 6708 Updated net/dbip-asn-lite to 2020.08 [fcambus 2020-08-01]
6709 Updated net/dbip-city-lite to 2020.08 [fcambus 2020-08-01] 6709 Updated net/dbip-city-lite to 2020.08 [fcambus 2020-08-01]
6710 Updated net/dbip-country-lite to 2020.08 [fcambus 2020-08-01] 6710 Updated net/dbip-country-lite to 2020.08 [fcambus 2020-08-01]
 6711 Updated devel/R-tinytest to 1.2.2 [mef 2020-08-01]