diff --git a/textproc/R-cran-commonmark/Makefile b/textproc/R-cran-commonmark/Makefile index e2032036e4c4..bafe2a82a5b2 100644 --- a/textproc/R-cran-commonmark/Makefile +++ b/textproc/R-cran-commonmark/Makefile @@ -1,14 +1,18 @@ PORTNAME= commonmark -DISTVERSION= 1.9.0 +DISTVERSION= 1.9.1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= High Performance CommonMark and Github Markdown Rendering in R WWW= https://cran.r-project.org/web/packages/commonmark/ LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat \ + R-cran-xml2>0:textproc/R-cran-xml2 USES= cran:auto-plist,compiles .include diff --git a/textproc/R-cran-commonmark/distinfo b/textproc/R-cran-commonmark/distinfo index ae06bf83eb02..d2ada2d472f5 100644 --- a/textproc/R-cran-commonmark/distinfo +++ b/textproc/R-cran-commonmark/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682486348 -SHA256 (commonmark_1.9.0.tar.gz) = 6dd01a5a26c8d436486abf69c2f6ad0f8dd1c811f575c31983aeb4dbd376548f -SIZE (commonmark_1.9.0.tar.gz) = 144922 +TIMESTAMP = 1706705798 +SHA256 (commonmark_1.9.1.tar.gz) = 9517a13f4ce4a99bb157493453b04419b222cb65a9471cd3b11e5045ac0db53b +SIZE (commonmark_1.9.1.tar.gz) = 145978