diff options
| -rw-r--r-- | devel/R-cran-rappdirs/Makefile | 6 | ||||
| -rw-r--r-- | devel/R-cran-rappdirs/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/R-cran-rappdirs/Makefile b/devel/R-cran-rappdirs/Makefile index d5691abb01c0..8491f41f29b0 100644 --- a/devel/R-cran-rappdirs/Makefile +++ b/devel/R-cran-rappdirs/Makefile @@ -1,6 +1,5 @@ PORTNAME= rappdirs -DISTVERSION= 0.3.3 -PORTREVISION= 1 +DISTVERSION= 0.3.4 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -12,7 +11,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ - R-cran-testthat>=3.0.0:devel/R-cran-testthat \ + R-cran-roxygen2>0:devel/R-cran-roxygen2 \ + R-cran-testthat>=3.2.0:devel/R-cran-testthat \ R-cran-withr>0:devel/R-cran-withr USES= cran:auto-plist,compiles diff --git a/devel/R-cran-rappdirs/distinfo b/devel/R-cran-rappdirs/distinfo index 62213a23f4b1..8bf1005f9fea 100644 --- a/devel/R-cran-rappdirs/distinfo +++ b/devel/R-cran-rappdirs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620101242 -SHA256 (rappdirs_0.3.3.tar.gz) = 49959f65b45b0b189a2792d6c1339bef59674ecae92f8c2ed9f26ff9e488c184 -SIZE (rappdirs_0.3.3.tar.gz) = 12288 +TIMESTAMP = 1768763736 +SHA256 (rappdirs_0.3.4.tar.gz) = 2320ebc9ef3b1a32a1e63f94a6ce2c1c34d66782221a6531e786804f681abc66 +SIZE (rappdirs_0.3.4.tar.gz) = 11763 |
