mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
print/R-cran-knitr: update to 1.46
Changelog: https://github.com/yihui/knitr/releases/tag/v1.46 Approved by: bofh (mentor), diizzy (mentor)
This commit is contained in:
parent
2b1e2abac8
commit
f9c18528a8
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= knitr
|
PORTNAME= knitr
|
||||||
PORTVERSION= 1.45
|
PORTVERSION= 1.46
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
|
@ -11,8 +11,8 @@ LICENSE= GPLv2+
|
||||||
|
|
||||||
CRAN_DEPENDS= R-cran-evaluate>=0.15:devel/R-cran-evaluate \
|
CRAN_DEPENDS= R-cran-evaluate>=0.15:devel/R-cran-evaluate \
|
||||||
R-cran-highr>0:textproc/R-cran-highr \
|
R-cran-highr>0:textproc/R-cran-highr \
|
||||||
R-cran-yaml>=2.1.19:textproc/R-cran-yaml \
|
R-cran-xfun>=0.34:misc/R-cran-xfun \
|
||||||
R-cran-xfun>=0.34:misc/R-cran-xfun
|
R-cran-yaml>=2.1.19:textproc/R-cran-yaml
|
||||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1702548211
|
TIMESTAMP = 1712578324
|
||||||
SHA256 (knitr_1.45.tar.gz) = ee2edea53bc53efa51d131ab5a0b0c829c0f950b79d3c6ee34705354bf7584fb
|
SHA256 (knitr_1.46.tar.gz) = 8f51c33c93a8c1a87ca618c9254372d9407948707e544d0d796c6b960e9fe859
|
||||||
SIZE (knitr_1.45.tar.gz) = 898762
|
SIZE (knitr_1.46.tar.gz) = 471553
|
||||||
|
|
Loading…
Add table
Reference in a new issue