Tue Aug 15 01:21:17 2023 UTC ()
DEPENDS+= update for devel/R-processx 3.8.2


(mef)
diff -r1.9 -r1.10 pkgsrc/devel/R-callr/Makefile
diff -r1.5 -r1.6 pkgsrc/devel/R-pak/Makefile
diff -r1.9 -r1.10 pkgsrc/devel/R-pkgcache/Makefile
diff -r1.3 -r1.4 pkgsrc/net/R-pingr/Makefile
diff -r1.1 -r1.2 pkgsrc/sysutils/R-xopen/Makefile

cvs diff -r1.9 -r1.10 pkgsrc/devel/R-callr/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-callr/Makefile 2022/12/18 01:15:14 1.9
+++ pkgsrc/devel/R-callr/Makefile 2023/08/15 01:21:16 1.10
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.9 2022/12/18 01:15:14 mef Exp $ 1# $NetBSD: Makefile,v 1.10 2023/08/15 01:21:16 mef Exp $
2 2
3R_PKGNAME= callr 3R_PKGNAME= callr
4R_PKGVER= 3.7.3 4R_PKGVER= 3.7.3
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Call R from R 8COMMENT= Call R from R
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= R-processx>=3.6.1:../../sysutils/R-processx 11DEPENDS+= R-processx>=3.8.2:../../sysutils/R-processx
12 12
13# Packages suggested but not available: 13# Packages suggested but not available:
14# 'pingr', 'spelling' 14# 'pingr', 'spelling'
15TEST_DEPENDS+= R-cliapp-[0-9]*:../../devel/R-cliapp 15TEST_DEPENDS+= R-cliapp-[0-9]*:../../devel/R-cliapp
16TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr 16TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
17TEST_DEPENDS+= R-crayon-[0-9]*:../../devel/R-crayon 17TEST_DEPENDS+= R-crayon-[0-9]*:../../devel/R-crayon
18TEST_DEPENDS+= R-fansi-[0-9]*:../../devel/R-fansi 18TEST_DEPENDS+= R-fansi-[0-9]*:../../devel/R-fansi
19TEST_DEPENDS+= R-pingr-[0-9]*:../../net/R-pingr 19TEST_DEPENDS+= R-pingr-[0-9]*:../../net/R-pingr
20TEST_DEPENDS+= R-ps-[0-9]*:../../sysutils/R-ps 20TEST_DEPENDS+= R-ps-[0-9]*:../../sysutils/R-ps
21TEST_DEPENDS+= R-withr-[0-9]*:../../devel/R-withr 21TEST_DEPENDS+= R-withr-[0-9]*:../../devel/R-withr
22TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat 22TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
23TEST_DEPENDS+= R-rprojroot-[0-9]*:../../devel/R-rprojroot 23TEST_DEPENDS+= R-rprojroot-[0-9]*:../../devel/R-rprojroot
24TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling 24TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling

cvs diff -r1.5 -r1.6 pkgsrc/devel/R-pak/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-pak/Makefile 2023/06/18 14:17:58 1.5
+++ pkgsrc/devel/R-pak/Makefile 2023/08/15 01:21:16 1.6
@@ -1,39 +1,39 @@ @@ -1,39 +1,39 @@
1# $NetBSD: Makefile,v 1.5 2023/06/18 14:17:58 mef Exp $ 1# $NetBSD: Makefile,v 1.6 2023/08/15 01:21:16 mef Exp $
2 2
3R_PKGNAME= pak 3R_PKGNAME= pak
4R_PKGVER= 0.5.1 4R_PKGVER= 0.5.1
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Another Approach to Package Installation 8COMMENT= Another Approach to Package Installation
9LICENSE= gnu-gpl-v3 9LICENSE= gnu-gpl-v3
10 10
11DEPENDS+= R-base64enc>=0.1.3:../../converters/R-base64enc 11DEPENDS+= R-base64enc>=0.1.3:../../converters/R-base64enc
12DEPENDS+= R-assertthat>=0.2.1:../../devel/R-assertthat 12DEPENDS+= R-assertthat>=0.2.1:../../devel/R-assertthat
13DEPENDS+= R-callr>=3.0.0.9002:../../devel/R-callr 13DEPENDS+= R-callr>=3.0.0.9002:../../devel/R-callr
14DEPENDS+= R-cli>=1.0.0:../../devel/R-cli 14DEPENDS+= R-cli>=1.0.0:../../devel/R-cli
15DEPENDS+= R-cliapp>=0.0.0.9002:../../devel/R-cliapp 15DEPENDS+= R-cliapp>=0.0.0.9002:../../devel/R-cliapp
16DEPENDS+= R-crayon>=1.3.4:../../devel/R-crayon 16DEPENDS+= R-crayon>=1.3.4:../../devel/R-crayon
17DEPENDS+= R-desc>=1.2.0:../../devel/R-desc 17DEPENDS+= R-desc>=1.2.0:../../devel/R-desc
18DEPENDS+= R-glue>=1.3.0:../../devel/R-glue 18DEPENDS+= R-glue>=1.3.0:../../devel/R-glue
19DEPENDS+= R-lpSolve-[0-9]*:../../devel/R-lpSolve 19DEPENDS+= R-lpSolve-[0-9]*:../../devel/R-lpSolve
20DEPENDS+= R-pkgbuild>=1.0.2:../../devel/R-pkgbuild 20DEPENDS+= R-pkgbuild>=1.0.2:../../devel/R-pkgbuild
21DEPENDS+= R-rematch2>=2.1.2:../../devel/R-rematch2 21DEPENDS+= R-rematch2>=2.1.2:../../devel/R-rematch2
22DEPENDS+= R-rprojroot>=1.3.2:../../devel/R-rprojroot 22DEPENDS+= R-rprojroot>=1.3.2:../../devel/R-rprojroot
23DEPENDS+= R-pkgcache-[0-9]*:../../devel/R-pkgcache 23DEPENDS+= R-pkgcache-[0-9]*:../../devel/R-pkgcache
24DEPENDS+= R-prettyunits>=1.0.2:../../math/R-prettyunits 24DEPENDS+= R-prettyunits>=1.0.2:../../math/R-prettyunits
25DEPENDS+= R-tibble>=2.1.3:../../math/R-tibble 25DEPENDS+= R-tibble>=2.1.3:../../math/R-tibble
26DEPENDS+= R-processx>=3.2.1:../../sysutils/R-processx 26DEPENDS+= R-processx>=3.8.2:../../sysutils/R-processx
27DEPENDS+= R-ps>=1.3.0:../../sysutils/R-ps 27DEPENDS+= R-ps>=1.3.0:../../sysutils/R-ps
28DEPENDS+= R-jsonlite>=1.7.1:../../textproc/R-jsonlite 28DEPENDS+= R-jsonlite>=1.7.1:../../textproc/R-jsonlite
29DEPENDS+= R-curl>=3.2:../../www/R-curl 29DEPENDS+= R-curl>=3.2:../../www/R-curl
30 30
31# Packages suggested but not available: 31# Packages suggested but not available:
32# 'distro', 'pkgdepends', 'pkgsearch' 32# 'distro', 'pkgdepends', 'pkgsearch'
33TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr 33TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
34TEST_DEPENDS+= R-gitcreds-[0-9]*:../../security/R-gitcreds 34TEST_DEPENDS+= R-gitcreds-[0-9]*:../../security/R-gitcreds
35TEST_DEPENDS+= R-mockery-[0-9]*:../../devel/R-mockery 35TEST_DEPENDS+= R-mockery-[0-9]*:../../devel/R-mockery
36TEST_DEPENDS+= R-pingr-[0-9]*:../../net/R-pingr 36TEST_DEPENDS+= R-pingr-[0-9]*:../../net/R-pingr
37TEST_DEPENDS+= R-rstudioapi-[0-9]*:../../math/R-rstudioapi 37TEST_DEPENDS+= R-rstudioapi-[0-9]*:../../math/R-rstudioapi
38TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat 38TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
39 39

cvs diff -r1.9 -r1.10 pkgsrc/devel/R-pkgcache/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/R-pkgcache/Makefile 2023/06/18 14:14:31 1.9
+++ pkgsrc/devel/R-pkgcache/Makefile 2023/08/15 01:21:16 1.10
@@ -1,34 +1,34 @@ @@ -1,34 +1,34 @@
1# $NetBSD: Makefile,v 1.9 2023/06/18 14:14:31 mef Exp $ 1# $NetBSD: Makefile,v 1.10 2023/08/15 01:21:16 mef Exp $
2 2
3R_PKGNAME= pkgcache 3R_PKGNAME= pkgcache
4R_PKGVER= 2.1.1 4R_PKGVER= 2.1.1
5CATEGORIES= devel 5CATEGORIES= devel
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Cache 'CRAN'-Like Metadata and R Packages 8COMMENT= Cache 'CRAN'-Like Metadata and R Packages
9LICENSE= mit # + file LICENSE 9LICENSE= mit # + file LICENSE
10 10
11DEPENDS+= R-assertthat>=0.2.1:../../devel/R-assertthat 11DEPENDS+= R-assertthat>=0.2.1:../../devel/R-assertthat
12DEPENDS+= R-callr>=2.0.4.9000:../../devel/R-callr 12DEPENDS+= R-callr>=2.0.4.9000:../../devel/R-callr
13DEPENDS+= R-cli>=2.0.0:../../devel/R-cli 13DEPENDS+= R-cli>=2.0.0:../../devel/R-cli
14DEPENDS+= R-glue>=1.4.1:../../devel/R-glue 14DEPENDS+= R-glue>=1.4.1:../../devel/R-glue
15DEPENDS+= R-rappdirs>=0.3.1:../../devel/R-rappdirs 15DEPENDS+= R-rappdirs>=0.3.1:../../devel/R-rappdirs
16DEPENDS+= R-rlang>=0.4.9:../../devel/R-rlang 16DEPENDS+= R-rlang>=0.4.9:../../devel/R-rlang
17DEPENDS+= R-uuid>=0.1.2:../../devel/R-uuid 17DEPENDS+= R-uuid>=0.1.2:../../devel/R-uuid
18DEPENDS+= R-prettyunits>=1.0.2:../../math/R-prettyunits 18DEPENDS+= R-prettyunits>=1.0.2:../../math/R-prettyunits
19DEPENDS+= R-tibble>=2.1.3:../../math/R-tibble 19DEPENDS+= R-tibble>=2.1.3:../../math/R-tibble
20DEPENDS+= R-digest>=0.6.25:../../security/R-digest 20DEPENDS+= R-digest>=0.6.25:../../security/R-digest
21DEPENDS+= R-processx>=3.3.0.9001:../../sysutils/R-processx 21DEPENDS+= R-processx>=3.8.2:../../sysutils/R-processx
22DEPENDS+= R-curl>=3.2:../../www/R-curl 22DEPENDS+= R-curl>=3.2:../../www/R-curl
23DEPENDS+= R-filelock-[0-9]*:../../devel/R-filelock 23DEPENDS+= R-filelock-[0-9]*:../../devel/R-filelock
24DEPENDS+= R-jsonlite-[0-9]*:../../textproc/R-jsonlite 24DEPENDS+= R-jsonlite-[0-9]*:../../textproc/R-jsonlite
25 25
26# Packages suggested but not available: 'debugme' 26# Packages suggested but not available: 'debugme'
27TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr 27TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
28#TEST_DEPENDS+= R-debugme-[0-9]*: 28#TEST_DEPENDS+= R-debugme-[0-9]*:
29TEST_DEPENDS+= R-fs-[0-9]*:../../devel/R-fs 29TEST_DEPENDS+= R-fs-[0-9]*:../../devel/R-fs
30TEST_DEPENDS+= R-mockery-[0-9]*:../../devel/R-mockery 30TEST_DEPENDS+= R-mockery-[0-9]*:../../devel/R-mockery
31TEST_DEPENDS+= R-pingr-[0-9]*:../../net/R-pingr 31TEST_DEPENDS+= R-pingr-[0-9]*:../../net/R-pingr
32TEST_DEPENDS+= R-sessioninfo-[0-9]*:../../devel/R-sessioninfo 32TEST_DEPENDS+= R-sessioninfo-[0-9]*:../../devel/R-sessioninfo
33TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling 33TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
34TEST_DEPENDS+= R-webfakes>=1.1.5:../../www/R-webfakes 34TEST_DEPENDS+= R-webfakes>=1.1.5:../../www/R-webfakes

cvs diff -r1.3 -r1.4 pkgsrc/net/R-pingr/Makefile (expand / switch to unified diff)

--- pkgsrc/net/R-pingr/Makefile 2023/02/18 09:29:34 1.3
+++ pkgsrc/net/R-pingr/Makefile 2023/08/15 01:21:16 1.4
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.3 2023/02/18 09:29:34 mef Exp $ 1# $NetBSD: Makefile,v 1.4 2023/08/15 01:21:16 mef Exp $
2 2
3R_PKGNAME= pingr 3R_PKGNAME= pingr
4R_PKGVER= 2.0.2 4R_PKGVER= 2.0.2
5CATEGORIES= net 5CATEGORIES= net
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Check if a Remote Computer is Up 8COMMENT= Check if a Remote Computer is Up
9LICENSE= mit # + file LICENSE 9LICENSE= mit # + file LICENSE
10 10
11DEPENDS+= R-processx>=3.4.1:../../sysutils/R-processx 11DEPENDS+= R-processx>=3.8.1:../../sysutils/R-processx
12 12
13# may conflict with tex-tetex-3.0.50602nb1 13# may conflict with tex-tetex-3.0.50602nb1
14TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata 14TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
15 15
16USE_LANGUAGES= c 16USE_LANGUAGES= c
17 17
18.include "../../math/R/Makefile.extension" 18.include "../../math/R/Makefile.extension"
19.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/sysutils/R-xopen/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/R-xopen/Makefile 2019/08/09 19:04:10 1.1
+++ pkgsrc/sysutils/R-xopen/Makefile 2023/08/15 01:21:17 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2019/08/09 19:04:10 brook Exp $ 1# $NetBSD: Makefile,v 1.2 2023/08/15 01:21:17 mef Exp $
2 2
3R_PKGNAME= xopen 3R_PKGNAME= xopen
4R_PKGVER= 1.0.0 4R_PKGVER= 1.0.0
5CATEGORIES= sysutils 5CATEGORIES= sysutils
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8COMMENT= Open system files, 'URLs', anything 8COMMENT= Open system files, 'URLs', anything
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= R-processx>=3.4.1:../../sysutils/R-processx 11DEPENDS+= R-processx>=3.8.2:../../sysutils/R-processx
12 12
13USE_LANGUAGES= # none 13USE_LANGUAGES= # none
14 14
15.include "../../math/R/Makefile.extension" 15.include "../../math/R/Makefile.extension"
16.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"