git: e4e4c5ce92f6 - main - textproc/R-cran-commonmark: Update to 1.9.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 01 Feb 2024 11:53:17 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=e4e4c5ce92f6ec4cf07f0baa1d2fcb99b1799e0c commit e4e4c5ce92f6ec4cf07f0baa1d2fcb99b1799e0c Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-02-01 08:59:28 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-02-01 11:53:01 +0000 textproc/R-cran-commonmark: Update to 1.9.1 - Define license file - Add test depends - Take maintainership ChangeLog: https://cran.r-project.org/web/packages/commonmark/NEWS --- textproc/R-cran-commonmark/Makefile | 8 ++++++-- textproc/R-cran-commonmark/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) 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,13 +1,17 @@ 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 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