Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2026 19:29:13 +0000
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7aef23c1832e - main - textproc/R-cran-vroom: Update to 1.7.0
Message-ID:  <697a6389.2280c.a2cfd63@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7aef23c1832e161dd870bc8b98627a3674b29be2

commit 7aef23c1832e161dd870bc8b98627a3674b29be2
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-01-28 18:56:21 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-01-28 19:28:58 +0000

    textproc/R-cran-vroom: Update to 1.7.0
    
    ChangeLog: https://cran.r-project.org/web/packages/vroom/news/news.html
---
 textproc/R-cran-vroom/Makefile | 8 +++++---
 textproc/R-cran-vroom/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/textproc/R-cran-vroom/Makefile b/textproc/R-cran-vroom/Makefile
index e5425151660b..1cf57a32ea11 100644
--- a/textproc/R-cran-vroom/Makefile
+++ b/textproc/R-cran-vroom/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	vroom
-DISTVERSION=	1.6.7
+DISTVERSION=	1.7.0
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -17,8 +17,8 @@ CRAN_DEPENDS=	R-cran-bit64>0:devel/R-cran-bit64 \
 		R-cran-glue>0:devel/R-cran-glue \
 		R-cran-hms>0:devel/R-cran-hms \
 		R-cran-lifecycle>=1.0.3:devel/R-cran-lifecycle \
-		R-cran-progress>=1.2.1:devel/R-cran-progress \
-		R-cran-rlang>=0.4.2:devel/R-cran-rlang \
+		R-cran-progress>=1.2.3:devel/R-cran-progress \
+		R-cran-rlang>=1.1.0:devel/R-cran-rlang \
 		R-cran-tibble>=2.0.0:devel/R-cran-tibble \
 		R-cran-tidyselect>0:devel/R-cran-tidyselect \
 		R-cran-tzdb>=0.1.1:devel/R-cran-tzdb \
@@ -37,6 +37,8 @@ USES=		compiler:c++11-lang cran:auto-plist,compiles shebangfix
 
 SHEBANG_FILES=	inst/bench/*.sh
 
+TESTING_UNSAFE=	https://github.com/tidyverse/vroom/issues/611
+
 pre-test:
 
 # Test depends not ported yet
diff --git a/textproc/R-cran-vroom/distinfo b/textproc/R-cran-vroom/distinfo
index f64321d2ae14..8913e601f1ca 100644
--- a/textproc/R-cran-vroom/distinfo
+++ b/textproc/R-cran-vroom/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765109153
-SHA256 (vroom_1.6.7.tar.gz) = 262cebb76e8bc0ea920d70036e435c3cd78616d758de1f062a132f26fb5c76ca
-SIZE (vroom_1.6.7.tar.gz) = 628151
+TIMESTAMP = 1769624400
+SHA256 (vroom_1.7.0.tar.gz) = 6749c24ff27342a807c5816a0d773d9163febbde0c0247469ef45dae9d7950fc
+SIZE (vroom_1.7.0.tar.gz) = 619356


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697a6389.2280c.a2cfd63>