Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2024 16:36:51 GMT
From:      Zsolt Udvari <uzsolt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6ed5bdf87b24 - main - devel/R-cran-callr: Update to 3.7.6
Message-ID:  <202409151636.48FGap3l002130@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6ed5bdf87b242672f55d5e9e023409ccb2dd6947

commit 6ed5bdf87b242672f55d5e9e023409ccb2dd6947
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2024-09-15 16:34:54 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-09-15 16:36:35 +0000

    devel/R-cran-callr: Update to 3.7.6
    
    Switch to DISTVERSION.
    Pet portfmt.
    
    Changelog: https://cloud.r-project.org/web/packages/callr/news/news.html
---
 devel/R-cran-callr/Makefile | 15 +++++++--------
 devel/R-cran-callr/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/devel/R-cran-callr/Makefile b/devel/R-cran-callr/Makefile
index a6bf0d8b8436..e8a807fa83c4 100644
--- a/devel/R-cran-callr/Makefile
+++ b/devel/R-cran-callr/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	callr
-DISTVERSION=	3.7.3
-PORTREVISION=	1
+DISTVERSION=	3.7.6
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -11,16 +10,16 @@ WWW=		https://callr.r-lib.org
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	R-cran-R6>0:devel/R-cran-R6 \
-		R-cran-processx>=3.6.1:sysutils/R-cran-processx
+RUN_DEPENDS=	R-cran-processx>=3.6.1:sysutils/R-cran-processx \
+		R-cran-R6>0:devel/R-cran-R6
 TEST_DEPENDS=	R-cran-cli>=1.1.0:devel/R-cran-cli \
 		R-cran-covr>0:devel/R-cran-covr \
 		R-cran-mockery>0:devel/R-cran-mockery \
-		R-cran-rprojroot>0:devel/R-cran-rprojroot \
-		R-cran-testthat>=3.0.0:devel/R-cran-testthat \
-		R-cran-withr>=2.3.0:devel/R-cran-withr \
 		R-cran-ps>0:sysutils/R-cran-ps \
-		R-cran-spelling>0:textproc/R-cran-spelling
+		R-cran-rprojroot>0:devel/R-cran-rprojroot \
+		R-cran-spelling>0:textproc/R-cran-spelling \
+		R-cran-testthat>=3.2.0:devel/R-cran-testthat \
+		R-cran-withr>=2.3.0:devel/R-cran-withr
 
 USES=		cran:auto-plist
 
diff --git a/devel/R-cran-callr/distinfo b/devel/R-cran-callr/distinfo
index 92c015dcaa3f..adb59db87805 100644
--- a/devel/R-cran-callr/distinfo
+++ b/devel/R-cran-callr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667665670
-SHA256 (callr_3.7.3.tar.gz) = 567bfedf073a1d4c5785f0553341608a214938110567b9a6495ff20ebb2fd04e
-SIZE (callr_3.7.3.tar.gz) = 97813
+TIMESTAMP = 1726404981
+SHA256 (callr_3.7.6.tar.gz) = e4bce367e869e42eaeea05566d2033d8cee2103179b11cd9a401440b58a351f8
+SIZE (callr_3.7.6.tar.gz) = 104358



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409151636.48FGap3l002130>