mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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
This commit is contained in:
parent
5c5d4e5550
commit
13076c64cf
2 changed files with 9 additions and 7 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue