mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update to 1.14
This commit is contained in:
parent
a95b69493a
commit
0ab7535f9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420311
2 changed files with 7 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= knitr
|
||||
PORTVERSION= 1.13
|
||||
PORTVERSION= 1.14
|
||||
CATEGORIES= print
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -11,13 +11,15 @@ COMMENT= General-Purpose Package for Dynamic Report Generation in R
|
|||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
RUN_DEPENDS= R-cran-evaluate>=0.8:devel/R-cran-evaluate \
|
||||
CRAN_DEPENDS= R-cran-evaluate>=0.8: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 \
|
||||
R-cran-yaml>=2.1.5:textproc/R-cran-yaml
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (knitr_1.13.tar.gz) = d808276218a09b0a9ff68c9938f4316a4157922033468eae5c8e445f0d41c96c
|
||||
SIZE (knitr_1.13.tar.gz) = 886610
|
||||
TIMESTAMP = 1471319456
|
||||
SHA256 (knitr_1.14.tar.gz) = ba6d301482d020a911390d5eff181e1771f0e02ac3f3d9853a9724b1ec041aec
|
||||
SIZE (knitr_1.14.tar.gz) = 1017858
|
||||
|
|
Loading…
Add table
Reference in a new issue