git: 846f9422ee92 - main - devel/R-cran-usethis: Update to 3.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Aug 2024 13:15:45 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=846f9422ee9238a7b046c1ff69961de1ebcf04c0 commit 846f9422ee9238a7b046c1ff69961de1ebcf04c0 Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-08-18 13:13:30 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-08-18 13:15:12 +0000 devel/R-cran-usethis: Update to 3.0.0 Add TEST_DEPENDS. Changelog: https://cran.r-project.org/web/packages/usethis/news/news.html PR: 280867 Approved by: Jean-Paul Beconne <jpbeconne@free.fr> (maintainer) --- devel/R-cran-usethis/Makefile | 25 ++++++++++++++++--------- devel/R-cran-usethis/distinfo | 6 +++--- 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/devel/R-cran-usethis/Makefile b/devel/R-cran-usethis/Makefile index 9be487117567..c928160e266b 100644 --- a/devel/R-cran-usethis/Makefile +++ b/devel/R-cran-usethis/Makefile @@ -1,6 +1,5 @@ PORTNAME= usethis -DISTVERSION= 2.0.1 -PORTREVISION= 1 +DISTVERSION= 3.0.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -10,20 +9,20 @@ WWW= https://CRAN.R-project.org/package=usethis LICENSE= GPLv3 -CRAN_DEPENDS= R-cran-clipr>=0.3.0:devel/R-cran-clipr \ - R-cran-clisymbols>0:devel/R-cran-clisymbols \ +CRAN_DEPENDS= R-cran-cli>=3.0.1:devel/R-cran-cli \ + R-cran-clipr>=0.3.0:devel/R-cran-clipr \ R-cran-crayon>0:devel/R-cran-crayon \ R-cran-curl>=2.7:ftp/R-cran-curl \ - R-cran-desc>=1.2.0:devel/R-cran-desc \ + R-cran-desc>=1.4.2:devel/R-cran-desc \ R-cran-fs>=1.3.0:sysutils/R-cran-fs \ - R-cran-gert>=1.0.2:devel/R-cran-gert \ - R-cran-gh>=1.2.0:www/R-cran-gh \ + R-cran-gert>=1.4.1:devel/R-cran-gert \ + R-cran-gh>=1.2.1:www/R-cran-gh \ R-cran-glue>=1.3.0:devel/R-cran-glue \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ - R-cran-lifecycle>0:devel/R-cran-lifecycle \ + R-cran-lifecycle>=1.0.0:devel/R-cran-lifecycle \ R-cran-purrr>0:devel/R-cran-purrr \ R-cran-rappdirs>=0.3.3:devel/R-cran-rappdirs \ - R-cran-rlang>0.4.10:devel/R-cran-rlang \ + R-cran-rlang>=1.1.0:devel/R-cran-rlang \ R-cran-rprojroot>=1.2:devel/R-cran-rprojroot \ R-cran-rstudioapi>0:devel/R-cran-rstudioapi \ R-cran-whisker>0:devel/R-cran-whisker \ @@ -31,6 +30,14 @@ CRAN_DEPENDS= R-cran-clipr>=0.3.0:devel/R-cran-clipr \ 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-knitr>0:print/R-cran-knitr \ + R-cran-magick>0:graphics/R-cran-magick \ + R-cran-pkgload>=1.3.2.1:devel/R-cran-pkgload \ + R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ + R-cran-roxygen2>=7.1.2:devel/R-cran-roxygen2 \ + R-cran-spelling>=1.2:textproc/R-cran-spelling \ + R-cran-testthat>=3.1.8:devel/R-cran-testthat USES= cran:auto-plist diff --git a/devel/R-cran-usethis/distinfo b/devel/R-cran-usethis/distinfo index d4853a562048..3ad1e601d0c2 100644 --- a/devel/R-cran-usethis/distinfo +++ b/devel/R-cran-usethis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623869185 -SHA256 (usethis_2.0.1.tar.gz) = ef269e7a3190791bc77ff1d5cb11f20cb594adedb334805f88db5451f3ffd6c8 -SIZE (usethis_2.0.1.tar.gz) = 306090 +TIMESTAMP = 1723787152 +SHA256 (usethis_3.0.0.tar.gz) = 98f850f9ceaae37eb16ccd1232275b4e8f818c115c67151fa99096c477f7ccb5 +SIZE (usethis_3.0.0.tar.gz) = 381410