diff --git a/devel/R-cran-cpp11/Makefile b/devel/R-cran-cpp11/Makefile index 5953ac9b7636..5217b2da5301 100644 --- a/devel/R-cran-cpp11/Makefile +++ b/devel/R-cran-cpp11/Makefile @@ -1,14 +1,19 @@ PORTNAME= cpp11 -PORTVERSION= 0.4.3 +DISTVERSION= 0.4.4 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= C++11 Interface for R's C Interface WWW= https://cran.r-project.org/web/packages/cpp11/ LICENSE= MIT +TEST_DEPENDS= R-cran-decor>0:devel/R-cran-decor \ + R-cran-mockery>0:devel/R-cran-mockery \ + R-cran-testthat>0:devel/R-cran-testthat +# Test failure: https://github.com/r-lib/cpp11/issues/323 + USES= compiler:c++11-lang cran:auto-plist .include diff --git a/devel/R-cran-cpp11/distinfo b/devel/R-cran-cpp11/distinfo index ea4185737927..db90d5928656 100644 --- a/devel/R-cran-cpp11/distinfo +++ b/devel/R-cran-cpp11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682390147 -SHA256 (cpp11_0.4.3.tar.gz) = f1a60e4971a86dbbcf6a16bbd739b59bb66d9c45d93cfd8dedc2a87e302598f1 -SIZE (cpp11_0.4.3.tar.gz) = 304530 +TIMESTAMP = 1688624491 +SHA256 (cpp11_0.4.4.tar.gz) = 7256d56add317b40251e4389dba4037bfa587a024cdee00027be0fae5a898681 +SIZE (cpp11_0.4.4.tar.gz) = 303635