www/R-cran-htmlwidgets: Update to 1.6.2
This commit is contained in:
parent
9beab39832
commit
1374ed5c16
2 changed files with 9 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= htmlwidgets
|
||||
PORTVERSION= 1.5.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.6.2
|
||||
CATEGORIES= www
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
@ -10,12 +9,14 @@ WWW= https://cran.r-project.org/web/packages/htmlwidgets/
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
CRAN_DEPENDS= R-cran-htmltools>=0.3:textproc/R-cran-htmltools \
|
||||
CRAN_DEPENDS= R-cran-htmltools>=0.5.4:textproc/R-cran-htmltools \
|
||||
R-cran-jsonlite>=0.9.16:converters/R-cran-jsonlite \
|
||||
R-cran-yaml>0:textproc/R-cran-yaml
|
||||
R-cran-yaml>0:textproc/R-cran-yaml \
|
||||
R-cran-knitr>=1.8:print/R-cran-knitr \
|
||||
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist
|
||||
USES= cran:auto-plist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1631402326
|
||||
SHA256 (htmlwidgets_1.5.4.tar.gz) = 1a3fc60f40717de7f1716b754fd1c31a132e489a2560a278636ee78eba46ffc1
|
||||
SIZE (htmlwidgets_1.5.4.tar.gz) = 956850
|
||||
TIMESTAMP = 1682492665
|
||||
SHA256 (htmlwidgets_1.6.2.tar.gz) = 7fda1672a4c0fbc203c790677b6ee7c40d2c2d72be4f6772f75288fc712b10bc
|
||||
SIZE (htmlwidgets_1.6.2.tar.gz) = 867472
|
||||
|
|
Loading…
Reference in a new issue