[Midnightbsd-cvs] [MidnightBSD/mports] d22fe9: net/libcmis: update to 0.6.3 (#1170)
Lucas Holt
noreply at github.com
Thu Sep 10 21:13:51 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: d22fe9b3caafc3f07a55568ba9b04abec0d37d5e
https://github.com/MidnightBSD/mports/commit/d22fe9b3caafc3f07a55568ba9b04abec0d37d5e
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-09-10 (Thu, 10 Sep 2026)
Changed paths:
M net/libcmis/Makefile
M net/libcmis/distinfo
R net/libcmis/files/patch-boost-1.86
R net/libcmis/files/patch-libxml2-2.12
A net/libcmis/files/patch-src_libcmis-c_Makefile.am
A net/libcmis/files/patch-src_libcmis-c_Makefile.in
M net/libcmis/pkg-plist
Log Message:
-----------
net/libcmis: update to 0.6.3 (#1170)
Updates libcmis to 0.6.3 and removes upstreamed compatibility patches.
On MidnightBSD, the C API test suite needs libcmis exception RTTI
exported from libcmis-c; the added visibility patch keeps hidden
defaults while enabling correct cross-DSO exception matching.
Validation: makesum, patch, build, fake, package, check-license,
portlint -C, diff check; upstream C++ suites 162/162 and C API suite 1/1
pass using a staged CppUnit dependency.
## Summary by Sourcery
Update the libcmis port to 0.6.3 with the required C API exception
visibility support.
Bug Fixes:
- Enable correct cross-DSO exception matching for libcmis C API
consumers on MidnightBSD.
Enhancements:
- Update libcmis to version 0.6.3 and remove compatibility patches that
are now included upstream.
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