Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2024 19:34:36 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: e8587b5f0fe8 - main - devel/R-cran-pkgload: Update to 1.4.0
Message-ID:  <202409161934.48GJYaMJ083663@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=e8587b5f0fe81bb958744ac1597f6257e7b86865

commit e8587b5f0fe81bb958744ac1597f6257e7b86865
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2024-09-16 19:33:10 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-09-16 19:34:29 +0000

    devel/R-cran-pkgload: Update to 1.4.0
    
    Add plus dependencies.
    Pet portfmt.
    
    Changelog:
    https://cran.r-project.org/web/packages/pkgload/news/news.html
---
 devel/R-cran-pkgload/Makefile | 24 +++++++++++++-----------
 devel/R-cran-pkgload/distinfo |  6 +++---
 2 files changed, 16 insertions(+), 14 deletions(-)

diff --git a/devel/R-cran-pkgload/Makefile b/devel/R-cran-pkgload/Makefile
index fd88c0273830..15b5bada5a6d 100644
--- a/devel/R-cran-pkgload/Makefile
+++ b/devel/R-cran-pkgload/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pkgload
-DISTVERSION=	1.3.2.1
+DISTVERSION=	1.4.0
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -10,22 +10,24 @@ WWW=		https://github.com/r-lib/pkgload
 LICENSE=	GPLv3
 
 RUN_DEPENDS=	R-cran-cli>=3.3.0:devel/R-cran-cli \
-		R-cran-crayon>0:devel/R-cran-crayon \
 		R-cran-desc>0:devel/R-cran-desc \
+		R-cran-fs>0:sysutils/R-cran-fs \
 		R-cran-glue>0:devel/R-cran-glue \
-		R-cran-rlang>=1.0.3:devel/R-cran-rlang \
+		R-cran-lifecycle>0:devel/R-cran-lifecycle \
+		R-cran-pkgbuild>0:devel/R-cran-pkgbuild \
+		R-cran-processx>0:sysutils/R-cran-processx \
+		R-cran-rlang>=1.1.1:devel/R-cran-rlang \
 		R-cran-rprojroot>0:devel/R-cran-rprojroot \
-		R-cran-withr>=2.4.3:devel/R-cran-withr \
-		R-cran-fs>0:sysutils/R-cran-fs
-TEST_DEPENDS=	R-cran-Rcpp>0:devel/R-cran-Rcpp \
-		R-cran-bitops>0:devel/R-cran-bitops \
-		R-cran-covr>0:devel/R-cran-covr \
+		R-cran-withr>=2.4.3:devel/R-cran-withr
+TEST_DEPENDS=	R-cran-bitops>0:devel/R-cran-bitops \
+		R-cran-jsonlite>0:converters/R-cran-jsonlite \
+		R-cran-mathjaxr>0:math/R-cran-mathjaxr \
 		R-cran-pak>0:devel/R-cran-pak \
-		R-cran-pkgbuild>0:devel/R-cran-pkgbuild \
+		R-cran-Rcpp>0:devel/R-cran-Rcpp \
 		R-cran-remotes>0:devel/R-cran-remotes \
 		R-cran-rstudioapi>0:devel/R-cran-rstudioapi \
-		R-cran-testthat>=3.1.0:devel/R-cran-testthat \
-		R-cran-mathjaxr>0:math/R-cran-mathjaxr
+		R-cran-testthat>=3.2.1:devel/R-cran-testthat \
+		R-cran-usethis>0:devel/R-cran-usethis
 
 USES=		cran:auto-plist
 
diff --git a/devel/R-cran-pkgload/distinfo b/devel/R-cran-pkgload/distinfo
index 4254e5ab6835..66ee3b8052fb 100644
--- a/devel/R-cran-pkgload/distinfo
+++ b/devel/R-cran-pkgload/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690248347
-SHA256 (pkgload_1.3.2.1.tar.gz) = a1987b123fcbdb9d908b6dc55a04d3cf47d68cfa5090186e4876a429313374b2
-SIZE (pkgload_1.3.2.1.tar.gz) = 76728
+TIMESTAMP = 1726509755
+SHA256 (pkgload_1.4.0.tar.gz) = 09e4885e9cc25af29063a525da0b2ac9dd66fc7a95ea085bf5060312e3a67549
+SIZE (pkgload_1.4.0.tar.gz) = 85664



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