aboutsummaryrefslogtreecommitdiff
path: root/print/R-cran-knitr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/R-cran-knitr/Makefile')
-rw-r--r--print/R-cran-knitr/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/R-cran-knitr/Makefile b/print/R-cran-knitr/Makefile
index f5409214a044..bbc771eef12c 100644
--- a/print/R-cran-knitr/Makefile
+++ b/print/R-cran-knitr/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= knitr
-PORTVERSION= 1.14
+PORTVERSION= 1.15.1
CATEGORIES= print
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,9 +11,8 @@ COMMENT= General-Purpose Package for Dynamic Report Generation in R
LICENSE= GPLv2+
-CRAN_DEPENDS= R-cran-evaluate>=0.8:devel/R-cran-evaluate \
+CRAN_DEPENDS= R-cran-evaluate>=0.10:devel/R-cran-evaluate \
R-cran-digest>0:security/R-cran-digest \
- R-cran-formatR>0:textproc/R-cran-formatR \
R-cran-highr>0:textproc/R-cran-highr \
R-cran-markdown>0:textproc/R-cran-markdown \
R-cran-stringr>=0.6:textproc/R-cran-stringr \