- Update to 1.10
This commit is contained in:
parent
a7dc1aa6d8
commit
920205bfee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473022
@ -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 \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user