diff options
author | tota <tota@FreeBSD.org> | 2018-06-22 16:25:58 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2018-06-22 16:25:58 +0800 |
commit | ef6859ecf14c47695708c1fefe7cb28545a56971 (patch) | |
tree | 15a959e84d98c4b11dcc344a93c6e0f4521d87e7 | |
parent | 6eb6cf63c936959bf7780c383763a95ddab36642 (diff) | |
download | freebsd-ports-gnome-ef6859ecf14c47695708c1fefe7cb28545a56971.tar.gz freebsd-ports-gnome-ef6859ecf14c47695708c1fefe7cb28545a56971.tar.zst freebsd-ports-gnome-ef6859ecf14c47695708c1fefe7cb28545a56971.zip |
- Update to 1.10
-rw-r--r-- | textproc/R-cran-rmarkdown/Makefile | 5 | ||||
-rw-r--r-- | textproc/R-cran-rmarkdown/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile index fa2388586fc8..1f0d0c98d1c4 100644 --- a/textproc/R-cran-rmarkdown/Makefile +++ b/textproc/R-cran-rmarkdown/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rmarkdown -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,7 +11,7 @@ COMMENT= Dynamic Documents for R LICENSE= GPLv3 -CRAN_DEPENDS= R-cran-knitr>=1.14:print/R-cran-knitr \ +CRAN_DEPENDS= R-cran-knitr>=1.18:print/R-cran-knitr \ R-cran-yaml>=2.1.5:textproc/R-cran-yaml \ R-cran-htmltools>=0.3.5:textproc/R-cran-htmltools \ R-cran-evaluate>=0.8:devel/R-cran-evaluate \ @@ -19,6 +19,7 @@ CRAN_DEPENDS= R-cran-knitr>=1.14:print/R-cran-knitr \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ R-cran-rprojroot>0:devel/R-cran-rprojroot \ R-cran-mime>0:misc/R-cran-mime \ + R-cran-tinytex>=0.3:print/R-cran-tinytex \ R-cran-stringr>=1.2.0:textproc/R-cran-stringr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= hs-pandoc>=1.12.3:textproc/hs-pandoc \ diff --git a/textproc/R-cran-rmarkdown/distinfo b/textproc/R-cran-rmarkdown/distinfo index c68a84a12167..d8fd651c92eb 100644 --- a/textproc/R-cran-rmarkdown/distinfo +++ b/textproc/R-cran-rmarkdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520931348 -SHA256 (rmarkdown_1.9.tar.gz) = cbb7da80b514c148b48b8d4b6d497ec8edf6d2f6be3c483c836eec99e19a0673 -SIZE (rmarkdown_1.9.tar.gz) = 2096932 +TIMESTAMP = 1529491384 +SHA256 (rmarkdown_1.10.tar.gz) = 39350e4d689d633089c1dc1e51dd04bef4497422818c98c17ff77094e6700256 +SIZE (rmarkdown_1.10.tar.gz) = 2447327 |