devel/R-cran-callr: Update to 3.7.0

Approved by:	lwhsu
This commit is contained in:
Guangyuan Yang 2021-04-28 12:01:59 -04:00
parent 1cc15c6a9b
commit 8295a38b62
3 changed files with 6 additions and 9 deletions

View File

@ -1,7 +1,7 @@
# Created by: Guangyuan Yang <ygy@FreeBSD.org>
PORTNAME= callr
DISTVERSION= 3.5.1
DISTVERSION= 3.7.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
@ -12,14 +12,11 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= R-cran-R6>0:devel/R-cran-R6 \
R-cran-processx>=3.4.4:sysutils/R-cran-processx
R-cran-processx>=3.5.0:sysutils/R-cran-processx
TEST_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
R-cran-covr>0:devel/R-cran-covr \
R-cran-crayon>0:devel/R-cran-crayon \
R-cran-fansi>0:devel/R-cran-fansi \
R-cran-rprojroot>0:devel/R-cran-rprojroot \
R-cran-testthat>0:devel/R-cran-testthat \
R-cran-tibble>0:devel/R-cran-tibble \
R-cran-withr>=2.3.0:devel/R-cran-withr \
R-cran-ps>0:sysutils/R-cran-ps

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1609522582
SHA256 (callr_3.5.1.tar.gz) = ce338c648cc9ab501168a55f93e68fc81e31dc5ec881e908b5b4a9d6f5bd8696
SIZE (callr_3.5.1.tar.gz) = 77905
TIMESTAMP = 1619584502
SHA256 (callr_3.7.0.tar.gz) = d67255148595c6d0ba4c4d241bc9f6b5e00cafe25fdc13e38c10acc38653360a
SIZE (callr_3.7.0.tar.gz) = 74518

View File

@ -2,4 +2,4 @@ It is sometimes useful to perform a computation in a separate R process,
without affecting the current R process at all. This packages does exactly
that.
WWW: https://github.com/r-lib/callr#readme
WWW: https://callr.r-lib.org