git: 9ec87078565f - main - devel/R-cran-cpp11: Update to 0.4.4

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Thu, 06 Jul 2023 08:53:31 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9ec87078565f53c1dc2674ea984f6d5efdca142b

commit 9ec87078565f53c1dc2674ea984f6d5efdca142b
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-07-06 07:09:03 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-07-06 08:53:17 +0000

    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
---
 devel/R-cran-cpp11/Makefile | 9 +++++++--
 devel/R-cran-cpp11/distinfo | 6 +++---
 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