summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2024-03-14 11:35:15 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2024-03-16 09:06:27 +0000
commit4e99e3e5a1992547a072517bd9019849793e7149 (patch)
tree2a4ad063499db4b442cf476a5e83ad68ac8c6e1f
parent576cc30a18efc9d313159b338250d535e9eb6ee8 (diff)
downloadfreebsd-ports-4e99e3e5a1992547a072517bd9019849793e7149.zip
devel/R-cran-tidyselect: Update to 1.2.1
Reported by: portscout
-rw-r--r--devel/R-cran-tidyselect/Makefile13
-rw-r--r--devel/R-cran-tidyselect/distinfo6
2 files changed, 8 insertions, 11 deletions
diff --git a/devel/R-cran-tidyselect/Makefile b/devel/R-cran-tidyselect/Makefile
index 5fd7a959bb3f..84a12ab79146 100644
--- a/devel/R-cran-tidyselect/Makefile
+++ b/devel/R-cran-tidyselect/Makefile
@@ -1,6 +1,5 @@
PORTNAME= tidyselect
-PORTVERSION= 1.2.0
-PORTREVISION= 1
+PORTVERSION= 1.2.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -10,14 +9,12 @@ WWW= https://cran.r-project.org/web/packages/tidyselect/
LICENSE= MIT
-CRAN_DEPENDS= R-cran-ellipsis>0:devel/R-cran-ellipsis \
+RUN_DEPENDS= R-cran-cli>=3.3.0:devel/R-cran-cli \
R-cran-glue>=1.3.0:devel/R-cran-glue \
- R-cran-purrr>=0.3.2:devel/R-cran-purrr \
- R-cran-rlang>=1.0.1:devel/R-cran-rlang \
- R-cran-vctrs>=0.3.0:devel/R-cran-vctrs \
+ R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \
+ R-cran-rlang>=1.0.4:devel/R-cran-rlang \
+ R-cran-vctrs>=0.5.2:devel/R-cran-vctrs \
R-cran-withr>=0:devel/R-cran-withr
-BUILD_DEPENDS= ${CRAN_DEPENDS}
-RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist,compiles
diff --git a/devel/R-cran-tidyselect/distinfo b/devel/R-cran-tidyselect/distinfo
index 6a1bbbd333ce..7bb41356359d 100644
--- a/devel/R-cran-tidyselect/distinfo
+++ b/devel/R-cran-tidyselect/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679176859
-SHA256 (tidyselect_1.2.0.tar.gz) = 538d26b727e37d618e2efd3b00836048f103112a03e6994bf07a02392e269e3b
-SIZE (tidyselect_1.2.0.tar.gz) = 101498
+TIMESTAMP = 1710297668
+SHA256 (tidyselect_1.2.1.tar.gz) = 169e97ba0bbfbcdf4a80534322751f87a04370310c40e27f04aac6525d45903c
+SIZE (tidyselect_1.2.1.tar.gz) = 103591