Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 May 2023 09:51:22 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 10da9a033f00 - main - textproc/R-cran-rmarkdown: Update to 2.21
Message-ID:  <202305060951.3469pMW8040408@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=10da9a033f00a6c2bc134fbde4db62a4b026998c

commit 10da9a033f00a6c2bc134fbde4db62a4b026998c
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2023-04-26 06:16:36 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2023-05-06 09:46:19 +0000

    textproc/R-cran-rmarkdown: Update to 2.21
    
    - Update to 2.21
    - Drop maintainership
---
 textproc/R-cran-rmarkdown/Makefile | 14 +++++++-------
 textproc/R-cran-rmarkdown/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile
index c0ff490d8068..6d5f1a265b79 100644
--- a/textproc/R-cran-rmarkdown/Makefile
+++ b/textproc/R-cran-rmarkdown/Makefile
@@ -1,10 +1,9 @@
 PORTNAME=	rmarkdown
-PORTVERSION=	2.16
-PORTREVISION=	1
+PORTVERSION=	2.21
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	tota@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Dynamic Documents for R
 WWW=		https://cran.r-project.org/web/packages/rmarkdown/
 
@@ -12,18 +11,19 @@ LICENSE=	GPLv3
 
 CRAN_DEPENDS=	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 \
 		R-cran-jquerylib>0:www/R-cran-jquerylib \
 		R-cran-jsonlite>0:converters/R-cran-jsonlite \
 		R-cran-knitr>=1.22:print/R-cran-knitr \
 		R-cran-stringr>=1.2.0:textproc/R-cran-stringr \
 		R-cran-tinytex>=0.31:print/R-cran-tinytex \
-		R-cran-xfun>=0.30:misc/R-cran-xfun \
+		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=	hs-pandoc>=1.14:textproc/hs-pandoc \
-		${CRAN_DEPENDS}
+RUN_DEPENDS=	${CRAN_DEPENDS} \
+		hs-pandoc>=1.14:textproc/hs-pandoc
 
-USES=	cran:auto-plist
+USES=		cran:auto-plist
 
 .include <bsd.port.mk>
diff --git a/textproc/R-cran-rmarkdown/distinfo b/textproc/R-cran-rmarkdown/distinfo
index 4ebc1f822d89..e01f8b7ccfd9 100644
--- a/textproc/R-cran-rmarkdown/distinfo
+++ b/textproc/R-cran-rmarkdown/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662270326
-SHA256 (rmarkdown_2.16.tar.gz) = d3d34e0419c419d3ab20eb60952a0f0f4c391d202277af55dcd673d25561fa71
-SIZE (rmarkdown_2.16.tar.gz) = 3243854
+TIMESTAMP = 1682489783
+SHA256 (rmarkdown_2.21.tar.gz) = c25b20a422d11a115c93460f41c488874002154abb349b14e0d6518682fdac28
+SIZE (rmarkdown_2.21.tar.gz) = 2121971



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