git: 7b5a283e6717 - main - sysutils/R-cran-processx: Update to 3.5.1
Guangyuan Yang
ygy at FreeBSD.org
Sat Apr 17 23:16:59 UTC 2021
The branch main has been updated by ygy (doc committer):
URL: https://cgit.FreeBSD.org/ports/commit/?id=7b5a283e6717cc117086e768918aeb1cad1d955e
commit 7b5a283e6717cc117086e768918aeb1cad1d955e
Author: Guangyuan Yang <ygy at FreeBSD.org>
AuthorDate: 2021-04-17 23:16:22 +0000
Commit: Guangyuan Yang <ygy at FreeBSD.org>
CommitDate: 2021-04-17 23:16:22 +0000
sysutils/R-cran-processx: Update to 3.5.1
Approved by: lwhsu
---
sysutils/R-cran-processx/Makefile | 7 ++++---
sysutils/R-cran-processx/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/sysutils/R-cran-processx/Makefile b/sysutils/R-cran-processx/Makefile
index e3e278d785a9..259dd8713af0 100644
--- a/sysutils/R-cran-processx/Makefile
+++ b/sysutils/R-cran-processx/Makefile
@@ -1,5 +1,5 @@
PORTNAME= processx
-DISTVERSION= 3.4.5
+DISTVERSION= 3.5.1
CATEGORIES= sysutils
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -11,8 +11,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= R-cran-R6>0:devel/R-cran-R6 \
R-cran-ps>=1.2.0:sysutils/R-cran-ps
-TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \
- R-cran-crayon>0:devel/R-cran-crayon \
+TEST_DEPENDS= R-cran-callr>=3.2.0:devel/R-cran-callr \
+ R-cran-cli>0:devel/R-cran-cli \
+ R-cran-covr>0:devel/R-cran-covr \
R-cran-testthat>0:devel/R-cran-testthat \
R-cran-withr>0:devel/R-cran-withr \
R-cran-curl>0:ftp/R-cran-curl
diff --git a/sysutils/R-cran-processx/distinfo b/sysutils/R-cran-processx/distinfo
index 6b0344dbae4a..2ac2c655f2e4 100644
--- a/sysutils/R-cran-processx/distinfo
+++ b/sysutils/R-cran-processx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609275213
-SHA256 (processx_3.4.5.tar.gz) = e368103aa6a6894bfa8e78b12a25598464bcd2c19a8b6334f24ee397db13bb14
-SIZE (processx_3.4.5.tar.gz) = 135121
+TIMESTAMP = 1618642606
+SHA256 (processx_3.5.1.tar.gz) = d35c13f131692573939949f21be03988c12bfc18d4b5093fa43d10f0ce53fffc
+SIZE (processx_3.5.1.tar.gz) = 138959
More information about the dev-commits-ports-all
mailing list