diff options
-rw-r--r-- | textproc/R-cran-rmarkdown/Makefile | 4 | ||||
-rw-r--r-- | textproc/R-cran-rmarkdown/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile index 587646721462..7c6bdc98be6b 100644 --- a/textproc/R-cran-rmarkdown/Makefile +++ b/textproc/R-cran-rmarkdown/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rmarkdown -PORTVERSION= 2.4 +PORTVERSION= 2.5 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -18,7 +18,7 @@ CRAN_DEPENDS= R-cran-knitr>=1.22:print/R-cran-knitr \ 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-xfun>=0.15:misc/R-cran-xfun \ R-cran-stringr>=1.2.0:textproc/R-cran-stringr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= hs-pandoc>=1.14:textproc/hs-pandoc \ diff --git a/textproc/R-cran-rmarkdown/distinfo b/textproc/R-cran-rmarkdown/distinfo index 96a31c0de5d4..169da48a5f90 100644 --- a/textproc/R-cran-rmarkdown/distinfo +++ b/textproc/R-cran-rmarkdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601704595 -SHA256 (rmarkdown_2.4.tar.gz) = c0cd725fefa3dacc1bb1848b0e227a3268b4693467d08d5c43332e15b82941f8 -SIZE (rmarkdown_2.4.tar.gz) = 3202546 +TIMESTAMP = 1603320318 +SHA256 (rmarkdown_2.5.tar.gz) = a5ad633cd405c8cec956f587d539602aafd2a82643e5bd30b7e19236fd0cad6e +SIZE (rmarkdown_2.5.tar.gz) = 3203415 |