diff options
Diffstat (limited to 'graphics/R-cran-cowplot')
-rw-r--r-- | graphics/R-cran-cowplot/Makefile | 17 | ||||
-rw-r--r-- | graphics/R-cran-cowplot/distinfo | 6 |
2 files changed, 14 insertions, 9 deletions
diff --git a/graphics/R-cran-cowplot/Makefile b/graphics/R-cran-cowplot/Makefile index 79e5015b8a31..455093425141 100644 --- a/graphics/R-cran-cowplot/Makefile +++ b/graphics/R-cran-cowplot/Makefile @@ -1,5 +1,5 @@ PORTNAME= cowplot -DISTVERSION= 1.1.3 +DISTVERSION= 1.2.0 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -9,15 +9,20 @@ WWW= https://wilkelab.org/cowplot/ LICENSE= GPLv2 -CRAN_DEPENDS= R-cran-ggplot2>=3.4.0:graphics/R-cran-ggplot2 \ +RUN_DEPENDS= R-cran-ggplot2>=3.5.2:graphics/R-cran-ggplot2 \ R-cran-gtable>0:math/R-cran-gtable \ R-cran-rlang>0:devel/R-cran-rlang \ R-cran-scales>0:graphics/R-cran-scales -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} -TEST_DEPENDS= R-cran-dbplyr>0:databases/R-cran-dbplyr \ +TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \ + R-cran-dplyr>0:math/R-cran-dplyr \ + R-cran-forcats>0:math/R-cran-forcats \ + R-cran-knitr>0:print/R-cran-knitr \ + R-cran-magick>0:graphics/R-cran-magick \ R-cran-maps>0:math/R-cran-maps \ - R-cran-testthat>=1.0.0:devel/R-cran-testthat + R-cran-markdown>0:textproc/R-cran-markdown \ + R-cran-ragg>0:graphics/R-cran-ragg \ + R-cran-testthat>=1.0.0:devel/R-cran-testthat \ + R-cran-tidyr>0:devel/R-cran-tidyr USES= cran:auto-plist diff --git a/graphics/R-cran-cowplot/distinfo b/graphics/R-cran-cowplot/distinfo index a342717b4385..5c9204b0f3f1 100644 --- a/graphics/R-cran-cowplot/distinfo +++ b/graphics/R-cran-cowplot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706875292 -SHA256 (cowplot_1.1.3.tar.gz) = 8756971af5c50381cf00ec7ed622fd5cf3d70f534bdfa3ebadd157b5aef5b273 -SIZE (cowplot_1.1.3.tar.gz) = 1350286 +TIMESTAMP = 1751929808 +SHA256 (cowplot_1.2.0.tar.gz) = 431d582a4fb68f005f45e0d963c19daad826289374b429b05fe168ef6f231aa1 +SIZE (cowplot_1.2.0.tar.gz) = 1638386 |