git: 996aa638cbbb - main - www/R-cran-pkgdown: Update to 2.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Sep 2024 17:27:31 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=996aa638cbbb88c96e068653f7d2e2f5df166bb0 commit 996aa638cbbb88c96e068653f7d2e2f5df166bb0 Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-09-22 17:22:46 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-09-22 17:27:20 +0000 www/R-cran-pkgdown: Update to 2.1.1 Add TEST_DEPENDS. The make test fails now because required more R-cran packages, listed in TESTING_UNSAFE variable. Changelog: https://cran.r-project.org/web/packages/pkgdown/news/news.html --- www/R-cran-pkgdown/Makefile | 17 ++++++++++++++++- www/R-cran-pkgdown/distinfo | 6 +++--- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/www/R-cran-pkgdown/Makefile b/www/R-cran-pkgdown/Makefile index 970fe0682e88..4784858fb1c8 100644 --- a/www/R-cran-pkgdown/Makefile +++ b/www/R-cran-pkgdown/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkgdown -DISTVERSION= 2.1.0 +DISTVERSION= 2.1.1 CATEGORIES= www DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -32,7 +32,22 @@ CRAN_DEPENDS= R-cran-bslib>0:www/R-cran-bslib \ R-cran-yaml>0:textproc/R-cran-yaml BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} +TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ + R-cran-evaluate>=0.24.0:devel/R-cran-evaluate \ + R-cran-gert>0:devel/R-cran-gert \ + R-cran-htmltools>0:textproc/R-cran-htmltools \ + R-cran-htmlwidgets>0:www/R-cran-htmlwidgets \ + R-cran-knitr>0:print/R-cran-knitr \ + R-cran-lifecycle>0:devel/R-cran-lifecycle \ + R-cran-magick>0:graphics/R-cran-magick \ + R-cran-pkgload>=1.0.2:devel/R-cran-pkgload \ + R-cran-rstudioapi>0:devel/R-cran-rstudioapi \ + R-cran-sass>0:textproc/R-cran-sass \ + R-cran-testthat>=3.1.3:devel/R-cran-testthat \ + R-cran-usethis>0:devel/R-cran-usethis USES= cran:auto-plist +TESTING_UNSAFE= Needed diffviewer gt, quarto, rsconnect, rticles CRAN packages + .include <bsd.port.mk> diff --git a/www/R-cran-pkgdown/distinfo b/www/R-cran-pkgdown/distinfo index b4ecf481c0be..a18e732c0dc3 100644 --- a/www/R-cran-pkgdown/distinfo +++ b/www/R-cran-pkgdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723486088 -SHA256 (pkgdown_2.1.0.tar.gz) = c4d1df3b738d66e60db71e57c01c86c46f2fe58f972c9e2403c07a1436279fb4 -SIZE (pkgdown_2.1.0.tar.gz) = 1261777 +TIMESTAMP = 1727011002 +SHA256 (pkgdown_2.1.1.tar.gz) = c7e1c374f8c4684da630cbb471793ae36396beb92318620230159da0026c0cde +SIZE (pkgdown_2.1.1.tar.gz) = 1262300