aboutsummaryrefslogtreecommitdiff
path: root/sysutils/R-cran-ps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/R-cran-ps/Makefile')
-rw-r--r--sysutils/R-cran-ps/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/R-cran-ps/Makefile b/sysutils/R-cran-ps/Makefile
index acd12c855fa5..df825594fbb3 100644
--- a/sysutils/R-cran-ps/Makefile
+++ b/sysutils/R-cran-ps/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ps
-DISTVERSION= 1.6.0
+DISTVERSION= 1.7.1
CATEGORIES= sysutils
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -12,10 +12,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= R-cran-R6>0:devel/R-cran-R6 \
R-cran-callr>0:devel/R-cran-callr \
R-cran-covr>0:devel/R-cran-covr \
+ R-cran-pillar>0:devel/R-cran-pillar \
R-cran-rlang>0:devel/R-cran-rlang \
- R-cran-testthat>0:devel/R-cran-testthat \
- R-cran-tibble>0:devel/R-cran-tibble \
+ R-cran-testthat>=3.0.0:devel/R-cran-testthat \
R-cran-curl>0:ftp/R-cran-curl \
+ R-cran-pingr>0:net/R-cran-pingr \
R-cran-processx>=3.1.0:sysutils/R-cran-processx
USES= cran:auto-plist,compiles