git: 098297066778 - main - devel/R-cran-tidyselect: Update to 1.1.1
TAKATSU Tomonari
tota at FreeBSD.org
Fri Apr 30 17:58:34 UTC 2021
The branch main has been updated by tota:
URL: https://cgit.FreeBSD.org/ports/commit/?id=098297066778a7368f2862883bc097c37e2d50af
commit 098297066778a7368f2862883bc097c37e2d50af
Author: TAKATSU Tomonari <tota at FreeBSD.org>
AuthorDate: 2021-04-30 11:00:00 +0000
Commit: TAKATSU Tomonari <tota at FreeBSD.org>
CommitDate: 2021-04-30 17:57:30 +0000
devel/R-cran-tidyselect: Update to 1.1.1
- Update to 1.1.1
- Change LICENSE to MIT
---
devel/R-cran-tidyselect/Makefile | 6 +++---
devel/R-cran-tidyselect/distinfo | 6 +++---
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 at FreeBSD.org>
PORTNAME= tidyselect
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota at 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
More information about the dev-commits-ports-all
mailing list