diff --git a/devel/R-cran-cpp11/Makefile b/devel/R-cran-cpp11/Makefile index f139bcb69969..072cdab96576 100644 --- a/devel/R-cran-cpp11/Makefile +++ b/devel/R-cran-cpp11/Makefile @@ -1,5 +1,5 @@ PORTNAME= cpp11 -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -10,10 +10,18 @@ WWW= https://cran.r-project.org/web/packages/cpp11/ LICENSE= MIT TEST_DEPENDS= R-cran-decor>0:devel/R-cran-decor \ + R-cran-knitr>0:print/R-cran-knitr \ R-cran-mockery>0:devel/R-cran-mockery \ R-cran-progress>0:devel/R-cran-progress \ R-cran-testthat>0:devel/R-cran-testthat +TESTING_UNSAFE= https://github.com/r-lib/cpp11/issues/419 + USES= cran:auto-plist +pre-test: +# R-cran-bench package does not exist yet + @${LOCALBASE}/bin/Rscript -e 'install.packages("bench", \ + repos = "https://cloud.r-project.org")' + .include diff --git a/devel/R-cran-cpp11/distinfo b/devel/R-cran-cpp11/distinfo index 59c46bad375d..26087ff25dfb 100644 --- a/devel/R-cran-cpp11/distinfo +++ b/devel/R-cran-cpp11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724929728 -SHA256 (cpp11_0.5.0.tar.gz) = 75dd64b7a5bfd92471cb71e0c22e24a7d7484fe0580d067cecadf288cc4334a3 -SIZE (cpp11_0.5.0.tar.gz) = 275693 +TIMESTAMP = 1733476116 +SHA256 (cpp11_0.5.1.tar.gz) = 3d1ea475bc2dc2e9d4ee3ce41edeb96370f5417fbd77c48a085e5ed6f379afd4 +SIZE (cpp11_0.5.1.tar.gz) = 291870