Skip to content

Commit

Permalink
[boost] update to 1.77.0 (microsoft#19556)
Browse files Browse the repository at this point in the history
  • Loading branch information
yurybura authored Sep 28, 2021
1 parent 3768cef commit cc471dc
Show file tree
Hide file tree
Showing 487 changed files with 2,351 additions and 1,792 deletions.
2 changes: 2 additions & 0 deletions ports/avro-cpp/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "avro-cpp",
"version-date": "2021-06-01",
"port-version": 1,
"description": "Apache Avro is a data serialization system",
"homepage": "https://github.com/apache/avro",
"supports": "!(windows & static)",
Expand All @@ -9,6 +10,7 @@
"boost-filesystem",
"boost-format",
"boost-iostreams",
"boost-math",
"boost-program-options",
"boost-random",
"boost-test",
Expand Down
4 changes: 2 additions & 2 deletions ports/boost-accumulators/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/accumulators
REF boost-1.76.0
SHA512 51c5a64ec68274c77a674dfa15b106df2a341018498501a882d1fbeddcdee40944422184cf102986ce5c5fb1e7e5bf388566f94893a2bb6da98ec666fa20287d
REF boost-1.77.0
SHA512 6d742d26ae382a753274d0c2055653d5b6368f939c0ccbd0e79283e993736a5369cdaacac648361730937dab8e5b412f265abf9f99de3c42de60baa34afe7029
HEAD_REF master
)

Expand Down
6 changes: 1 addition & 5 deletions ports/boost-accumulators/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boost-accumulators",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost accumulators module",
"homepage": "https://github.com/boostorg/accumulators",
"dependencies": [
Expand All @@ -10,13 +10,10 @@
"boost-concept-check",
"boost-config",
"boost-core",
"boost-detail",
"boost-fusion",
"boost-interval",
"boost-iterator",
"boost-mpl",
"boost-numeric-conversion",
"boost-odeint",
"boost-parameter",
"boost-preprocessor",
"boost-range",
Expand All @@ -27,7 +24,6 @@
"boost-type-traits",
"boost-typeof",
"boost-ublas",
"boost-utility",
"boost-vcpkg-helpers"
]
}
4 changes: 2 additions & 2 deletions ports/boost-algorithm/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/algorithm
REF boost-1.76.0
SHA512 1a421f88244e07de254ea8f050e74ed0b0de889ea7a39d95daaf1f55ec5455d9dc7bcb3ae55970885dc6cd5ac6b5f9637146420eadcc59a12fc2753c842207c3
REF boost-1.77.0
SHA512 1be1d06c3233d2dad2941696ecbbd77ff2d0cb3304e7a9fee4aa59bd8209ca858520d45bc67148e20defe98bf2c49ac79acf39c07bcc2b2262c1a812514d568b
HEAD_REF master
)

Expand Down
4 changes: 1 addition & 3 deletions ports/boost-algorithm/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boost-algorithm",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost algorithm module",
"homepage": "https://github.com/boostorg/algorithm",
"dependencies": [
Expand All @@ -10,7 +10,6 @@
"boost-concept-check",
"boost-config",
"boost-core",
"boost-detail",
"boost-exception",
"boost-function",
"boost-iterator",
Expand All @@ -22,7 +21,6 @@
"boost-tuple",
"boost-type-traits",
"boost-unordered",
"boost-utility",
"boost-vcpkg-helpers"
]
}
4 changes: 2 additions & 2 deletions ports/boost-align/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/align
REF boost-1.76.0
SHA512 5b9f646512a79c7848989b5d9c2d1e67b3db86cc751d2e1034969412715c7d27a7558ecfececcad3db3ddb49a9b4ca664c9ae844f3e57b32d443549968e2ac9b
REF boost-1.77.0
SHA512 786c63da7d5593282356dc0010a63b46b5f50236890228481c9676f543ab2d56cb5418d913bce2daad8c5bbad3feded7068ac2ab6d68481be9c25401b22ff7f6
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/boost-align/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boost-align",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost align module",
"homepage": "https://github.com/boostorg/align",
"dependencies": [
Expand Down
4 changes: 2 additions & 2 deletions ports/boost-any/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/any
REF boost-1.76.0
SHA512 38f0bf6dddcdf5ce5527d068057de1ce9594605d51dde8f1591decb6423a912be2047fd2ed1b77acf42eb22d5e44a29276db9e9a24fad1596c589a58354307ba
REF boost-1.77.0
SHA512 cfb7987b7dbbc959012786ded23f6241640cc5b308656318e3125d5903af61f3da2dc16a8cfe811b651f65eec0455f75c8cf31426267babd344c500e20869878
HEAD_REF master
)

Expand Down
4 changes: 2 additions & 2 deletions ports/boost-any/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "boost-any",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost any module",
"homepage": "https://github.com/boostorg/any",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-static-assert",
"boost-throw-exception",
"boost-type-index",
"boost-type-traits",
"boost-utility",
"boost-vcpkg-helpers"
]
}
4 changes: 2 additions & 2 deletions ports/boost-array/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/array
REF boost-1.76.0
SHA512 76109a4c45ba9ec880fd419cb6287ffc7f78b141c3b42f8ac934317093fbb632376381895863fa874187252e3047cd9cf4501f3fef04b559fb90a66e3b6acb50
REF boost-1.77.0
SHA512 e34d8e46ccb3d1efad8863a6babe59762c6cd7c5eaf45bd85402a68e445bde3202cd13c86d1ecef62d5b1855b4d32aa5d5bc62010213da38ee69b7c796669a53
HEAD_REF master
)

Expand Down
3 changes: 1 addition & 2 deletions ports/boost-array/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "boost-array",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost array module",
"homepage": "https://github.com/boostorg/array",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-detail",
"boost-static-assert",
"boost-throw-exception",
"boost-vcpkg-helpers"
Expand Down
4 changes: 2 additions & 2 deletions ports/boost-asio/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/asio
REF boost-1.76.0
SHA512 d9706045510dc65dfb5d84fded39cb7bbbf44d9f1ba079efc3802962f30ba36ceb7b1610d47822348a910bbca857d0fee8ffef767921a9a75ee9565f9eb63a79
REF boost-1.77.0
SHA512 b7387f03994ecb22c545ed162c9622676a806cb7434e29303a72ee91e776034626cc125271439e7fa5983c76c06a887472dc3843e2a8ffca3a6ff3caee763641
HEAD_REF master
PATCHES windows_alloca_header.patch
)
Expand Down
5 changes: 3 additions & 2 deletions ports/boost-asio/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
{
"name": "boost-asio",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost asio module",
"homepage": "https://github.com/boostorg/asio",
"supports": "!emscripten",
"dependencies": [
"boost-align",
"boost-array",
"boost-assert",
"boost-bind",
"boost-chrono",
"boost-config",
"boost-core",
{
"name": "boost-coroutine",
"platform": "!arm & !uwp & !emscripten"
},
"boost-date-time",
"boost-detail",
"boost-function",
"boost-regex",
"boost-smart-ptr",
Expand Down
4 changes: 2 additions & 2 deletions ports/boost-assert/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/assert
REF boost-1.76.0
SHA512 bcd8d1fea358916d4ac8a707edee13bdc4b269a05f1456c3780fa525a2fe1438e8af1ca8689171da8bb3bb7ea2b02f0ed10ddc1204a5b52a885e2eebd1ba4f23
REF boost-1.77.0
SHA512 90116861cd0457ffa61b4b2ebecc978252f74196ad87d1f756702b28b4010fe366b4dd1e6a5b3726c6926b4fb1821d9f997a758fd02f8d3be5a45ef64e104e27
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/boost-assert/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boost-assert",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost assert module",
"homepage": "https://github.com/boostorg/assert",
"dependencies": [
Expand Down
4 changes: 2 additions & 2 deletions ports/boost-assign/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/assign
REF boost-1.76.0
SHA512 fce24fed1b909d108176ed9c52e9c8dfd53aa7eab063f99d83bf7b0d37db64494c5d47fe60bcade57d59afb4da53c50c0101c4a14316b043e5a018444ed4e34a
REF boost-1.77.0
SHA512 5c72f5637f0c456a060a4204533798ceea39f95a7d96e4f9e05cdd25d178244b8a3a596a7387228df5929b1e3141724503b2579db9b546fadbb0e70648fc99e1
HEAD_REF master
)

Expand Down
5 changes: 2 additions & 3 deletions ports/boost-assign/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "boost-assign",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost assign module",
"homepage": "https://github.com/boostorg/assign",
"dependencies": [
"boost-array",
"boost-config",
"boost-detail",
"boost-core",
"boost-move",
"boost-mpl",
"boost-preprocessor",
Expand All @@ -16,7 +16,6 @@
"boost-throw-exception",
"boost-tuple",
"boost-type-traits",
"boost-utility",
"boost-vcpkg-helpers"
]
}
4 changes: 2 additions & 2 deletions ports/boost-atomic/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/atomic
REF boost-1.76.0
SHA512 8677c5bd03f089b75f8fac891f9d0383510096c64490936b766a94fdbfd984cd550f41e3e7dbed76372ca81ab8264d2d5fc2dcaadb87a52b4ebb7b0aa3b6feeb
REF boost-1.77.0
SHA512 fb3c0469e75eda40fd0d2a32bdc005fb0645cb52306468681a76c6ba4eaae608a5c4ad72a9363fdee6ecf432759667a850856b54500f5a4577ab34c701cf5c6a
HEAD_REF master
)

Expand Down
8 changes: 6 additions & 2 deletions ports/boost-atomic/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boost-atomic",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost atomic module",
"homepage": "https://github.com/boostorg/atomic",
"dependencies": [
Expand All @@ -20,6 +20,10 @@
"boost-static-assert",
"boost-type-traits",
"boost-vcpkg-helpers",
"boost-winapi"
"boost-winapi",
{
"name": "vcpkg-cmake",
"host": true
}
]
}
4 changes: 2 additions & 2 deletions ports/boost-beast/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/beast
REF boost-1.76.0
SHA512 8fca87bdbd17ba7701fab6527043ff33c15b0c544b62448a2c269e4c0baab51fcedaf7f4bce746eb7a8d9390a37234aa96d0519fba7507d34656f20097a60c9e
REF boost-1.77.0
SHA512 e4176ff221f99e43c54b39d8e0626931941b13813374a5302dd65797745f740a791c7a22bb713d1af2e7a9a4d0d6100c0aabf4b2af2c0fa1903dc35fb5c3d0d8
HEAD_REF master
)

Expand Down
2 changes: 1 addition & 1 deletion ports/boost-beast/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boost-beast",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost beast module",
"homepage": "https://github.com/boostorg/beast",
"supports": "!emscripten",
Expand Down
4 changes: 2 additions & 2 deletions ports/boost-bimap/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/bimap
REF boost-1.76.0
SHA512 efa156483c4b696bf88e1f752f1810916699254cb22038d7ea2f3399938dcaebf14795572a2a42558bed356e19d0be154443282bdadc20c8235a057ac5a72fb6
REF boost-1.77.0
SHA512 bbb6c21d7678f49dcba4ad27d873a02a026751385a0e98633b17651183b2b25c541d18fc6ad703d8b1298137b770bdf4cc46e808c45083650f3c2db2a2d1bb28
HEAD_REF master
)

Expand Down
4 changes: 1 addition & 3 deletions ports/boost-bimap/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,18 @@
{
"name": "boost-bimap",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost bimap module",
"homepage": "https://github.com/boostorg/bimap",
"dependencies": [
"boost-concept-check",
"boost-config",
"boost-container-hash",
"boost-core",
"boost-functional",
"boost-iterator",
"boost-lambda",
"boost-mpl",
"boost-multi-index",
"boost-preprocessor",
"boost-property-map",
"boost-serialization",
"boost-static-assert",
"boost-throw-exception",
Expand Down
4 changes: 2 additions & 2 deletions ports/boost-bind/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/bind
REF boost-1.76.0
SHA512 a2e40c56d5092818bcddd22b90c6fe6705e2d322b9d96e5abb3524fa166e1d7fc6e5a9c98acf14409663a639c77274d12f9e9840eaa4c963b872c7363caa54ba
REF boost-1.77.0
SHA512 ad765f5ceb327ead0c2858f0c6b3d85c3e6de2a287edecd5be8410ae8a248528c3389f78c0b37efd0eb18e5dc41492eff2b5f939c75aeeacfd1ea3745697eb57
HEAD_REF master
)

Expand Down
3 changes: 1 addition & 2 deletions ports/boost-bind/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
{
"name": "boost-bind",
"version": "1.76.0",
"version": "1.77.0",
"description": "Boost bind module",
"homepage": "https://github.com/boostorg/bind",
"dependencies": [
"boost-config",
"boost-core",
"boost-detail",
"boost-vcpkg-helpers"
]
}
Loading

0 comments on commit cc471dc

Please sign in to comment.