Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Oct 2020 01:05:42 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r551347 - head/textproc/R-cran-rmarkdown
Message-ID:  <202010040105.09415gne066721@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Oct  4 01:05:41 2020
New Revision: 551347
URL: https://svnweb.freebsd.org/changeset/ports/551347

Log:
  - Update to 2.4

Modified:
  head/textproc/R-cran-rmarkdown/Makefile   (contents, props changed)
  head/textproc/R-cran-rmarkdown/distinfo   (contents, props changed)

Modified: head/textproc/R-cran-rmarkdown/Makefile
==============================================================================
--- head/textproc/R-cran-rmarkdown/Makefile	Sat Oct  3 21:07:00 2020	(r551346)
+++ head/textproc/R-cran-rmarkdown/Makefile	Sun Oct  4 01:05:41 2020	(r551347)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rmarkdown
-PORTVERSION=	2.3
+PORTVERSION=	2.4
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -15,14 +15,13 @@ CRAN_DEPENDS=	R-cran-knitr>=1.22:print/R-cran-knitr \
 		R-cran-yaml>=2.1.19:textproc/R-cran-yaml \
 		R-cran-htmltools>=0.3.5:textproc/R-cran-htmltools \
 		R-cran-evaluate>=0.13:devel/R-cran-evaluate \
-		R-cran-base64enc>0:converters/R-cran-base64enc \
 		R-cran-jsonlite>0:converters/R-cran-jsonlite \
 		R-cran-mime>0:misc/R-cran-mime \
 		R-cran-tinytex>=0.11:print/R-cran-tinytex \
 		R-cran-xfun>0:misc/R-cran-xfun \
 		R-cran-stringr>=1.2.0:textproc/R-cran-stringr
 BUILD_DEPENDS=	${CRAN_DEPENDS}
-RUN_DEPENDS=	hs-pandoc>=1.12.3:textproc/hs-pandoc \
+RUN_DEPENDS=	hs-pandoc>=1.14:textproc/hs-pandoc \
 		${CRAN_DEPENDS}
 
 USES=	cran:auto-plist

Modified: head/textproc/R-cran-rmarkdown/distinfo
==============================================================================
--- head/textproc/R-cran-rmarkdown/distinfo	Sat Oct  3 21:07:00 2020	(r551346)
+++ head/textproc/R-cran-rmarkdown/distinfo	Sun Oct  4 01:05:41 2020	(r551347)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592553457
-SHA256 (rmarkdown_2.3.tar.gz) = 51423dcae7284860c99744422dabd7a3bc12bd9913a17244157976cf26c1b26d
-SIZE (rmarkdown_2.3.tar.gz) = 3195381
+TIMESTAMP = 1601704595
+SHA256 (rmarkdown_2.4.tar.gz) = c0cd725fefa3dacc1bb1848b0e227a3268b4693467d08d5c43332e15b82941f8
+SIZE (rmarkdown_2.4.tar.gz) = 3202546



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