Opened 5 years ago
Last modified 7 months ago
#59834 assigned enhancement
Boost: update to 1.73.0 — at Version 3
Reported by: | michaelld (Michael Dickens) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | boost |
Description (last modified by michaelld (Michael Dickens))
Boost 1.73.0 was released on 20200426.
Here are my comments from Boost 1.72.0, which I'll do testing on shortly to verify:
My initial testing shows 2 things: 1. the new API ''is'' compatible with every port I have installed that requires Boost --26 ports, out of the roughly 268 ports that `port echo depends:boost` returns -- so about 10%, which for my current setup -- macOS 10.14.6 18G1012 / Xcode 11.2.1 11B500 -- all build cleanly & I saw no deprecation warnings in the build logs I reviewed (about 10 of those ports)! 2. The new ABI ''is not'' compatible with the prior one. Hence, we have to actually rev-bump ports to link against the new ABI. I'm going to create a PR for this update & post it here: first for Boost itself then rev-bumps for the dependent ports that I've tested. I'd encourage others to add to it.
Change History (3)
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:2 Changed 5 years ago by michaelld (Michael Dickens)
comment:3 Changed 5 years ago by michaelld (Michael Dickens)
Description: | modified (diff) |
---|---|
Summary: | Boost: update to 1.72.0 → Boost: update to 1.73.0 |
Note: See
TracTickets for help on using
tickets.
https://github.com/macports/macports-ports/pull/5996