mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
print/R-cran-knitr: Update to 1.50
Change WWW to canonical form. Changelog: https://github.com/yihui/knitr/releases/tag/v1.50 Reported by: portscout
This commit is contained in:
parent
7ed6147220
commit
7079ca0b09
2 changed files with 8 additions and 8 deletions
|
@ -1,22 +1,22 @@
|
|||
PORTNAME= knitr
|
||||
DISTVERSION= 1.49
|
||||
DISTVERSION= 1.50
|
||||
CATEGORIES= print
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= uzsolt@FreeBSD.org
|
||||
COMMENT= General-Purpose Package for Dynamic Report Generation in R
|
||||
WWW= https://cran.r-project.org/web/packages/knitr/
|
||||
WWW= https://cran.r-project.org/package=knitr
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
CRAN_DEPENDS= R-cran-evaluate>=0.15:devel/R-cran-evaluate \
|
||||
R-cran-highr>=0.11:textproc/R-cran-highr \
|
||||
R-cran-xfun>=0.48:misc/R-cran-xfun \
|
||||
R-cran-xfun>=0.51:misc/R-cran-xfun \
|
||||
R-cran-yaml>=2.1.19:textproc/R-cran-yaml
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
TEST_DEPENDS= R-cran-bslib>0:www/R-cran-bslib \
|
||||
R-cran-DBI>=0.4:databases/R-cran-DBI \
|
||||
R-cran-DBI>=0.4.1:databases/R-cran-DBI \
|
||||
R-cran-digest>0:security/R-cran-digest \
|
||||
R-cran-formatR>0:textproc/R-cran-formatR \
|
||||
R-cran-htmlwidgets>=0.7:www/R-cran-htmlwidgets \
|
||||
|
@ -32,7 +32,7 @@ TEST_DEPENDS= R-cran-bslib>0:www/R-cran-bslib \
|
|||
R-cran-sass>0:textproc/R-cran-sass \
|
||||
R-cran-testit>0:devel/R-cran-testit \
|
||||
R-cran-tibble>0:devel/R-cran-tibble \
|
||||
R-cran-tinytex>=0.46:print/R-cran-tinytex \
|
||||
R-cran-tinytex>=0.56:print/R-cran-tinytex \
|
||||
R-cran-webshot>0:www/R-cran-webshot
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731167228
|
||||
SHA256 (knitr_1.49.tar.gz) = 2952c579654649387e0020f4033a70ea838e55ab04a188e0baf592f09e98a2d3
|
||||
SIZE (knitr_1.49.tar.gz) = 545754
|
||||
TIMESTAMP = 1742192844
|
||||
SHA256 (knitr_1.50.tar.gz) = 105f5e8420ad766c94b96a787cb3ce368d12ef8702f867d0515c4fce728e2f41
|
||||
SIZE (knitr_1.50.tar.gz) = 534264
|
||||
|
|
Loading…
Add table
Reference in a new issue