Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2026 04:02:21 +0000
From:      Zsolt Udvari <uzsolt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5e6fef169852 - main - textproc/R-cran-rio: Update to 1.3.0
Message-ID:  <69d8764d.1ddc1.4b62bf3@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5e6fef169852c02242458ed357df2bf9f9179061

commit 5e6fef169852c02242458ed357df2bf9f9179061
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2026-04-10 04:01:51 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2026-04-10 04:02:11 +0000

    textproc/R-cran-rio: Update to 1.3.0
    
    Changelog: https://github.com/gesistsa/rio/releases/tag/v1.3.0
---
 textproc/R-cran-rio/Makefile | 6 +++---
 textproc/R-cran-rio/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/textproc/R-cran-rio/Makefile b/textproc/R-cran-rio/Makefile
index f53837fe40e9..df932c4ec87a 100644
--- a/textproc/R-cran-rio/Makefile
+++ b/textproc/R-cran-rio/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rio
-DISTVERSION=	1.2.4
+DISTVERSION=	1.3.0
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -14,10 +14,9 @@ RUN_DEPENDS=	R-cran-clipr>0:devel/R-cran-clipr \
 		R-cran-data.table>=1.11.2:devel/R-cran-data.table \
 		R-cran-haven>=1.1.2:math/R-cran-haven \
 		R-cran-jsonlite>0:converters/R-cran-jsonlite \
-		R-cran-R.utils>0:devel/R-cran-R.utils \
+		R-cran-R.utils>=2.13.0:devel/R-cran-R.utils \
 		R-cran-readr>0:textproc/R-cran-readr \
 		R-cran-readxl>=0.1.1:textproc/R-cran-readxl \
-		R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
 		R-cran-tibble>0:devel/R-cran-tibble \
 		R-cran-writexl>0:textproc/R-cran-writexl \
 		R-cran-xml2>=1.2.0:textproc/R-cran-xml2 \
@@ -25,6 +24,7 @@ RUN_DEPENDS=	R-cran-clipr>0:devel/R-cran-clipr \
 TEST_DEPENDS=	R-cran-bit64>0:devel/R-cran-bit64 \
 		R-cran-knitr>0:print/R-cran-knitr \
 		R-cran-magrittr>0:devel/R-cran-magrittr \
+		R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
 		R-cran-stringi>0:textproc/R-cran-stringi \
 		R-cran-testthat>0:devel/R-cran-testthat \
 		R-cran-withr>0:devel/R-cran-withr
diff --git a/textproc/R-cran-rio/distinfo b/textproc/R-cran-rio/distinfo
index 428dc6e55e8b..d27028ef5f08 100644
--- a/textproc/R-cran-rio/distinfo
+++ b/textproc/R-cran-rio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759114542
-SHA256 (rio_1.2.4.tar.gz) = bbc46e204fa3401e785e93b4dd55ab460d63df67b91a6e86d24aa84947dd43e2
-SIZE (rio_1.2.4.tar.gz) = 538413
+TIMESTAMP = 1775627926
+SHA256 (rio_1.3.0.tar.gz) = fc12becd26199130c80d5b23ef234b1c1c5547328e121ea5a0d1f6f47f27ee12
+SIZE (rio_1.3.0.tar.gz) = 537518


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d8764d.1ddc1.4b62bf3>