git: e59d7bf24754 - main - filesystems/R-cran-fs: Update to 2.0.1

From: Zsolt Udvari <uzsolt_at_FreeBSD.org>
Date: Tue, 24 Mar 2026 14:33:00 UTC
The branch main has been updated by uzsolt:

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

commit e59d7bf24754f44fed80ca8b7e681f86af2cabc5
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2026-03-24 13:45:56 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2026-03-24 14:32:53 +0000

    filesystems/R-cran-fs: Update to 2.0.1
    
    Add devel/libuv to library dependencies so can use the installed libuv
    instead of bundled version.
    
    Changelog: https://cloud.r-project.org/web/packages/fs/news/news.html
---
 filesystems/R-cran-fs/Makefile | 5 +++--
 filesystems/R-cran-fs/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/filesystems/R-cran-fs/Makefile b/filesystems/R-cran-fs/Makefile
index 380cf0babd49..2d0dc308e7a4 100644
--- a/filesystems/R-cran-fs/Makefile
+++ b/filesystems/R-cran-fs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fs
-DISTVERSION=	1.6.7
+DISTVERSION=	2.0.1
 CATEGORIES=	filesystems sysutils
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -10,6 +10,7 @@ WWW=		https://fs.r-lib.org
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+LIB_DEPENDS=	libuv.so:devel/libuv
 TEST_DEPENDS=	R-cran-covr>0:devel/R-cran-covr \
 		R-cran-crayon>0:devel/R-cran-crayon \
 		R-cran-knitr>0:print/R-cran-knitr \
@@ -21,6 +22,6 @@ TEST_DEPENDS=	R-cran-covr>0:devel/R-cran-covr \
 		R-cran-vctrs>=0.3.0:devel/R-cran-vctrs \
 		R-cran-withr>0:devel/R-cran-withr
 
-USES=		cran:auto-plist,compiles
+USES=		cran:auto-plist,compiles pkgconfig
 
 .include <bsd.port.mk>
diff --git a/filesystems/R-cran-fs/distinfo b/filesystems/R-cran-fs/distinfo
index 900c705e9d7d..b5459d77ba4f 100644
--- a/filesystems/R-cran-fs/distinfo
+++ b/filesystems/R-cran-fs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773115997
-SHA256 (fs_1.6.7.tar.gz) = e8f0a8f4b15177166c9530cd922e38705421467f05ec55500b28bca5864be411
-SIZE (fs_1.6.7.tar.gz) = 1203287
+TIMESTAMP = 1774358363
+SHA256 (fs_2.0.1.tar.gz) = 1d1706d748772d16fd1a8b7f667c761948bb931199f85fad081396847c07e0c2
+SIZE (fs_2.0.1.tar.gz) = 1471271