py-modulegraph: updated to 0.19.7
Version 0.19.7
* Add support for Python 3.13 and 3.14
* Don't use ``pkg_resources`` unless ``importlib`` is not available
Note that this requires using Python 3.8 or later, on older
version please ensure that a version of *setuptools* older than
November 2025.
librsvg: updated to 2.60.1
Version 2.60.1
==============
librsvg crate version 2.60.1
librsvg-rebind crate version 0.1.0
This is a security release for RUSTSEC-2024-0421, RUSTSEC-2024-0404,
and GHSA-c827-hfw6-qwvm (CVE-2024-43806).
Note that even in unpatched releases, librsvg disallows references to
external URLs that do not have a file:// method, so http/https URLs
are rejected.
The Minimum Supported Rust Version has unfortunately had to be raised
to Rust 1.85.0, to accomodate the updated chains of dependencies.
[7 lines not shown]
Update distinfo and PLIST
With this it builds and runs on NetBSD 10, amd64:
```
/usr/pkgsrc/wip/ledger * master $ ledger
Ledger 3.4.1-20251025, the command-line accounting tool
without support for gpg encrypted journals and with Python support
Copyright (c) 2003-2025, John Wiegley. All rights reserved.
This program is made available under the terms of the BSD Public License.
See LICENSE file included with the distribution for details and disclaimer.
Error: No journal file was specified (please use -f)
```
jjui: update to 0.9.7.
This release enhances performance and introduces stability improvements
in log parsing and command execution. It also takes back some of
the stability by adding basic mouse support.