Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2025 13:27:15 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2ea150e1520b - main - textproc/R-cran-rmarkdown: Update to 2.30
Message-ID:  <202509291327.58TDRFBu084546@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2ea150e1520b0972aaecb805b0bdf118d86c95ea

commit 2ea150e1520b0972aaecb805b0bdf118d86c95ea
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-09-29 07:14:26 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-09-29 13:26:53 +0000

    textproc/R-cran-rmarkdown: Update to 2.30
    
    - Switch WWW to canonical form
    - Doesn't need compilation, so remove BUILD_DEPENDS
    
    ChangeLog: https://cran.r-project.org/web/packages/rmarkdown/news/news.html
---
 textproc/R-cran-rmarkdown/Makefile | 10 ++++------
 textproc/R-cran-rmarkdown/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 9 deletions(-)

diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile
index 4cc90b7222d1..2af495452018 100644
--- a/textproc/R-cran-rmarkdown/Makefile
+++ b/textproc/R-cran-rmarkdown/Makefile
@@ -1,15 +1,16 @@
 PORTNAME=	rmarkdown
-DISTVERSION=	2.29
+DISTVERSION=	2.30
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Dynamic Documents for R
-WWW=		https://cran.r-project.org/web/packages/rmarkdown/
+WWW=		https://cran.r-project.org/package=rmarkdown
 
 LICENSE=	GPLv3
 
-CRAN_DEPENDS=	R-cran-bslib>=0.2.5.1:www/R-cran-bslib \
+RUN_DEPENDS=	hs-pandoc>=1.14:textproc/hs-pandoc \
+		R-cran-bslib>=0.2.5.1:www/R-cran-bslib \
 		R-cran-evaluate>=0.13:devel/R-cran-evaluate \
 		R-cran-fontawesome>=0.5.0:devel/R-cran-fontawesome \
 		R-cran-htmltools>=0.5.1:textproc/R-cran-htmltools \
@@ -20,9 +21,6 @@ CRAN_DEPENDS=	R-cran-bslib>=0.2.5.1:www/R-cran-bslib \
 		R-cran-tinytex>=0.31:print/R-cran-tinytex \
 		R-cran-xfun>=0.36:misc/R-cran-xfun \
 		R-cran-yaml>=2.1.19:textproc/R-cran-yaml
-BUILD_DEPENDS=	${CRAN_DEPENDS}
-RUN_DEPENDS=	${CRAN_DEPENDS} \
-		hs-pandoc>=1.14:textproc/hs-pandoc
 TEST_DEPENDS=	R-cran-testthat>0:devel/R-cran-testthat
 
 USES=		cran:auto-plist
diff --git a/textproc/R-cran-rmarkdown/distinfo b/textproc/R-cran-rmarkdown/distinfo
index 543b172965f9..a6873fa7cc6d 100644
--- a/textproc/R-cran-rmarkdown/distinfo
+++ b/textproc/R-cran-rmarkdown/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730810182
-SHA256 (rmarkdown_2.29.tar.gz) = 6662ac85316c869caad6e3b95468cad97f6eef106d47b066db8d40c05a490928
-SIZE (rmarkdown_2.29.tar.gz) = 2194660
+TIMESTAMP = 1759129367
+SHA256 (rmarkdown_2.30.tar.gz) = 4d2ad3d230c1a9ded394dff76cbaf83a66bb8d96493b8d11cd56be78afa5a338
+SIZE (rmarkdown_2.30.tar.gz) = 2200008


home | help

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