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 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