aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2021-04-30 11:00:00 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2021-04-30 17:57:30 +0000
commit098297066778a7368f2862883bc097c37e2d50af (patch)
tree9025d59b6382548ca63710d97eca35118a7b867c
parent82dbc8dd9ef709cb6c827ab356179431144fb61e (diff)
downloadports-098297066778a7368f2862883bc097c37e2d50af.tar.gz
ports-098297066778a7368f2862883bc097c37e2d50af.zip
devel/R-cran-tidyselect: Update to 1.1.1
- Update to 1.1.1 - Change LICENSE to MIT
-rw-r--r--devel/R-cran-tidyselect/Makefile6
-rw-r--r--devel/R-cran-tidyselect/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/R-cran-tidyselect/Makefile b/devel/R-cran-tidyselect/Makefile
index d552ff25da73..6c5961ab7602 100644
--- a/devel/R-cran-tidyselect/Makefile
+++ b/devel/R-cran-tidyselect/Makefile
@@ -1,20 +1,20 @@
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= tidyselect
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Select from a Set of Strings
-LICENSE= GPLv3
+LICENSE= MIT
CRAN_DEPENDS= R-cran-ellipsis>0:devel/R-cran-ellipsis \
R-cran-glue>=1.3.0:devel/R-cran-glue \
R-cran-purrr>=0.3.2:devel/R-cran-purrr \
R-cran-rlang>=0.4.6:devel/R-cran-rlang \
- R-cran-vctrs>=0.2.2:devel/R-cran-vctrs
+ R-cran-vctrs>=0.3.0:devel/R-cran-vctrs
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
diff --git a/devel/R-cran-tidyselect/distinfo b/devel/R-cran-tidyselect/distinfo
index 8cf57da11c98..d3f5a1a0f43c 100644
--- a/devel/R-cran-tidyselect/distinfo
+++ b/devel/R-cran-tidyselect/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589360175
-SHA256 (tidyselect_1.1.0.tar.gz) = e635ed381fb53f7a53c3fa36bb33e134a3273d272367de2a8d909c821be93893
-SIZE (tidyselect_1.1.0.tar.gz) = 90842
+TIMESTAMP = 1619780333
+SHA256 (tidyselect_1.1.1.tar.gz) = 18eb6a6746196a81ce19ee6cbf1db0c33f494177b97e2419312ef25a00ae486b
+SIZE (tidyselect_1.1.1.tar.gz) = 92088