Fri Jul 31 15:19:37 2020 UTC ()
(devel/R-callr) Updated  3.4.1 to 3.4.3, make test needs pingr but N/A yet, thus fails

# callr 3.4.3

* `default_repos()` now returns a list if `getOption("repos")` is a list,
  and a vector otherwise, on R 4.x.y as well.

# callr 3.4.2

* Improved error messages. Error messages are now fully printed after
  an error. In non-interactive sessions, the stack trace is printed as well.


(mef)
diff -r1.3 -r1.4 pkgsrc/devel/R-callr/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/R-callr/distinfo

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

--- pkgsrc/devel/R-callr/Makefile 2020/01/26 14:07:54 1.3
+++ pkgsrc/devel/R-callr/Makefile 2020/07/31 15:19:37 1.4
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2020/01/26 14:07:54 mef Exp $ 1# $NetBSD: Makefile,v 1.4 2020/07/31 15:19:37 mef Exp $
2 2
3R_PKGNAME= callr 3R_PKGNAME= callr
4R_PKGVER= 3.4.1 4R_PKGVER= 3.4.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.4.0:../../sysutils/R-processx 11DEPENDS+= R-processx>=3.4.0:../../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

cvs diff -r1.3 -r1.4 pkgsrc/devel/R-callr/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/R-callr/distinfo 2020/01/26 14:07:54 1.3
+++ pkgsrc/devel/R-callr/distinfo 2020/07/31 15:19:37 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2020/01/26 14:07:54 mef Exp $ 1$NetBSD: distinfo,v 1.4 2020/07/31 15:19:37 mef Exp $
2 2
3SHA1 (R/callr_3.4.1.tar.gz) = 9f8f7b3566ba540c81fdd1cb2cef8b4e0887f926 3SHA1 (R/callr_3.4.3.tar.gz) = 1c2d22fedd6a5798eff5944d513e4d8522d027ba
4RMD160 (R/callr_3.4.1.tar.gz) = a85907dc9f5c896581c77f99357314ee68d43a51 4RMD160 (R/callr_3.4.3.tar.gz) = 1218971c7896b8e6b9531057cf62351c6b2e157b
5SHA512 (R/callr_3.4.1.tar.gz) = d1504064fe59d7e510c8f6fc461aa5c77e5210bf9800c5af8b45d95787fbdd62780698ed8809b4d1136549acb955b59be24a9807e94a5c534f9da7322fa516d3 5SHA512 (R/callr_3.4.3.tar.gz) = 04ef68084b9fb2721566d51d0ca3cbf89ddb78d65e769ba1ed9b337097dd87b7640f7e8e06bc2e6cdf121aba1e7f9567bcaf7277d886686a079f1630713f16df
6Size (R/callr_3.4.1.tar.gz) = 67676 bytes 6Size (R/callr_3.4.3.tar.gz) = 85802 bytes