mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 1.14
This commit is contained in:
parent
fe7c84511e
commit
c3c339a7da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506626
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rmarkdown
|
||||
PORTVERSION= 1.10
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.14
|
||||
CATEGORIES= textproc
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -12,15 +11,15 @@ COMMENT= Dynamic Documents for R
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
CRAN_DEPENDS= R-cran-knitr>=1.18:print/R-cran-knitr \
|
||||
R-cran-yaml>=2.1.5:textproc/R-cran-yaml \
|
||||
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.8:devel/R-cran-evaluate \
|
||||
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-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-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 \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1529491384
|
||||
SHA256 (rmarkdown_1.10.tar.gz) = 39350e4d689d633089c1dc1e51dd04bef4497422818c98c17ff77094e6700256
|
||||
SIZE (rmarkdown_1.10.tar.gz) = 2447327
|
||||
TIMESTAMP = 1563082717
|
||||
SHA256 (rmarkdown_1.14.tar.gz) = f636b1048c5be56e06aa0b2b4342ad5c8192734f1e9b27468fef62be672edc61
|
||||
SIZE (rmarkdown_1.14.tar.gz) = 3163022
|
||||
|
Loading…
Reference in New Issue
Block a user