[Midnightbsd-cvs] [MidnightBSD/mports] f16199: textproc/libxml++26: update to 2.42.3 (#940)
Lucas Holt
noreply at github.com
Wed Sep 9 09:20:54 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: f161993b2585120d9ef337ef45e5bb8fde9c80e8
https://github.com/MidnightBSD/mports/commit/f161993b2585120d9ef337ef45e5bb8fde9c80e8
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-09 (Wed, 09 Sep 2026)
Changed paths:
M textproc/libxml++26/Makefile
M textproc/libxml++26/distinfo
M textproc/libxml++26/pkg-plist
Log Message:
-----------
textproc/libxml++26: update to 2.42.3 (#940)
Updates libxml++26 to 2.42.3 and migrates the port from autotools to
Meson.
Preserves MidnightBSD packaging compatibility: static and shared
libraries are built, examples/manual are disabled, and the
Meson-installed configuration header is recorded under
lib/libxml++-2.6/include.
Validation: bmake makesum, patch, build, fake, package, test (3/3
passed), check-license, portlint -C (0 fatal errors; 2 advisories), git
diff --check.
LICENSE metadata remains unchanged (lgpl).
## Summary by Sourcery
Update libxml++26 to 2.42.3 and migrate the port to Meson while
preserving its existing packaging behavior.
Enhancements:
- Update libxml++26 to version 2.42.3 and migrate its build system from
Autotools to Meson while retaining static/shared library packaging and
MidnightBSD layout compatibility.
Build:
- Adopt Meson-based port configuration and update package metadata for
the new release.
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