git: 13076c64cf0b - main - textproc/R-cran-rematch: Update to 2.0.0

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Fri, 01 Sep 2023 15:46:51 UTC
The branch main has been updated by eduardo:

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

commit 13076c64cf0b81269a594a79004a3d621e562f7b
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-09-01 15:44:32 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-09-01 15:46:27 +0000

    textproc/R-cran-rematch: Update to 2.0.0
    
    - Use WWW r-project.org url
    - Take maintainership
    
    ChangeLog: https://cran.r-project.org/web/packages/rematch/news/news.html
---
 textproc/R-cran-rematch/Makefile | 10 ++++++----
 textproc/R-cran-rematch/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/textproc/R-cran-rematch/Makefile b/textproc/R-cran-rematch/Makefile
index 9f5b34d105e0..70635751007f 100644
--- a/textproc/R-cran-rematch/Makefile
+++ b/textproc/R-cran-rematch/Makefile
@@ -1,16 +1,18 @@
 PORTNAME=	rematch
-DISTVERSION=	1.0.1
-PORTREVISION=	4
+DISTVERSION=	2.0.0
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Match Regular Expressions with a Nicer 'API'
-WWW=		https://github.com/MangoTheCat/rematch
+WWW=		https://cran.r-project.org/web/packages/rematch/
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+TEST_DEPENDS=	R-cran-covr>0:devel/R-cran-covr \
+		R-cran-testthat>0:devel/R-cran-testthat
+
 USES=		cran:auto-plist
 
 .include <bsd.port.mk>
diff --git a/textproc/R-cran-rematch/distinfo b/textproc/R-cran-rematch/distinfo
index a23f9f4703e3..b6f76ac10fb9 100644
--- a/textproc/R-cran-rematch/distinfo
+++ b/textproc/R-cran-rematch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537772530
-SHA256 (rematch_1.0.1.tar.gz) = a409dec978cd02914cdddfedc974d9b45bd2975a124d8870d52cfd7d37d47578
-SIZE (rematch_1.0.1.tar.gz) = 3719
+TIMESTAMP = 1693557201
+SHA256 (rematch_2.0.0.tar.gz) = 15daf7bf2907aef8503635bc8631fce9fd75248a1fc2496825588c4bdf785c26
+SIZE (rematch_2.0.0.tar.gz) = 4781