diff options
Diffstat (limited to 'devel/R-cran-googledrive')
-rw-r--r-- | devel/R-cran-googledrive/Makefile | 16 | ||||
-rw-r--r-- | devel/R-cran-googledrive/distinfo | 6 |
2 files changed, 12 insertions, 10 deletions
diff --git a/devel/R-cran-googledrive/Makefile b/devel/R-cran-googledrive/Makefile index 77e8ebaa762c..bbe0912e0acf 100644 --- a/devel/R-cran-googledrive/Makefile +++ b/devel/R-cran-googledrive/Makefile @@ -1,5 +1,5 @@ PORTNAME= googledrive -DISTVERSION= 2.1.1 +DISTVERSION= 2.1.2 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -9,8 +9,8 @@ WWW= https://googledrive.tidyverse.org/ LICENSE= MIT -CRAN_DEPENDS= R-cran-cli>=3.0.0:devel/R-cran-cli \ - R-cran-gargle>=1.5.0:devel/R-cran-gargle \ +RUN_DEPENDS= R-cran-cli>=3.0.0:devel/R-cran-cli \ + R-cran-gargle>=1.6.0:devel/R-cran-gargle \ R-cran-glue>=1.4.2:devel/R-cran-glue \ R-cran-httr>0:www/R-cran-httr \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ @@ -23,10 +23,12 @@ CRAN_DEPENDS= R-cran-cli>=3.0.0:devel/R-cran-cli \ R-cran-uuid>0:devel/R-cran-uuid \ R-cran-vctrs>=0.3.0:devel/R-cran-vctrs \ R-cran-withr>0:devel/R-cran-withr -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} -TEST_DEPENDS= R-cran-mockr>0:devel/R-cran-mockr \ - R-cran-testthat>0:devel/R-cran-testthat +TEST_DEPENDS= R-cran-curl>0:ftp/R-cran-curl \ + R-cran-dplyr>=1.0.0:math/R-cran-dplyr \ + R-cran-knitr>0:print/R-cran-knitr \ + R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \ + R-cran-spelling>0:textproc/R-cran-spelling \ + R-cran-testthat>=3.1.5:devel/R-cran-testthat USES= cran:auto-plist diff --git a/devel/R-cran-googledrive/distinfo b/devel/R-cran-googledrive/distinfo index 3916ad5bf0b5..be4e82d43e2c 100644 --- a/devel/R-cran-googledrive/distinfo +++ b/devel/R-cran-googledrive/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706917861 -SHA256 (googledrive_2.1.1.tar.gz) = 0b8b4f74ba3630b0347249a32a80bc5fc2e8b63ad2952702f30162bd2d38fb82 -SIZE (googledrive_2.1.1.tar.gz) = 1609266 +TIMESTAMP = 1757516004 +SHA256 (googledrive_2.1.2.tar.gz) = 3809ea4d8333eb80e6ca4e780f198014f65b21c3cf4ec95a63aeb6772c8d94aa +SIZE (googledrive_2.1.2.tar.gz) = 1615911 |