devel/serie: update to 0.6.0
What's Changed
New graph style by @lusingander in #115
Add deny.toml by @lusingander in #116
Update ratatui by @lusingander in #117
Fix graph calculation by @lusingander in #118
Add docs by @lusingander in #119
Config validation by @lusingander in #120
Use rustc_hash by @lusingander in #122
Add --max-count option by @lusingander in #123
py-orjson: updated to 3.11.6
3.11.6 - 2026-01-29
Changed
- orjson now includes code licensed under the Mozilla Public License 2.0 (MPL-2.0).
- Drop support for Python 3.9.
- ABI compatibility with CPython 3.15 alpha 5.
- Build now depends on Rust 1.89 or later instead of 1.85.
Fixed
- Fix sporadic crash serializing deeply nested `list` of `dict`.
textproc/rumdl: update to 0.1.8
[0.1.8] - 2026-01-31
Added
Inline config: Automatic support for all rules (#364)
All rules now automatically support inline configuration via <!-- rumdl-configure-file --> comments
Engine-level implementation ensures consistent behavior across rules
Added get_effective_config helper for inline config support
MD033: Opt-in auto-fix for inline HTML conversion
New fix = true option enables auto-fix (disabled by default)
Converts simple inline HTML to Markdown equivalents
Conservative approach: only fixes clear-cut cases
MD036: Opt-in auto-fix for emphasis-as-heading
New fix = true option enables auto-fix (disabled by default)
Converts emphasis-only paragraphs to proper headings
[118 lines not shown]
devel/mise: update to 2026.2.0
2026.2.0 - 2026-02-01
🚀 Features
(edit) add interactive config editor (mise edit) by @jdx in #7930
(lockfile) graduate lockfiles from experimental by @jdx in #7929
(task) add support for usage values in task confirm dialog by @roele in #7924
(task) improve source freshness checking with edge case handling by @jdx in #7932
🐛 Bug Fixes
(activate) preserve ordering of paths appended after mise activate by @jdx in #7919
(install) sort failed installations for deterministic error output by @jdx in #7936
(lockfile) preserve URL and prefer sha256 when merging platform info by @jdx in #7923
(lockfile) add atomic writes and cache invalidation by @jdx in #7927
(templates) use sha256 for hash filter instead of blake3 by @jdx in #7925
(upgrade) respect tracked configs when pruning old versions by @jdx in #7926
[87 lines not shown]
indi: updated to 2.1.8
2.1.8
Update PowerChannelCurrentNP labels to conform to other props.
Avoid copying over build ...
Redefine rotation angles of guide simulator and correct label for camera rotation offset
Fix infinite loop when read=0
Svbony powerbox
Svbony PowerBox: Trigger connection on initialization and improve handshake
FIX_SVBONY_POWERBOX Added improved handshake logic and command transmission verification
Bug fixes for Pegasus devices
Fixing return to idle after RA move in arduino_st4.cpp
Updating MacOS Intel Build since macos-13 is deprecated
Updating exec_program to execute_process due to deprecation
OpenAstroTech lx200 turn tracking on/off
PMC8: fix southern hemisphere math for manual mount moves
RST135E: Set TrackState = SCOPE_SLEWING, when executing findHome(), s…
Bug fix setting adj. power in PPBA
[3 lines not shown]
mhpgp: gnupg2 no longer has suffixes
gnupg2 is now installed as "gpg", no longer as "gpg2".
Remove all pkgsrc patches so that mhpgp calls just gpg.
PKGREVISION++