diff options
Diffstat (limited to 'devel/R-cran-rappdirs/Makefile')
| -rw-r--r-- | devel/R-cran-rappdirs/Makefile | 6 |
1 files changed, 3 insertions, 3 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 |
