aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-10-05 10:39:01 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-10-06 07:46:49 +0000
commit3904e690313ae50c628c9ef378b46ce5f57610db (patch)
tree97b0bb9f458446bf7165e1b3c0da7fff3d2011a7 /textproc
parentf620ac4700946f5e113af2cf9c7dfa40b5ec3555 (diff)
downloadports-3904e690313ae50c628c9ef378b46ce5f57610db.tar.gz
ports-3904e690313ae50c628c9ef378b46ce5f57610db.zip
Diffstat (limited to 'textproc')
-rw-r--r--textproc/R-cran-vroom/Makefile9
-rw-r--r--textproc/R-cran-vroom/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/textproc/R-cran-vroom/Makefile b/textproc/R-cran-vroom/Makefile
index 8e81adc1d052..5993b533cfac 100644
--- a/textproc/R-cran-vroom/Makefile
+++ b/textproc/R-cran-vroom/Makefile
@@ -1,13 +1,14 @@
PORTNAME= vroom
-PORTVERSION= 1.6.3
+DISTVERSION= 1.6.4
CATEGORIES= textproc
-DISTNAME= ${PORTNAME}_${PORTVERSION}
+DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Read and Write Rectangular Text Data Quickly
WWW= https://cran.r-project.org/web/packages/vroom/
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
CRAN_DEPENDS= R-cran-bit64>0:devel/R-cran-bit64 \
R-cran-cli>=3.2.0:devel/R-cran-cli \
@@ -25,6 +26,8 @@ CRAN_DEPENDS= R-cran-bit64>0:devel/R-cran-bit64 \
R-cran-withr>0:devel/R-cran-withr
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
+TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat
+# Some tests failing: https://github.com/tidyverse/vroom/issues/520
USES= compiler:c++11-lang cran:auto-plist,compiles shebangfix
diff --git a/textproc/R-cran-vroom/distinfo b/textproc/R-cran-vroom/distinfo
index 19020b5dc590..4a6439159367 100644
--- a/textproc/R-cran-vroom/distinfo
+++ b/textproc/R-cran-vroom/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683547157
-SHA256 (vroom_1.6.3.tar.gz) = dc4800e52b4a57cf63b88412cd35d25dca4e226374242dea95a12c62361a5f63
-SIZE (vroom_1.6.3.tar.gz) = 718863
+TIMESTAMP = 1696498619
+SHA256 (vroom_1.6.4.tar.gz) = 8d46f96b2621409838a5d0bfa86a70146cc31f375bf3c8f66b64bbdcc62ae24d
+SIZE (vroom_1.6.4.tar.gz) = 750198