mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
devel/R-cran-profvis: Update to 0.4.0
Remove R-cran-purr from dependencies. Add TEST_DEPENDS. Changelog: https://cran.r-project.org/web/packages/profvis/news/news.html
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= profvis
|
||||
DISTVERSION= 0.3.8
|
||||
DISTVERSION= 0.4.0
|
||||
CATEGORIES= devel
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@@ -11,12 +11,15 @@ LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
CRAN_DEPENDS= R-cran-htmlwidgets>=0.3.2:www/R-cran-htmlwidgets \
|
||||
R-cran-purrr>0:devel/R-cran-purrr \
|
||||
R-cran-rlang>=0.4.9:devel/R-cran-rlang \
|
||||
R-cran-stringr>0:textproc/R-cran-stringr \
|
||||
R-cran-vctrs>0:devel/R-cran-vctrs
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \
|
||||
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
|
||||
R-cran-shiny>0:www/R-cran-shiny \
|
||||
R-cran-testthat>=3.0.0:devel/R-cran-testthat
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1723549120
|
||||
SHA256 (profvis_0.3.8.tar.gz) = ec02c75bc9907a73564e691adfa8e06651ca0bd73b7915412960231cd265b4b2
|
||||
SIZE (profvis_0.3.8.tar.gz) = 149012
|
||||
TIMESTAMP = 1727078160
|
||||
SHA256 (profvis_0.4.0.tar.gz) = d2fdeb0e6021f4dfc7c0634bec818cd82a6baf8042b80a1818aae0caa6bf4cf4
|
||||
SIZE (profvis_0.4.0.tar.gz) = 301123
|
||||
|
||||
Reference in New Issue
Block a user