aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2024-02-01 08:59:28 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2024-02-01 11:53:01 +0000
commite4e4c5ce92f6ec4cf07f0baa1d2fcb99b1799e0c (patch)
tree27c6b0d74fcbcc29ce9c32b065a7072bbf1b651c
parent4f3fb1c3f9ba7948a1c8ece79d1e82530e88ab87 (diff)
downloadports-e4e4c5ce92f6ec4cf07f0baa1d2fcb99b1799e0c.tar.gz
ports-e4e4c5ce92f6ec4cf07f0baa1d2fcb99b1799e0c.zip
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
-rw-r--r--textproc/R-cran-commonmark/Makefile8
-rw-r--r--textproc/R-cran-commonmark/distinfo6
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