aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2021-09-12 19:58:38 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2021-09-12 19:58:38 +0000
commit6e6eadb4c3a81ebf865ad4e4f6fcc0aa6bd60870 (patch)
treef951afcaf9f7c8ccd76a26480c5a71bb031fee30
parent848654554a2086045c08e738d08a2e3eaf3fc7cc (diff)
downloadports-6e6eadb4c3a81ebf865ad4e4f6fcc0aa6bd60870.tar.gz
ports-6e6eadb4c3a81ebf865ad4e4f6fcc0aa6bd60870.zip
devel/R-cran-waldo: Update to 0.3.0
-rw-r--r--devel/R-cran-waldo/Makefile7
-rw-r--r--devel/R-cran-waldo/distinfo6
-rw-r--r--devel/R-cran-waldo/pkg-descr2
3 files changed, 8 insertions, 7 deletions
diff --git a/devel/R-cran-waldo/Makefile b/devel/R-cran-waldo/Makefile
index ffe9483baecb..47e89032f5aa 100644
--- a/devel/R-cran-waldo/Makefile
+++ b/devel/R-cran-waldo/Makefile
@@ -1,7 +1,7 @@
# Created by: Guangyuan Yang <ygy@FreeBSD.org>
PORTNAME= waldo
-DISTVERSION= 0.2.5
+DISTVERSION= 0.3.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -12,7 +12,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
- R-cran-diffobj>0:devel/R-cran-diffobj \
+ R-cran-diffobj>=0.3.4:devel/R-cran-diffobj \
R-cran-fansi>0:devel/R-cran-fansi \
R-cran-glue>0:devel/R-cran-glue \
R-cran-rematch2>0:devel/R-cran-rematch2 \
@@ -20,7 +20,8 @@ RUN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \
R-cran-tibble>0:devel/R-cran-tibble
TEST_DEPENDS= R-cran-R6>0:devel/R-cran-R6 \
R-cran-covr>0:devel/R-cran-covr \
- R-cran-testthat>=3.0.0:devel/R-cran-testthat
+ R-cran-testthat>=3.0.0:devel/R-cran-testthat \
+ R-cran-xml2>0:textproc/R-cran-xml2
USES= cran:auto-plist
diff --git a/devel/R-cran-waldo/distinfo b/devel/R-cran-waldo/distinfo
index 85da0125e003..e3ed2a42ca8e 100644
--- a/devel/R-cran-waldo/distinfo
+++ b/devel/R-cran-waldo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620032425
-SHA256 (waldo_0.2.5.tar.gz) = 7961ab8528b7461c33b3a55ded5d1a214bf0e5fdfc6472a3c7e441d3dee55026
-SIZE (waldo_0.2.5.tar.gz) = 26295
+TIMESTAMP = 1630995504
+SHA256 (waldo_0.3.0.tar.gz) = c45af275eb048809e88dd779ed4c1c0c31ae930ca7515ac87c11007e5339dd90
+SIZE (waldo_0.3.0.tar.gz) = 33470
diff --git a/devel/R-cran-waldo/pkg-descr b/devel/R-cran-waldo/pkg-descr
index 63ea05ac22a2..237573cf3cf4 100644
--- a/devel/R-cran-waldo/pkg-descr
+++ b/devel/R-cran-waldo/pkg-descr
@@ -2,4 +2,4 @@ Compare complex R objects and reveal the key differences. Designed particularly
for use in testing packages where being able to quickly isolate key differences
makes understanding test failures much easier.
-WWW: https://github.com/r-lib/waldo
+WWW: https://waldo.r-lib.org