git: 7c4adfc34add - main - devel/R-cran-filelock: Update to 1.0.3

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Mon, 16 Sep 2024 12:15:35 UTC
The branch main has been updated by eduardo:

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

commit 7c4adfc34add4e8571c08e0bc9b0e1b7abc2a811
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-09-16 12:13:36 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-09-16 12:15:24 +0000

    devel/R-cran-filelock: Update to 1.0.3
    
    - Take maintainership
    - Switch WWW url to CRAN.r-project.org
    - Remove unneeded test dependencies
    
    ChangeLog:
            https://cran.r-project.org/web/packages/filelock/news/news.html
            https://github.com/r-lib/filelock/compare/v1.0.2...v1.0.3
---
 devel/R-cran-filelock/Makefile | 11 +++--------
 devel/R-cran-filelock/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 11 deletions(-)

diff --git a/devel/R-cran-filelock/Makefile b/devel/R-cran-filelock/Makefile
index 9243bc1f5757..1adb86e463ef 100644
--- a/devel/R-cran-filelock/Makefile
+++ b/devel/R-cran-filelock/Makefile
@@ -1,20 +1,15 @@
 PORTNAME=	filelock
-DISTVERSION=	1.0.2
-PORTREVISION=	1
+DISTVERSION=	1.0.3
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Portable File Locking
-WWW=		https://github.com/r-lib/filelock #readme
+WWW=		https://cran.r-project.org/web/packages/filelock/
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-TEST_DEPENDS=	R-cran-callr>=2.0.0:devel/R-cran-callr \
-		R-cran-covr>0:devel/R-cran-covr \
-		R-cran-testthat>0:devel/R-cran-testthat
-
 USES=		cran:auto-plist,compiles
 
 .include <bsd.port.mk>
diff --git a/devel/R-cran-filelock/distinfo b/devel/R-cran-filelock/distinfo
index a590ef6b87f4..fe7bf0fb2c22 100644
--- a/devel/R-cran-filelock/distinfo
+++ b/devel/R-cran-filelock/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610211187
-SHA256 (filelock_1.0.2.tar.gz) = ac2915950789b16c43a625a2b8dab6ba423588db4a7d0daa75b74518b82b1403
-SIZE (filelock_1.0.2.tar.gz) = 12377
+TIMESTAMP = 1726487587
+SHA256 (filelock_1.0.3.tar.gz) = 2dcd0ec453f5ec4d96f69b0c472569d57d3c5f9956a82a48492ee02f12071137
+SIZE (filelock_1.0.3.tar.gz) = 15443