aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-09-01 15:44:32 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-09-01 15:46:27 +0000
commit13076c64cf0b81269a594a79004a3d621e562f7b (patch)
treeab36a1405c5ce3761d06e070d5cd0491baf49080
parent5c5d4e555033a01ec476f94579c2bc603f2b3eee (diff)
downloadports-13076c64cf0b81269a594a79004a3d621e562f7b.tar.gz
ports-13076c64cf0b81269a594a79004a3d621e562f7b.zip
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
-rw-r--r--textproc/R-cran-rematch/Makefile10
-rw-r--r--textproc/R-cran-rematch/distinfo6
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