pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/R-commonmark
Module Name: pkgsrc
Committed By: mef
Date: Wed Jan 1 22:58:51 UTC 2025
Modified Files:
pkgsrc/textproc/R-commonmark: Makefile distinfo
Log Message:
(textproc/R-commonmark) Updated 1.9.0 to 1.9.2, NEWS not recent
(previous entry from NEWS)
1.9.1
- Update libcmark-gfm to 0.29.0.gfm.13
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/R-commonmark/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/R-commonmark/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/R-commonmark/Makefile
diff -u pkgsrc/textproc/R-commonmark/Makefile:1.2 pkgsrc/textproc/R-commonmark/Makefile:1.3
--- pkgsrc/textproc/R-commonmark/Makefile:1.2 Sat Jun 3 14:04:18 2023
+++ pkgsrc/textproc/R-commonmark/Makefile Wed Jan 1 22:58:51 2025
@@ -1,13 +1,23 @@
-# $NetBSD: Makefile,v 1.2 2023/06/03 14:04:18 mef Exp $
+# $NetBSD: Makefile,v 1.3 2025/01/01 22:58:51 mef Exp $
R_PKGNAME= commonmark
-R_PKGVER= 1.9.0
+R_PKGVER= 1.9.2
CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= High performance commonmark and Github Markdown rendering in R
LICENSE= 2-clause-bsd
+TEST_DEPENDS+= R-curl-[0-9]*:../../www/R-curl
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-xml2-[0-9]*:../../textproc/R-xml2
+
+TEST_DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
+TEST_DEPENDS+= tex-inconsolata-[0-9]*:../../fonts/tex-inconsolata
+TEST_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+TEST_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+TEST_DEPENDS+= tex-url-[0-9]*:../../print/tex-url
+
USE_LANGUAGES= c
.include "../../math/R/Makefile.extension"
Index: pkgsrc/textproc/R-commonmark/distinfo
diff -u pkgsrc/textproc/R-commonmark/distinfo:1.4 pkgsrc/textproc/R-commonmark/distinfo:1.5
--- pkgsrc/textproc/R-commonmark/distinfo:1.4 Sat Jun 3 14:04:18 2023
+++ pkgsrc/textproc/R-commonmark/distinfo Wed Jan 1 22:58:51 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2023/06/03 14:04:18 mef Exp $
+$NetBSD: distinfo,v 1.5 2025/01/01 22:58:51 mef Exp $
-BLAKE2s (R/commonmark_1.9.0.tar.gz) = e0756b2e9e6f43ccbbf250160c5506698f21b16e18697c5f5ff10e80d4e45aa0
-SHA512 (R/commonmark_1.9.0.tar.gz) = ea346a36f685bc4229e8c45ac071a082a2f9a54dd3bfbf169ecde5422bf455b7f8e095bcdc9da21b8903a10ee0ed7a5d3920e06753f1693ceed2692039a409c6
-Size (R/commonmark_1.9.0.tar.gz) = 144922 bytes
+BLAKE2s (R/commonmark_1.9.2.tar.gz) = 0312783c777f1ea039364fe89e63343b5bdb7bdb28f8b2769aa883445dd61236
+SHA512 (R/commonmark_1.9.2.tar.gz) = 93d9ec7c7bba8a4f625cd444b0dbb5efdb786c90a152a29679a06e73f760a77adab1c1497ffa630079050f2437e29ce2eb00bec8fcecaa7c78aa3c34771663c6
+Size (R/commonmark_1.9.2.tar.gz) = 144970 bytes
Home |
Main Index |
Thread Index |
Old Index