pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/rumdl
Module Name: pkgsrc
Committed By: pin
Date: Tue Jun 2 11:07:05 UTC 2026
Modified Files:
pkgsrc/textproc/rumdl: Makefile distinfo
Log Message:
textproc/rumdl: update to 0.2.5
0.2.5 - 2026-06-02
Added
lsp: resolve buffer-file links and extend hover previews (94e088a)
Fixed
md034: don't flag URLs in JSX component attributes (MDX) (5ed2c5d)
md013: avoid byte-slice underflow on all-emphasis lines (ad5647a)
fix-utils: reject non-char-boundary ranges in validate_fix_range too (9d07c16)
md072: span quoted keys fully in unsorted-key diagnostics (8aa9140)
config: don't create phantom rule entries for unconvertible values (4b21cb0)
md004: guard empty marker in count_marker_prevalence too (5584c23)
config: keep pyproject [tool.rumdl] with only cache=true set (774a1b3)
wasm: cover AzureDevOps and MyST flavors in round-trip test (58f8d0d)
config: tighten pyproject rumdl-section detection (b8a5966)
config: keep pyproject [tool.rumdl] with only scalar globals (7da87d7)
md078,md079: declare Unfixable to match fix() returning Err (d1d838a)
config: skip unconvertible markdownlint values instead of exiting (9bfc296)
md004: guard against empty list marker instead of unwrapping (a73d0bf)
check: emit cross-file diagnostics in a stable path order (8eb5027)
md063: preserve URLs with nested parens and image alt text (ba68a84)
md057: only treat bare .com domains as external, not relative paths (a0f8a86)
md046: no trailing spaces on blank lines and tighter list detection (eceb1d6)
md072: preserve trailing newline and sort quoted keys by content (73f80cf)
fix-utils: reject fix ranges that split UTF-8 codepoints (1ded124)
md033: avoid non-char-boundary panic on multi-byte whitespace in tags (5dfbec7)
Performance
md037: use cached HTML-comment lookup in the warning filter (e5dcf91)
lint-context: cache math byte ranges for is_in_math_context (33ff165)
md057: index lines via raw_lines() instead of lines().nth() (251e8ff)
md032: compare blockquote prefixes as &str without allocating (c4f37d6)
lint-context: skip kramdown masking when there are no extension lines (29378b2)
rules: use LazyLock regexes instead of the mutex-backed cache (f757bae)
workspace: clear reverse deps via the file's own links (f28a27d)
lint-context: precompute math-block closer lookahead (be6796a)
lint-context: make is_in_list_block/is_in_table_block O(1) (9dc96a4)
reflow: scan is_horizontal_rule without allocating a Vec (9664d22)
reflow: hoist char collection out of is_sentence_boundary (457cbad)
0.2.4 - 2026-05-29
Fixed
md060: apply aligned-delimiter when a table auto-compacts past max-width (663f4ba)
md034: don't flag URL arguments of MyST colon directives (d55ed20)
embedded: gate markdown code block formatting behind code-block-tools opt-in (bd23ad1)
md046: treat MyST directive body as directive, not indented code block (060bae2)
0.2.3 - 2026-05-27
Fixed
code-block-tools: pipe newline-terminated content to external tools (497d892)
0.2.2 - 2026-05-26
Fixed
md081: treat unset and 0 as distinct emphasis thresholds (ca992bd)
0.2.1 - 2026-05-26
Added
md081: add no-excessive-emphasis rule (7e9ac64)
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/textproc/rumdl/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/textproc/rumdl/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/rumdl/Makefile
diff -u pkgsrc/textproc/rumdl/Makefile:1.33 pkgsrc/textproc/rumdl/Makefile:1.34
--- pkgsrc/textproc/rumdl/Makefile:1.33 Sun May 24 21:00:11 2026
+++ pkgsrc/textproc/rumdl/Makefile Tue Jun 2 11:07:04 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2026/05/24 21:00:11 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2026/06/02 11:07:04 pin Exp $
-DISTNAME= rumdl-0.2.0
+DISTNAME= rumdl-0.2.5
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=rvben/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/textproc/rumdl/distinfo
diff -u pkgsrc/textproc/rumdl/distinfo:1.31 pkgsrc/textproc/rumdl/distinfo:1.32
--- pkgsrc/textproc/rumdl/distinfo:1.31 Sun May 24 21:00:11 2026
+++ pkgsrc/textproc/rumdl/distinfo Tue Jun 2 11:07:04 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.31 2026/05/24 21:00:11 wiz Exp $
+$NetBSD: distinfo,v 1.32 2026/06/02 11:07:04 pin Exp $
BLAKE2s (adler2-2.0.1.crate) = 4d391e0fcde91c7435ee9a5503fee4a5346f549f1b45e482ce3e1e151d90f8f5
SHA512 (adler2-2.0.1.crate) = 555b2b7ba6f8116acccd0bcd16ed34cc78162c81023cff31a8566ffcd456c03832089fca2d5b668ceaac4fe8f922d31aa9c487f226a36cace294ff4a219bd91d
@@ -708,9 +708,9 @@ Size (reqwest-0.13.2.crate) = 158064 byt
BLAKE2s (ring-0.17.14.crate) = 1480ea4de12099a897e831682ebaf48ed6e688e06f58e79e496a06e227ed58bd
SHA512 (ring-0.17.14.crate) = 88d38205dc1a1f89bd4ae887ec5c168e68a4b749b3ac0612674092331e99d14a9b8d0f4a98d72c1a3853bcc9da420402336da3ee053bedcfd598da8de93afa14
Size (ring-0.17.14.crate) = 1502610 bytes
-BLAKE2s (rumdl-0.2.0.tar.gz) = aba3d6d6b15befbac27914016b64c21a8793b939904ad872137ed52cd60b8339
-SHA512 (rumdl-0.2.0.tar.gz) = 1d59e48f497a33ba0df21d3b1aae5f01f4803de1ea184f4c388265412e203d111a4aaeb03e2ea29d2ab4667992a19ee0208952337a563bd81e84d9cdfb8e7cb5
-Size (rumdl-0.2.0.tar.gz) = 2627731 bytes
+BLAKE2s (rumdl-0.2.5.tar.gz) = b301f4d98591172f552034d0e39476b2b39883301c67b77f28b61d95c20ad344
+SHA512 (rumdl-0.2.5.tar.gz) = 2a0fe0584f8cd9651de38c139f32d850902db4e4f6f9370bd0afb6cc9909e3f970787c6272459a77199d2fca4b8065b755333a4be6ad1a949a67e511225ca996
+Size (rumdl-0.2.5.tar.gz) = 2658708 bytes
BLAKE2s (rustc_version-0.4.1.crate) = f0d198d0457135ca7572b41cd2440f1b0ca075013f53b384d07c00db8c5d2e84
SHA512 (rustc_version-0.4.1.crate) = 7aa8a487ca7411b6d23cae62f7568fa3474a7b1fd1589621071be3428a550ed3b7c4ad68277a8f86849e5900397d7d0e9d678f5d423742a045dc7c660fa6c598
Size (rustc_version-0.4.1.crate) = 12245 bytes
Home |
Main Index |
Thread Index |
Old Index