Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 2023 01:50:22 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 753b3df23fab - main - math/R-cran-dplyr: Update to 1.1.1
Message-ID:  <202304160150.33G1oMIv024147@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen:

URL: https://cgit.FreeBSD.org/ports/commit/?id=753b3df23fabdd827bb62fe5782ceec8c64ab8ab

commit 753b3df23fabdd827bb62fe5782ceec8c64ab8ab
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-04-16 01:48:25 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-04-16 01:49:42 +0000

    math/R-cran-dplyr: Update to 1.1.1
    
    Update DEPENDS
---
 math/R-cran-dplyr/Makefile | 9 +++++----
 math/R-cran-dplyr/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/math/R-cran-dplyr/Makefile b/math/R-cran-dplyr/Makefile
index dcb3854a2d4b..f4d9eac4e338 100644
--- a/math/R-cran-dplyr/Makefile
+++ b/math/R-cran-dplyr/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	dplyr
-DISTVERSION=	1.0.10
+DISTVERSION=	1.1.1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -16,11 +16,12 @@ BUILD_DEPENDS=	R-cran-assertthat>=0.2.0:math/R-cran-assertthat \
 		R-cran-pkgconfig>0:devel/R-cran-pkgconfig \
 		R-cran-R6>0:devel/R-cran-R6 \
 		R-cran-Rcpp>=1.0.1:devel/R-cran-Rcpp \
-		R-cran-rlang>=0.4.0:devel/R-cran-rlang \
-		R-cran-tibble>=2.0.0:devel/R-cran-tibble \
+		R-cran-rlang>=1.1.0:devel/R-cran-rlang \
+		R-cran-tibble>=3.2.0:devel/R-cran-tibble \
 		R-cran-tidyselect>=0.2.5:devel/R-cran-tidyselect \
 		R-cran-BH>0:devel/R-cran-BH \
-		R-cran-plogr>=0.2.0:devel/R-cran-plogr
+		R-cran-plogr>=0.2.0:devel/R-cran-plogr \
+		R-cran-vctrs>=0.6.0:devel/R-cran-vctrs
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		cran:auto-plist,compiles
diff --git a/math/R-cran-dplyr/distinfo b/math/R-cran-dplyr/distinfo
index 907d299e7d54..62d4790dc707 100644
--- a/math/R-cran-dplyr/distinfo
+++ b/math/R-cran-dplyr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663249018
-SHA256 (dplyr_1.0.10.tar.gz) = 3ab639f627b4e439052df18f193f0ccab223225a4ae2ff8c18aba4f9807e0f2b
-SIZE (dplyr_1.0.10.tar.gz) = 884984
+TIMESTAMP = 1681602915
+SHA256 (dplyr_1.1.1.tar.gz) = dfdc24bdba38c091edcf2cc3fa58267f4ebbf7ea1b3b715b1ada7a1be6d5bbf7
+SIZE (dplyr_1.1.1.tar.gz) = 1082508



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304160150.33G1oMIv024147>