boost: Package Version Update (1.73.0) 12068/head
authorCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Sun, 3 May 2020 19:24:20 +0000 (20:24 +0100)
committerCarlos Miguel Ferreira <carlosmf.pt@gmail.com>
Sun, 3 May 2020 19:29:04 +0000 (20:29 +0100)
commit3fb802f5d03087c19c37b51553e70c7f7f4e88bc
treeb24dd0931fd3f014ce446745685039041cda0b20
parent6198128711fec34579cd16c2e6f4aff098862e87
boost: Package Version Update (1.73.0)

This commit updates Boost to version 1.73.0
In this release, there are two new libraries
 - Nowide [2] - Standard library functions with UTF-8 API on Windows,
   from Artyom Beilis.
 - Static String [3] - A dynamically resizable string of characters
   with compile-time fixed capacity and contiguous embedded storage,
   from Vinnie Falco and Krystian Stasiowski.

More info about Boost 1.73.0 can be found at the usual place [1].

[1]: https://www.boost.org/users/history/version_1_73_0.html
[2]: https://www.boost.org/libs/nowide/
[3]: https://www.boost.org/libs/static_string/

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
libs/boost/Makefile
libs/boost/patches/002-mips-pause.patch [deleted file]
libs/boost/patches/002-outcome-assert.patch [new file with mode: 0644]
libs/boost/patches/003-beast-coroutines.patch [new file with mode: 0644]
libs/boost/patches/003-revert-cease-dependence-on-range.patch [deleted file]
libs/boost/patches/004-math.patch [deleted file]
libs/boost/patches/005-math.patch [deleted file]