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:           Fri Jan 23 08:31:14 UTC 2026

Modified Files:
        pkgsrc/textproc/rumdl: Makefile distinfo

Log Message:
textproc/rumdl: update to 0.0.224

## [0.0.224] - 2026-01-22

### Added

- **GitHub Action: `fail-on-error` and `output-file` inputs** ([#324](https://github.com/rvben/rumdl/issues/324), [#325](https://github.com/rvben/rumdl/issues/325))
  - `fail-on-error`: Control whether the workflow fails on violations (default: `true`)
  - `output-file`: Write lint results to a file for use in subsequent steps

- **LSP: `source.fixAll.rumdl` code action for fix-on-save**
  - Enables VS Code's "Fix All on Save" feature for rumdl
  - Configure with `editor.codeActionsOnSave: { "source.fixAll.rumdl": "explicit" }`

## [0.0.223] - 2026-01-21

### Added

- **MD060: `column-align` option for table cell text alignment** ([#317](https://github.com/rvben/rumdl/issues/317))
  - Options: `left`, `center`, `right` to force alignment for all columns
  - Complements existing table formatting rules

- **Documentation site** ([rumdl.dev](https://rumdl.dev))
  - Rule documentation with examples and configuration guides

### Fixed

- **Embedded markdown respects per-file-ignores and inline config**
  - Both `rumdl check` and `rumdl fmt` now honor `<!-- rumdl-disable -->` comments
  - Per-file-ignores configuration applies to embedded markdown blocks

- **Fix mode re-lint uses filtered rules** ([#319](https://github.com/rvben/rumdl/issues/319))
  - After applying fixes, re-linting respects per-file-ignores and inline config

- **MD030: Auto-fix applies custom spacing config** ([#318](https://github.com/rvben/rumdl/issues/318))
  - Custom `ul_single`, `ol_single`, etc. values now applied during fix

### Changed

- **Documentation improvements**
  - Fixed MD051 location in RULES.md tables (thanks @Ravlen in #315)
  - Added Flavors section to README (closes #316)
  - Added Discord server link to issue templates (thanks @pygarap in #321)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/rumdl/Makefile \
    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.3 pkgsrc/textproc/rumdl/Makefile:1.4
--- pkgsrc/textproc/rumdl/Makefile:1.3  Wed Jan 21 14:48:51 2026
+++ pkgsrc/textproc/rumdl/Makefile      Fri Jan 23 08:31:13 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2026/01/21 14:48:51 pin Exp $
+# $NetBSD: Makefile,v 1.4 2026/01/23 08:31:13 pin Exp $
 
-DISTNAME=      rumdl-0.0.222
+DISTNAME=      rumdl-0.0.224
 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.3 pkgsrc/textproc/rumdl/distinfo:1.4
--- pkgsrc/textproc/rumdl/distinfo:1.3  Wed Jan 21 14:48:51 2026
+++ pkgsrc/textproc/rumdl/distinfo      Fri Jan 23 08:31:13 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2026/01/21 14:48:51 pin Exp $
+$NetBSD: distinfo,v 1.4 2026/01/23 08:31:13 pin Exp $
 
 BLAKE2s (adler2-2.0.1.crate) = 4d391e0fcde91c7435ee9a5503fee4a5346f549f1b45e482ce3e1e151d90f8f5
 SHA512 (adler2-2.0.1.crate) = 555b2b7ba6f8116acccd0bcd16ed34cc78162c81023cff31a8566ffcd456c03832089fca2d5b668ceaac4fe8f922d31aa9c487f226a36cace294ff4a219bd91d
@@ -639,9 +639,9 @@ Size (reqwest-0.12.24.crate) = 159974 by
 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.0.222.tar.gz) = b8cfd36108f016df909579b5fb86327de1b549c65b3920c0a0db2302f3ea5f09
-SHA512 (rumdl-0.0.222.tar.gz) = a30ec8db5ad36e59a6a067c106d1a1beb7162e4e491c3891b9ef66ae8aa1bf02809ccb8fa206cbdd04d25ea5b25c400baea554df7513dcfe812673c983631b15
-Size (rumdl-0.0.222.tar.gz) = 1678175 bytes
+BLAKE2s (rumdl-0.0.224.tar.gz) = 03901098198a8beec0834b4e891f24df74b67d426aff3dcf10263c86328d8af8
+SHA512 (rumdl-0.0.224.tar.gz) = 6369fe44a7022a95ab5df59cd047cc505f6f9a06ba010e7ca8a5b0b126ec1e755b64e3770c4f75ced3f3d0b90237e415cf009717b4ae5ce03e325d7e068c8806
+Size (rumdl-0.0.224.tar.gz) = 1695317 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