Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2024 13:09:40 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: 582e04e04e3a - main - devel/R-cran-remotes: Update to 2.5.0
Message-ID:  <202409181309.48ID9eS0051494@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=582e04e04e3a6bfced7209739f9d2a6c079e25a2

commit 582e04e04e3a6bfced7209739f9d2a6c079e25a2
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2024-09-18 13:08:00 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-09-18 13:09:30 +0000

    devel/R-cran-remotes: Update to 2.5.0
    
    Remove R-cran-knitr from BUILD_DEPENDS.
    Pet portfmt.
    
    Changelog:
    https://cran.r-project.org/web/packages/remotes/news/news.html
---
 devel/R-cran-remotes/Makefile | 17 ++++++++---------
 devel/R-cran-remotes/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 12 deletions(-)

diff --git a/devel/R-cran-remotes/Makefile b/devel/R-cran-remotes/Makefile
index 8d5f21eb76af..810e176861a5 100644
--- a/devel/R-cran-remotes/Makefile
+++ b/devel/R-cran-remotes/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	remotes
-DISTVERSION=	2.4.2.1
+DISTVERSION=	2.5.0
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -10,20 +10,19 @@ WWW=		https://remotes.r-lib.org
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	R-cran-knitr>0:print/R-cran-knitr
-TEST_DEPENDS=	R-cran-callr>0:devel/R-cran-callr \
+TEST_DEPENDS=	R-cran-brew>0:textproc/R-cran-brew \
+		R-cran-callr>0:devel/R-cran-callr \
 		R-cran-covr>0:devel/R-cran-covr \
+		R-cran-curl>0:ftp/R-cran-curl \
 		R-cran-git2r>=0.23.0:devel/R-cran-git2r \
+		R-cran-knitr>0:print/R-cran-knitr \
 		R-cran-mockery>0:devel/R-cran-mockery \
+		R-cran-pingr>0:net/R-cran-pingr \
 		R-cran-pkgbuild>=1.0.1:devel/R-cran-pkgbuild \
+		R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
 		R-cran-rprojroot>0:devel/R-cran-rprojroot \
 		R-cran-testthat>0:devel/R-cran-testthat \
-		R-cran-withr>0:devel/R-cran-withr \
-		R-cran-curl>0:ftp/R-cran-curl \
-		R-cran-pingr>0:net/R-cran-pingr \
-		R-cran-knitr>0:print/R-cran-knitr \
-		R-cran-brew>0:textproc/R-cran-brew \
-		R-cran-rmarkdown>0:textproc/R-cran-rmarkdown
+		R-cran-withr>0:devel/R-cran-withr
 
 USES=		cran:auto-plist
 
diff --git a/devel/R-cran-remotes/distinfo b/devel/R-cran-remotes/distinfo
index 67ce09c6f9c8..164d5beee599 100644
--- a/devel/R-cran-remotes/distinfo
+++ b/devel/R-cran-remotes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690262570
-SHA256 (remotes_2.4.2.1.tar.gz) = 7ba8ca9a652d60bcdea25dbd43bd1e055e97b031c05e0bc3fac43bf245c1209d
-SIZE (remotes_2.4.2.1.tar.gz) = 152560
+TIMESTAMP = 1726638829
+SHA256 (remotes_2.5.0.tar.gz) = 4d663f1426cd88d42f4070f23d969305c575e0499ed1397be6607b0770d2850c
+SIZE (remotes_2.5.0.tar.gz) = 164496



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