[Midnightbsd-cvs] [MidnightBSD/mports] 8a26f4: graphics/librsvg2-rust: update to 2.62.3 (#985)
Lucas Holt
noreply at github.com
Wed Sep 9 13:36:24 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 8a26f43226e0c3f81a77511428ae3f525b556b9f
https://github.com/MidnightBSD/mports/commit/8a26f43226e0c3f81a77511428ae3f525b556b9f
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-09 (Wed, 09 Sep 2026)
Changed paths:
M graphics/librsvg2-rust/Makefile
M graphics/librsvg2-rust/Makefile.crates
M graphics/librsvg2-rust/distinfo
A graphics/librsvg2-rust/files/patch-rsvg_meson.build
M graphics/librsvg2-rust/pkg-plist
Log Message:
-----------
graphics/librsvg2-rust: update to 2.62.3 (#985)
Updates librsvg2-rust to 2.62.3 and migrates the port to Meson.\n\nThe
cargo target triplet is passed to the upstream Meson cargo wrapper so it
locates artifacts produced by USES=cargo.\n\nValidation: bmake makesum,
patch, build, fake, package, test (5/5), check-license, portlint -C (0
fatal), and git diff --check.
## Summary by Sourcery
Update librsvg2-rust to 2.62.3 and migrate its port to Meson with
Cargo-aware cross-compilation support.
Enhancements:
- Update librsvg2-rust to version 2.62.3 and migrate the port from
Autotools to Meson.
- Add Meson configuration for Cargo target integration, optional Vala
bindings, documentation, pixbuf loader support, and test execution.
- Refresh the bundled Rust crate metadata and packaging contents for the
updated librsvg release.
Build:
- Update build dependencies, runtime dependencies, license metadata, and
build-system configuration for the new release.
Tests:
- Enable the upstream test suite through the Meson build configuration
and add the required font test dependency.
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list