aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-07-06 07:09:03 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-07-06 08:53:17 +0000
commit9ec87078565f53c1dc2674ea984f6d5efdca142b (patch)
tree0706fcee7ab3486eb14463d62920ce297a13ff6e
parentd8fa5b7a8bcbbc6f1963133571b861e8bae6d084 (diff)
devel/R-cran-cpp11: Update to 0.4.4
- Switch to DISTVERSION - Take maintainership ChangeLog: https://cran.r-project.org/web/packages/cpp11/news/news.html
-rw-r--r--devel/R-cran-cpp11/Makefile9
-rw-r--r--devel/R-cran-cpp11/distinfo6
2 files changed, 10 insertions, 5 deletions
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 <bsd.port.mk>
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