diff --git a/ports/aws-c-common/portfile.cmake b/ports/aws-c-common/portfile.cmake index 1efde57bbc52f1..79b57f894a86fc 100644 --- a/ports/aws-c-common/portfile.cmake +++ b/ports/aws-c-common/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO awslabs/aws-c-common REF "v${VERSION}" - SHA512 25da9356e36c87210bcdd95b007824288f36fd3ae4bdd757a1d3e88ef3cc8b65a0c1a31cbe338147949257c8e908c1721fc6297aeb0cbfe7cb89b4d7727dc2ad + SHA512 482bfeb5c7dac16486236417af0f5c0a20bc36c271aaf32088d188186861d61bf0b96c5da13a1c88853fdc6a1fb8b8db254a547c3648a659ec6e91177978dc9b HEAD_REF master PATCHES disable-internal-crt-option.patch # Disable internal crt option because vcpkg contains crt processing flow diff --git a/ports/aws-c-common/vcpkg.json b/ports/aws-c-common/vcpkg.json index f00e34053f57f9..20469aaef6e2e0 100644 --- a/ports/aws-c-common/vcpkg.json +++ b/ports/aws-c-common/vcpkg.json @@ -1,6 +1,6 @@ { "name": "aws-c-common", - "version": "0.9.28", + "version": "0.9.30", "description": "AWS common library for C", "homepage": "https://github.com/awslabs/aws-c-common", "license": "Apache-2.0", diff --git a/ports/aws-sdk-cpp/portfile.cmake b/ports/aws-sdk-cpp/portfile.cmake index 60e78e63242f34..dde9d0508ca78e 100644 --- a/ports/aws-sdk-cpp/portfile.cmake +++ b/ports/aws-sdk-cpp/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO aws/aws-sdk-cpp REF "${VERSION}" - SHA512 d09d157566765239e42f404b2b70da807b7c089604f93ab81beb6b75269d95f666198005e076c88be0f9cc79aa236912cf3d2fe349c357d860035dea5203a5b6 + SHA512 01579a7be61b70cee534bc3ada89f921e1849d2b7927107ad38ec3ab972f92dc24c9b18a2bec28033db498bf90f03f20e2ae8541b8cb0f8a47208d4c485b3bc5 PATCHES fix-aws-root.patch lock-curl-http-and-tls-settings.patch diff --git a/ports/aws-sdk-cpp/vcpkg.json b/ports/aws-sdk-cpp/vcpkg.json index 88e6149cee0c5f..9e89863265c2c7 100644 --- a/ports/aws-sdk-cpp/vcpkg.json +++ b/ports/aws-sdk-cpp/vcpkg.json @@ -1,7 +1,7 @@ { "$note": "Automatically generated by generateFeatures.ps1", "name": "aws-sdk-cpp", - "version": "1.11.420", + "version": "1.11.428", "description": "AWS SDK for C++", "homepage": "https://github.com/aws/aws-sdk-cpp", "license": "Apache-2.0", diff --git a/ports/boost-accumulators/portfile.cmake b/ports/boost-accumulators/portfile.cmake index 6d14530f2debd8..69e1f269c8a865 100644 --- a/ports/boost-accumulators/portfile.cmake +++ b/ports/boost-accumulators/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/accumulators REF boost-${VERSION} - SHA512 7eb409a8e62de8d525c56ef247542fe9bbb61738cc463fcf0023cbb56ab153253898b3decd109f132851facd35f5b76f0ad4a2f4441fd4fd9ba840ff4c805ffd + SHA512 72cb1c2bf3d58b8a97ca70765e73b98151b6767c80cc309f8117b4624909d45359cfbae7f4aab8e1f9a854bf9313be06cabd4d0d0d008ec3b5b755bbae11c0ed HEAD_REF master ) diff --git a/ports/boost-accumulators/vcpkg.json b/ports/boost-accumulators/vcpkg.json index 340bf9834f5871..43fe61ddc5799f 100644 --- a/ports/boost-accumulators/vcpkg.json +++ b/ports/boost-accumulators/vcpkg.json @@ -1,99 +1,98 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-accumulators", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost accumulators module", "homepage": "https://www.boost.org/libs/accumulators", "license": "BSL-1.0", "dependencies": [ { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-circular-buffer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-numeric-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-ublas", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-algorithm/portfile.cmake b/ports/boost-algorithm/portfile.cmake index d9102033f26915..0494d1717db66c 100644 --- a/ports/boost-algorithm/portfile.cmake +++ b/ports/boost-algorithm/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/algorithm REF boost-${VERSION} - SHA512 6cf6b95e688a7841b699a7f0fbfa1ff10025298e05b3333c5bc2a412a176545955d3089bb90eb66b313241bcd56e941b27e858045633bcb10705d9068486bed8 + SHA512 2ce673ab8693cca338a4499d0dbe0c63b8b4967f017463fefd59a2892a636bf1197b49bf625cef797c93efd0685a5c399daa1d55456c35bcbcd013d47476c72b HEAD_REF master ) diff --git a/ports/boost-algorithm/vcpkg.json b/ports/boost-algorithm/vcpkg.json index 870e8d4d08de44..ad8812fbd3ccb1 100644 --- a/ports/boost-algorithm/vcpkg.json +++ b/ports/boost-algorithm/vcpkg.json @@ -1,87 +1,86 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-algorithm", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost algorithm module", "homepage": "https://www.boost.org/libs/algorithm", "license": "BSL-1.0", "dependencies": [ { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-regex", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-unordered", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-align/portfile.cmake b/ports/boost-align/portfile.cmake index 2789f24863eda9..284536b611b285 100644 --- a/ports/boost-align/portfile.cmake +++ b/ports/boost-align/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/align REF boost-${VERSION} - SHA512 8c284d39a5565c73bd866974d5b7392e1a4a59380b8ba3e5693b29cf8de34db67fcfc644dc0d204dc0ba0b3c43022b0607c84f03f413ce34f6a73cef5d8fc021 + SHA512 bffa9c6accb4e52fea876aca2fae3ed969f65deff578344c3cce48890650e30981f2010d64f19c642791f1a5d3798198502ebf56582096f0f734d5c2a665bb21 HEAD_REF master ) diff --git a/ports/boost-align/vcpkg.json b/ports/boost-align/vcpkg.json index 8442ccd452833a..6bbd8f0f980ed0 100644 --- a/ports/boost-align/vcpkg.json +++ b/ports/boost-align/vcpkg.json @@ -1,35 +1,34 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-align", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost align module", "homepage": "https://www.boost.org/libs/align", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-any/portfile.cmake b/ports/boost-any/portfile.cmake index 81d873cc91722e..a160b5fbbd12cd 100644 --- a/ports/boost-any/portfile.cmake +++ b/ports/boost-any/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/any REF boost-${VERSION} - SHA512 d4a5e2bc40b3997eccd070827b3bfdf96221667aa95ff62e702235d7301d7712d6a13a2b368eb877a2aa4f3882a638a81736040998d23d34424849e61b961947 + SHA512 721d3f1cd479994f8a6562333e76409c53c1baf2f7c77a074c9f1d07e896a88e3302eb570c3476d2fb7af5811fe7692a9e9c1b0b171deb00e8649cc588544f27 HEAD_REF master ) diff --git a/ports/boost-any/vcpkg.json b/ports/boost-any/vcpkg.json index 08f117826e40fd..ae32df4016a613 100644 --- a/ports/boost-any/vcpkg.json +++ b/ports/boost-any/vcpkg.json @@ -1,35 +1,34 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-any", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost any module", "homepage": "https://www.boost.org/libs/any", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-index", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-array/portfile.cmake b/ports/boost-array/portfile.cmake index 116a6c93752335..98848c22d332af 100644 --- a/ports/boost-array/portfile.cmake +++ b/ports/boost-array/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/array REF boost-${VERSION} - SHA512 12c173e26e124d910da5905551855a3d4096bfb005b36cca799de5f7fc8cc0151b05a6e275fcfc7e3d4e80f77e55e1b1712081752e1eb4efdf55af5bd095253f + SHA512 a3fe3e7230bd5d82874b4a7c73311f6656c37820eeec5f6186547dde77a43ce5c6264aa0aed87f41399ab50e14988d816d6dd5e66f7ee0fe307c1d15e14d4355 HEAD_REF master ) diff --git a/ports/boost-array/vcpkg.json b/ports/boost-array/vcpkg.json index 7c7f352c225a9e..abb32a85da3d82 100644 --- a/ports/boost-array/vcpkg.json +++ b/ports/boost-array/vcpkg.json @@ -1,39 +1,38 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-array", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost array module", "homepage": "https://www.boost.org/libs/array", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-asio/portfile.cmake b/ports/boost-asio/portfile.cmake index 0ee47848c79cf0..34a0f260dba0d4 100644 --- a/ports/boost-asio/portfile.cmake +++ b/ports/boost-asio/portfile.cmake @@ -4,10 +4,9 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/asio REF boost-${VERSION} - SHA512 bbde7c60f208733d48713d2dcfe5be0e18b8372ecaae51055225e5da6bf3e4671e53da8917d27c17f84e34be858d3002c3ac62cdecfd8e3e3861edf365256bee + SHA512 379905acf0cc0352c8df32f4106c3e17ad0f02fd0367288c2dca319a7573bd34ebf435a0e9d876ee0d44a24189d896167c49c7727e1dc77c0fca887e9f7a6eca HEAD_REF master PATCHES - windows_alloca_header.patch opt-dep.diff ) diff --git a/ports/boost-asio/vcpkg.json b/ports/boost-asio/vcpkg.json index 7e38817b8cf8ba..19b3ef82d6496c 100644 --- a/ports/boost-asio/vcpkg.json +++ b/ports/boost-asio/vcpkg.json @@ -1,53 +1,52 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-asio", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost asio module", "homepage": "https://www.boost.org/libs/asio", "license": "BSL-1.0", "dependencies": [ { "name": "boost-align", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-context", "platform": "!uwp & !emscripten", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-coroutine", "platform": "!(arm & windows) & !uwp & !emscripten", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-date-time", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ], "features": { diff --git a/ports/boost-asio/windows_alloca_header.patch b/ports/boost-asio/windows_alloca_header.patch deleted file mode 100644 index 609e1ebfe110d0..00000000000000 --- a/ports/boost-asio/windows_alloca_header.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff --git a/include/boost/asio/detail/impl/socket_ops.ipp b/include/boost/asio/detail/impl/socket_ops.ipp -index 7d7c31f..d2cd468 100644 ---- a/include/boost/asio/detail/impl/socket_ops.ipp -+++ b/include/boost/asio/detail/impl/socket_ops.ipp -@@ -27,6 +27,10 @@ - #include - #include - -+#if defined(BOOST_ASIO_WINDOWS) -+#include -+#endif -+ - #if defined(BOOST_ASIO_WINDOWS_RUNTIME) - # include - # include diff --git a/ports/boost-assert/portfile.cmake b/ports/boost-assert/portfile.cmake index c8c0341837e88f..e76b83cf5ebba7 100644 --- a/ports/boost-assert/portfile.cmake +++ b/ports/boost-assert/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/assert REF boost-${VERSION} - SHA512 ef6f7f8d4f7826df15134f4ffbd117f534b5d4ebf278de9f2ea3a5f81fe64727f98892bc4d6094700cca694970093f8f1c7991da0c47d1a415bbc0294d56b847 + SHA512 5774b88d43233d53a3449962c0768ff1362bde7a116130f0d433ae6e9937925f98a7575f6dc11743230940da5d1972664dabdae035722fa2881bcdef5e4bbbfc HEAD_REF master ) diff --git a/ports/boost-assert/vcpkg.json b/ports/boost-assert/vcpkg.json index 390616ff8284d7..0b021e430f1c02 100644 --- a/ports/boost-assert/vcpkg.json +++ b/ports/boost-assert/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-assert", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost assert module", "homepage": "https://www.boost.org/libs/assert", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-assign/portfile.cmake b/ports/boost-assign/portfile.cmake index 771241f41c0950..227cf4787cd154 100644 --- a/ports/boost-assign/portfile.cmake +++ b/ports/boost-assign/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/assign REF boost-${VERSION} - SHA512 9e98dbac7921a25634d1cd1448a71e95c11d12f374f0a3cda301bc11aeef2407ca915e7772ee05d43dfa5dc2f00777e04eaadb63c7146e44234550cf7359e984 + SHA512 c86e613bdd0cade0f2be229ea12fea2e869cbc220c8f95a743a0599d2c0e74a41e6feff71c40fb6197cc4f53a632c42ff8f7f2ec4e6ac8c769c6fea1820fa3cc HEAD_REF master ) diff --git a/ports/boost-assign/vcpkg.json b/ports/boost-assign/vcpkg.json index 87384b1a6a9f55..3ff81d04c996d9 100644 --- a/ports/boost-assign/vcpkg.json +++ b/ports/boost-assign/vcpkg.json @@ -1,63 +1,62 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-assign", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost assign module", "homepage": "https://www.boost.org/libs/assign", "license": "BSL-1.0", "dependencies": [ { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-ptr-container", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-atomic/portfile.cmake b/ports/boost-atomic/portfile.cmake index 78a8fe362a0b9d..f8f95b3c569a40 100644 --- a/ports/boost-atomic/portfile.cmake +++ b/ports/boost-atomic/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/atomic REF boost-${VERSION} - SHA512 5a9045093fa51a22edcd61bb96ed2c1e62a5a397f8bfeff1b831a3f5ba19fe4b691ee738d43b2258b4c2d15b997ad9ea23cfb2248aa3e8e4d7189f9be86edc1a + SHA512 9296704de816cfa3a262d7d49b39431565ca24e65c9503fcef068c65f1bdd08f4c451a1355cb107ffd1c3d6dbf54a5a09c0e2b7b3658e78eeada1f4517494536 HEAD_REF master PATCHES fix-include.patch diff --git a/ports/boost-atomic/vcpkg.json b/ports/boost-atomic/vcpkg.json index bbb785e4f46b03..773400e682aa1d 100644 --- a/ports/boost-atomic/vcpkg.json +++ b/ports/boost-atomic/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-atomic", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost atomic module", "homepage": "https://www.boost.org/libs/atomic", "license": "BSL-1.0", "dependencies": [ { "name": "boost-align", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-beast/portfile.cmake b/ports/boost-beast/portfile.cmake index 8a26acdaec9451..d540d1f0abdd84 100644 --- a/ports/boost-beast/portfile.cmake +++ b/ports/boost-beast/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/beast REF boost-${VERSION} - SHA512 c7d168338a175035e1aca95ea282f6a8b08b0c4444f7736f9b8777ea30ad242f08f600761f4b8f22413b1f17a4c20a237dfefefba3854cde990a9440614f68b5 + SHA512 342e78855354a8c35c0ca2297ce7abdb28fec2ef119bee419931994bbd1bb0251b7ac46061709b9373f3dd263a7a6a660063b6837d3419daea9327bbcb217130 HEAD_REF master ) diff --git a/ports/boost-beast/vcpkg.json b/ports/boost-beast/vcpkg.json index eaf388a6c7672a..64ed266ce54b35 100644 --- a/ports/boost-beast/vcpkg.json +++ b/ports/boost-beast/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-beast", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost beast module", "homepage": "https://www.boost.org/libs/beast", "license": "BSL-1.0", @@ -10,95 +9,95 @@ "dependencies": [ { "name": "boost-asio", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-endian", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-intrusive", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-logic", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-string", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-bimap/portfile.cmake b/ports/boost-bimap/portfile.cmake index 285b8ea314849e..04fdd3dd42d2fa 100644 --- a/ports/boost-bimap/portfile.cmake +++ b/ports/boost-bimap/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/bimap REF boost-${VERSION} - SHA512 7165c94e2e4f7c12220fd71d877eb981f56b9218d1bbe34f09634faec1f4df604fcfe031dbd4bfb808181dba522b57b2d76850f29d5e1cf044bbb4b372129470 + SHA512 1bd2a7d5d07c1a96ece6dd3683374212b89343aa7096d2631f6fd8e4650f34e5cdca5cd920ad5a4d8d06adc190b890041343c89827a98cb2eac2de66da463979 HEAD_REF master ) diff --git a/ports/boost-bimap/vcpkg.json b/ports/boost-bimap/vcpkg.json index 4791e12afd71da..4931cc2094769b 100644 --- a/ports/boost-bimap/vcpkg.json +++ b/ports/boost-bimap/vcpkg.json @@ -1,71 +1,70 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-bimap", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost bimap module", "homepage": "https://www.boost.org/libs/bimap", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lambda", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-multi-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-bind/portfile.cmake b/ports/boost-bind/portfile.cmake index a174cd12539fdd..baa9a6eeca32b5 100644 --- a/ports/boost-bind/portfile.cmake +++ b/ports/boost-bind/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/bind REF boost-${VERSION} - SHA512 c02facb201f11b770e4160220fc272660c89ae0f3b10550dd1056678984f09b0d40f7b8023b32c8960ce930947f2175ff7a4a5986c56db6481762c89be799078 + SHA512 178fa4b8396b6a76c20cff40e029ae1b36d6f0b199636bda1b34ea7c2cb827d6f09e45e364547e30120e63e5e17c8280df62ecdda6e163f83919cc21bfaeb01a HEAD_REF master ) diff --git a/ports/boost-bind/vcpkg.json b/ports/boost-bind/vcpkg.json index b4fd88214edc81..20a16931aaf68d 100644 --- a/ports/boost-bind/vcpkg.json +++ b/ports/boost-bind/vcpkg.json @@ -1,27 +1,26 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-bind", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost bind module", "homepage": "https://www.boost.org/libs/bind", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-build/vcpkg.json b/ports/boost-build/vcpkg.json index c9680f01b5425f..eb725c95c44299 100644 --- a/ports/boost-build/vcpkg.json +++ b/ports/boost-build/vcpkg.json @@ -1,15 +1,14 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-build", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost.Build", "homepage": "https://github.com/boostorg/build", "license": "BSL-1.0", "dependencies": [ { "name": "boost-uninstall", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-callable-traits/portfile.cmake b/ports/boost-callable-traits/portfile.cmake index afb34daa331f23..c7a6828ef57f6b 100644 --- a/ports/boost-callable-traits/portfile.cmake +++ b/ports/boost-callable-traits/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/callable_traits REF boost-${VERSION} - SHA512 f7badabb3fcce39662d2e362082e3d06873ac41f20cb65934fba4c09bb982f4f5130e091f8d93e08b9eaeb334a7a33f2b1452060dedfb19431c5230b747ef04f + SHA512 625682baee6df7bea8eeb55dbc941cdd40546f90de271c3c4ff872cc9d51d68eba4991fc3fc2c8073f59182b4739934e6d940239e2a11d69a0b3a8438d95ba78 HEAD_REF master ) diff --git a/ports/boost-callable-traits/vcpkg.json b/ports/boost-callable-traits/vcpkg.json index a2fe4a6536ffb1..f2dd38e1647bfd 100644 --- a/ports/boost-callable-traits/vcpkg.json +++ b/ports/boost-callable-traits/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-callable-traits", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost callable_traits module", "homepage": "https://www.boost.org/libs/callable_traits", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-charconv/portfile.cmake b/ports/boost-charconv/portfile.cmake index 8826a40edb91d5..17fd612c8c0dab 100644 --- a/ports/boost-charconv/portfile.cmake +++ b/ports/boost-charconv/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/charconv REF boost-${VERSION} - SHA512 9cfe701bf0b24d5c11e3eaeb6de3693cc69ad2d3c59365e2ac7b5546ead726c476478e05b419d15091d5ae132b280e2a323241d9a9cd74967a23b810d7bfe71d + SHA512 9b4668cb9d5e1e4a8f7d57c117998b8d5a6dbf3718c684670b13c3c55eda59257fb8a76e8ab6c34d96a807018d36dd6379890f03b18eba1135ed99dae202c2df HEAD_REF master ) diff --git a/ports/boost-charconv/vcpkg.json b/ports/boost-charconv/vcpkg.json index e79e2a0a37ab27..c2ff0c3ceac1db 100644 --- a/ports/boost-charconv/vcpkg.json +++ b/ports/boost-charconv/vcpkg.json @@ -1,31 +1,30 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-charconv", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost charconv module", "homepage": "https://www.boost.org/libs/charconv", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-chrono/portfile.cmake b/ports/boost-chrono/portfile.cmake index 27384375dd810e..2861cc98d0074d 100644 --- a/ports/boost-chrono/portfile.cmake +++ b/ports/boost-chrono/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/chrono REF boost-${VERSION} - SHA512 fdd1874f560a91c05b69d3cf83206dce772236301bcf83e22e37a126a5e6cf62a4819b64457ec5164d53d3791eeb467224a11d16d74a7d1cf46567d76d170f9f + SHA512 b10162a7e74fafd9f6841b20672adee3994937201d2928da6c17f47aa52c69819d76b33f85c727801dd02c4897b9e5e75b7975fd937665ae17b7b1fb5807a924 HEAD_REF master ) diff --git a/ports/boost-chrono/vcpkg.json b/ports/boost-chrono/vcpkg.json index d688127c643f86..df285fe93c0d34 100644 --- a/ports/boost-chrono/vcpkg.json +++ b/ports/boost-chrono/vcpkg.json @@ -1,79 +1,78 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-chrono", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost chrono module", "homepage": "https://www.boost.org/libs/chrono", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-ratio", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-circular-buffer/portfile.cmake b/ports/boost-circular-buffer/portfile.cmake index c7e550addce4fc..0b5b73eb3472bc 100644 --- a/ports/boost-circular-buffer/portfile.cmake +++ b/ports/boost-circular-buffer/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/circular_buffer REF boost-${VERSION} - SHA512 5fd655bdd3339ca4bbaf93d8516bcf13461421045ee5bf14597188c5071dd52662d76aba3757203f31e7771c0c24986fac25b4da59cacef6a1eb777049051231 + SHA512 475e9fbe37e87a4b09fefd12556b5c4efacb5a4af6a1204b40ded29856933d6140b9c5758f66e6dfb16d1f7e1d5d168fc218bf74f44de604a68aaa1a031e8d56 HEAD_REF master ) diff --git a/ports/boost-circular-buffer/vcpkg.json b/ports/boost-circular-buffer/vcpkg.json index b8ec1fbdedd7cd..f020b0f0e347eb 100644 --- a/ports/boost-circular-buffer/vcpkg.json +++ b/ports/boost-circular-buffer/vcpkg.json @@ -1,51 +1,50 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-circular-buffer", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost circular_buffer module", "homepage": "https://www.boost.org/libs/circular_buffer", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-cmake/add-optional-deps.diff b/ports/boost-cmake/add-optional-deps.diff index 996545fb6ef280..5e0df328ec56d8 100644 --- a/ports/boost-cmake/add-optional-deps.diff +++ b/ports/boost-cmake/add-optional-deps.diff @@ -1,20 +1,3 @@ -diff --git a/include/BoostInstall.cmake b/include/BoostInstall.cmake -index f9342f1715..a6bd9c349a 100644 ---- a/include/BoostInstall.cmake -+++ b/include/BoostInstall.cmake -@@ -315,6 +315,12 @@ function(boost_install_target) - string(APPEND CONFIG_FILE_CONTENTS " find_dependency(boost_${CMAKE_MATCH_1} ${__VERSION} EXACT)\n") - string(APPEND CONFIG_FILE_CONTENTS "endif()\n") - -+ elseif(dep MATCHES "^\\$$") -+ -+ string(APPEND CONFIG_FILE_CONTENTS "if(NOT boost_${CMAKE_MATCH_1}_FOUND)\n") -+ string(APPEND CONFIG_FILE_CONTENTS " find_package(boost_${CMAKE_MATCH_1} ${__VERSION} EXACT QUIET)\n") -+ string(APPEND CONFIG_FILE_CONTENTS "endif()\n") -+ - elseif(dep STREQUAL "Threads::Threads") - - string(APPEND CONFIG_FILE_CONTENTS "set(THREADS_PREFER_PTHREAD_FLAG ON)\n") diff --git a/include/BoostRoot.cmake b/include/BoostRoot.cmake index f356666739..1843f528cd 100644 --- a/include/BoostRoot.cmake @@ -31,7 +14,7 @@ index f356666739..1843f528cd 100644 string(REGEX REPLACE "^numeric_" "numeric/" dep ${CMAKE_MATCH_1}) list(APPEND result ${dep}) -+ elseif(line MATCHES "^[ ]*$[ ]*$") ++ elseif(line MATCHES "^[ ]*\\$[ ]*$") + + list(APPEND optional_components ${CMAKE_MATCH_1}) + string(REGEX REPLACE "^numeric_" "numeric/" dep ${CMAKE_MATCH_1}) diff --git a/ports/boost-cmake/fix-missing-archs.diff b/ports/boost-cmake/fix-missing-archs.diff deleted file mode 100644 index 298e1335b69673..00000000000000 --- a/ports/boost-cmake/fix-missing-archs.diff +++ /dev/null @@ -1,38 +0,0 @@ -diff --git a/include/BoostInstall.cmake b/include/BoostInstall.cmake -index 3a00c16..069dde0 100644 ---- a/include/BoostInstall.cmake -+++ b/include/BoostInstall.cmake -@@ -152,7 +152,31 @@ function(__boost_install_set_output_name LIB TYPE VERSION) - # Arch and model - math(EXPR bits ${CMAKE_SIZEOF_VOID_P}*8) - -- string(APPEND name_debug "-x${bits}") # x86 only for now -- string(APPEND name_release "-x${bits}") -+ set(arch "x") -+ -+ if(MSVC) -+ -+ if(CMAKE_CXX_COMPILER_ARCHITECTURE_ID MATCHES "^ARM") -+ set(arch "a") -+ endif() -+ -+ else() -+ -+ if(CMAKE_SYSTEM_PROCESSOR MATCHES "^[Aa][Rr][Mm]" -+ OR CMAKE_SYSTEM_PROCESSOR MATCHES "aarch") -+ set(arch "a") -+ elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "^mips") -+ set(arch "m") -+ elseif(CMAKE_SYSTEM_PROCESSOR MATCHES "i(3|6)86") -+ set(arch "x") -+ else() -+ string(SUBSTRING "${CMAKE_SYSTEM_PROCESSOR}" 0 1 arch) -+ string(TOLOWER "${arch}" arch) -+ endif() -+ -+ endif() -+ -+ string(APPEND name_debug "-${arch}${bits}") -+ string(APPEND name_release "-${arch}${bits}") - - endif() diff --git a/ports/boost-cmake/fix-mpi.diff b/ports/boost-cmake/fix-mpi.diff index 64158a612bb17b..7960ab7906ed1b 100644 --- a/ports/boost-cmake/fix-mpi.diff +++ b/ports/boost-cmake/fix-mpi.diff @@ -4,7 +4,7 @@ index 47f3eb756e..49c0086fea 100644 +++ b/include/BoostInstall.cmake @@ -336,6 +336,13 @@ function(boost_install_target) - string(APPEND CONFIG_FILE_CONTENTS "find_dependency(zstd)\n") + string(APPEND CONFIG_FILE_CONTENTS "find_dependency(zstd CONFIG)\n") + elseif(dep STREQUAL "MPI::MPI_C") + diff --git a/ports/boost-cmake/no-config-suffix.diff b/ports/boost-cmake/no-config-suffix.diff new file mode 100644 index 00000000000000..17cea8f7578f83 --- /dev/null +++ b/ports/boost-cmake/no-config-suffix.diff @@ -0,0 +1,21 @@ +diff --git a/include/BoostInstall.cmake b/include/BoostInstall.cmake +index 49c0086fea..ad16dc5e0a 100644 +--- a/include/BoostInstall.cmake ++++ b/include/BoostInstall.cmake +@@ -284,14 +284,16 @@ function(__boost_install_set_output_name LIB TYPE VERSION) + + set(CONFIG_INSTALL_DIR "${BOOST_INSTALL_CMAKEDIR}/${LIB}-${__VERSION}") + ++ if(0) + if(TYPE STREQUAL "SHARED_LIBRARY") + string(APPEND CONFIG_INSTALL_DIR "-shared") + endif() + + if(TYPE STREQUAL "STATIC_LIBRARY") + string(APPEND CONFIG_INSTALL_DIR "-static") + endif() ++ endif() + + install(TARGETS ${LIB} EXPORT ${LIB}-targets + # explicit destination specification required for 3.13, 3.14 no longer needs it + RUNTIME DESTINATION "${CMAKE_INSTALL_BINDIR}" diff --git a/ports/boost-cmake/no-honor-static.diff b/ports/boost-cmake/no-honor-static.diff new file mode 100644 index 00000000000000..5ffccd1ce0a62f --- /dev/null +++ b/ports/boost-cmake/no-honor-static.diff @@ -0,0 +1,12 @@ +--- a/include/BoostInstall.cmake ++++ b/include/BoostInstall.cmake +@@ -458,7 +458,7 @@ + + endif() + +- if("${LIB}" STREQUAL "boost_exception" OR "${LIB}" STREQUAL "boost_test_exec_monitor") ++ if(1) + + # These two libraries are hardcoded to STATIC + + else() diff --git a/ports/boost-cmake/portfile.cmake b/ports/boost-cmake/portfile.cmake index 4dd20c0301042b..a8f93f1de5e39b 100644 --- a/ports/boost-cmake/portfile.cmake +++ b/ports/boost-cmake/portfile.cmake @@ -10,12 +10,6 @@ vcpkg_from_github( HEAD_REF master ) -vcpkg_download_distfile(PATCH_MSVC_1940_STILL_VC143 - URLS https://github.com/boostorg/cmake/commit/ae2e6a647187246d6009f80b56ba4c2c8f3a008c.patch?full_index=1 - SHA512 bf36fc86981a2e0ed2a26aa56e88841b7600e39fbf32c76ef9abfc0f19edc67f23518ad84259f62f28d03b10819dd390806bd4866a38cb4a2d9e9eb7dd9f6cb4 - FILENAME boostorg-cmake-boost-1.85.0-0009-msvc-1940-still-vc143.patch -) - vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH_CMAKE REPO boostorg/cmake @@ -26,10 +20,9 @@ vcpkg_from_github( "vcpkg-build.diff" "fix-mpi.diff" "no-prefix.diff" - "zstd.diff" + "no-config-suffix.diff" + "no-honor-static.diff" "add-optional-deps.diff" - "fix-missing-archs.diff" - "${PATCH_MSVC_1940_STILL_VC143}" ) configure_file("${CMAKE_CURRENT_LIST_DIR}/CMakeLists.txt.in" "${SOURCE_PATH_CMAKE}/CMakeLists.txt" @ONLY) diff --git a/ports/boost-cmake/ref_sha.cmake b/ports/boost-cmake/ref_sha.cmake index ec7060ab7e1592..2a6e30152832a4 100644 --- a/ports/boost-cmake/ref_sha.cmake +++ b/ports/boost-cmake/ref_sha.cmake @@ -1,4 +1,4 @@ set(boost_boost_ref boost-${VERSION}) -set(boost_boost_sha512 457cafe4b0452f6dedf39ae166c98af69bf5db1ec3ef690c11e139dc0af8703ce0160c24dd749fa4d52bdcd61291b942e9945d2d4ce85e8c1f62e7d42915ba7c) +set(boost_boost_sha512 b30b52c81fa3bfaeb5d67ac766ca47c16da829900c3dcf1f7a1ee2913b88de6d8a72287838adb5a63d59a1b72aea6164a693f921a29fefae8e990aa85c413e0d) set(boost_cmake_ref boost-${VERSION}) -set(boost_cmake_sha512 8eacc5046fa6efdca8f9e42b1656c647115456c897384d4ff68aec70aea0c04c28acf4564e19c5dde6475c3f92a7a2d7fc5a8418b8d0e8d4e7c76f008fdc0628) +set(boost_cmake_sha512 3b0650baa5384df71f4a9be4f54d1b9b34c2ab4f828dbcdf1cc2f5623b5ca2cde6762c72c6f708ef728c9cbbeded12ba632a2b953bf178a3a6b44b4b677cb621) diff --git a/ports/boost-cmake/vcpkg-build.diff b/ports/boost-cmake/vcpkg-build.diff index 773543f57f2657..17572c1ef8f7f2 100644 --- a/ports/boost-cmake/vcpkg-build.diff +++ b/ports/boost-cmake/vcpkg-build.diff @@ -11,7 +11,7 @@ index e93f90712..063032e8a 100644 # --with- set(BOOST_INCLUDE_LIBRARIES "" CACHE STRING -@@ -188,6 +188,7 @@ endfunction() +@@ -200,6 +200,7 @@ endfunction() function(__boost_scan_dependencies lib var) set(result "") @@ -19,7 +19,7 @@ index e93f90712..063032e8a 100644 if(EXISTS "${BOOST_SUPERPROJECT_SOURCE_DIR}/libs/${lib}/CMakeLists.txt") -@@ -196,7 +197,8 @@ function(__boost_scan_dependencies lib var) +@@ -209,7 +209,8 @@ function(__boost_scan_dependencies lib var) foreach(line IN LISTS data) if(line MATCHES "^[ ]*Boost::([A-Za-z0-9_]+)[ ]*$") @@ -28,7 +28,7 @@ index e93f90712..063032e8a 100644 string(REGEX REPLACE "^numeric_" "numeric/" dep ${CMAKE_MATCH_1}) list(APPEND result ${dep}) -@@ -206,13 +207,18 @@ function(__boost_scan_dependencies lib var) +@@ -218,13 +218,18 @@ function(__boost_scan_dependencies lib var) endif() @@ -41,11 +41,11 @@ index e93f90712..063032e8a 100644 endfunction() - # + macro(__boost_add_header_only lib) - file(GLOB __boost_libraries RELATIVE "${BOOST_SUPERPROJECT_SOURCE_DIR}/libs" "${BOOST_SUPERPROJECT_SOURCE_DIR}/libs/*/CMakeLists.txt" "${BOOST_SUPERPROJECT_SOURCE_DIR}/libs/numeric/*/CMakeLists.txt") + if(TARGET "boost_${lib}" AND TARGET "Boost::${lib}") - # Check for mistakes in BOOST_INCLUDE_LIBRARIES + get_target_property(__boost_lib_type "boost_${lib}" TYPE) @@ -251,13 +256,13 @@ while(__boost_libs_to_scan) diff --git a/ports/boost-cmake/vcpkg.json b/ports/boost-cmake/vcpkg.json index f1a95d8ae2bc50..8c8edc5c676bd1 100644 --- a/ports/boost-cmake/vcpkg.json +++ b/ports/boost-cmake/vcpkg.json @@ -1,15 +1,14 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-cmake", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost CMake support infrastructure", "homepage": "https://github.com/boostorg/cmake", "license": "BSL-1.0", "dependencies": [ { "name": "boost-uninstall", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "vcpkg-boost", diff --git a/ports/boost-cmake/zstd.diff b/ports/boost-cmake/zstd.diff deleted file mode 100644 index 7e68e26d66053d..00000000000000 --- a/ports/boost-cmake/zstd.diff +++ /dev/null @@ -1,16 +0,0 @@ -diff --git a/include/BoostInstall.cmake b/include/BoostInstall.cmake -index 49c0086fea..d5403a19e7 100644 ---- a/include/BoostInstall.cmake -+++ b/include/BoostInstall.cmake -@@ -332,9 +332,9 @@ function(boost_install_target) - - string(APPEND CONFIG_FILE_CONTENTS "find_dependency(LibLZMA)\n") - -- elseif(dep STREQUAL "zstd::libzstd_shared" OR dep STREQUAL "zstd::libzstd_static") -+ elseif(dep MATCHES "zstd::libzstd_(shared|static)") - -- string(APPEND CONFIG_FILE_CONTENTS "find_dependency(zstd)\n") -+ string(APPEND CONFIG_FILE_CONTENTS "find_dependency(zstd CONFIG)\n") - - elseif(dep STREQUAL "MPI::MPI_C") - diff --git a/ports/boost-cobalt/portfile.cmake b/ports/boost-cobalt/portfile.cmake index 8706253d2d4029..5bfee935b30570 100644 --- a/ports/boost-cobalt/portfile.cmake +++ b/ports/boost-cobalt/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/cobalt REF boost-${VERSION} - SHA512 805c9ddadf2f66adb2b594c234bfd1f69d398dacdbef3b0d3d03f7e4d4110d8bf8fc5fa3fb707eb9f2c41d039ffd77c27df17185ea94be4a172419c82f642b3a + SHA512 a92ff4050772b61035121f944d81d4a9d6d2da858dedc0956ad850132657c80c660a8839a99597443751744577dd5b0958239e99d948d3036c85b8361151aa27 HEAD_REF master ) diff --git a/ports/boost-cobalt/vcpkg.json b/ports/boost-cobalt/vcpkg.json index 7025de20877fdd..9fa189bb86256b 100644 --- a/ports/boost-cobalt/vcpkg.json +++ b/ports/boost-cobalt/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-cobalt", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost cobalt module", "homepage": "https://www.boost.org/libs/cobalt", "license": "BSL-1.0", @@ -10,63 +9,72 @@ "dependencies": [ { "name": "boost-asio", - "version>=": "1.85.0" + "version>=": "1.86.0" + }, + { + "name": "boost-callable-traits", + "version>=": "1.86.0" }, { "name": "boost-circular-buffer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container", - "version>=": "1.85.0" + "version>=": "1.86.0" + }, + { + "name": "boost-context", + "platform": "!uwp & !emscripten", + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-intrusive", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-leaf", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant2", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-compat/portfile.cmake b/ports/boost-compat/portfile.cmake index ffad686fab7ee5..8714e5f6149e11 100644 --- a/ports/boost-compat/portfile.cmake +++ b/ports/boost-compat/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/compat REF boost-${VERSION} - SHA512 27190048f40f9ec57754e4781ca5e04034688d1a12c027e563d1170a565866c4f5f0ed0d1f62918238c8338c119112a81bb8d7090e0da364645e99123edbe704 + SHA512 581ab370fffec2e4d531abcec84f6a8fa9a71152375f44147ab0892e7b8549deec10c32056bcc97137ad2d1dee11c0aca416231620185dd904ddc6344ded3c5d HEAD_REF master ) diff --git a/ports/boost-compat/vcpkg.json b/ports/boost-compat/vcpkg.json index 6e6e6a081b83ff..0e4773f5249d40 100644 --- a/ports/boost-compat/vcpkg.json +++ b/ports/boost-compat/vcpkg.json @@ -1,31 +1,30 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-compat", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost compat module", "homepage": "https://www.boost.org/libs/compat", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-compatibility/portfile.cmake b/ports/boost-compatibility/portfile.cmake index 30a7aa8d3930ba..9a51b45e05e8ce 100644 --- a/ports/boost-compatibility/portfile.cmake +++ b/ports/boost-compatibility/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/compatibility REF boost-${VERSION} - SHA512 bc6ada95ba8fd4066795727d82d608486d8e353d61a8528b86454d16283a31be1fe80114eea6ce228b124c56690eb8669aad91c4075306b967294acb531c5dda + SHA512 bfc956d62e31929324820d97a17f597ad9397e4eadcfcfb669694fa09f0c743b622e2b8dd37a4eeb8a73e1ae142c9d28fa9c7f4b7e8b856704036609c961bdf0 HEAD_REF master ) diff --git a/ports/boost-compatibility/vcpkg.json b/ports/boost-compatibility/vcpkg.json index 48d5eab434e9fb..ac94b97d9a8db0 100644 --- a/ports/boost-compatibility/vcpkg.json +++ b/ports/boost-compatibility/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-compatibility", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost compatibility module", "homepage": "https://www.boost.org/libs/compatibility", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-compute/portfile.cmake b/ports/boost-compute/portfile.cmake index 5705bceb462e12..5147aa2b890ce9 100644 --- a/ports/boost-compute/portfile.cmake +++ b/ports/boost-compute/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/compute REF boost-${VERSION} - SHA512 699bff354bf0a8367a9d76c1cb4177c30573a63a1148bee3e8f8e8f4bf549acee79c30c1b4c0d4a5d9c09c69f4e26a8b825a5115947a741f5040077c541a0435 + SHA512 2bbd253f0cf89d8cd34c4a3813b0b42dd8bd8e68c8e2a10b5637c247b3e532ff97ff2abb03be0f030f1710e655d89eab336e7a4b9fb92a3477f213daaf419f05 HEAD_REF master PATCHES opt-filesystem.diff diff --git a/ports/boost-compute/vcpkg.json b/ports/boost-compute/vcpkg.json index 08477b9119f543..fa4a3320869ecb 100644 --- a/ports/boost-compute/vcpkg.json +++ b/ports/boost-compute/vcpkg.json @@ -1,128 +1,127 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-compute", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost compute module", "homepage": "https://www.boost.org/libs/compute", "license": "BSL-1.0", "dependencies": [ { "name": "boost-algorithm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-chrono", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-filesystem", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function-types", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-property-tree", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-proto", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-thread", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-uuid", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-concept-check/portfile.cmake b/ports/boost-concept-check/portfile.cmake index a2a1a8971d15ed..681486a4939eb9 100644 --- a/ports/boost-concept-check/portfile.cmake +++ b/ports/boost-concept-check/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/concept_check REF boost-${VERSION} - SHA512 dfd272ad3287a2848f0caaa37858fde10d075ccf264cc4585e1f3a1d5971d36e30df38ab24f5f24f98dd4d9f9991f13d5c1fe0d5c649f9c5e88fc4dc66594aed + SHA512 5d959efc1dc930454552a7e6b896618c2e24242ff9c3d9e63cd30f1090fa84de0650fcd3226043fa3f6fc76d97fe31b9e19f807a553fb1209efda2fbc168cd10 HEAD_REF master ) diff --git a/ports/boost-concept-check/vcpkg.json b/ports/boost-concept-check/vcpkg.json index 5141c37567e469..113e7353555546 100644 --- a/ports/boost-concept-check/vcpkg.json +++ b/ports/boost-concept-check/vcpkg.json @@ -1,35 +1,34 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-concept-check", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost concept_check module", "homepage": "https://www.boost.org/libs/concept_check", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-config/portfile.cmake b/ports/boost-config/portfile.cmake index f93910adaaa1f7..3db0316c7cf5dd 100644 --- a/ports/boost-config/portfile.cmake +++ b/ports/boost-config/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/config REF boost-${VERSION} - SHA512 a28258c11997503611dcc25a7f3dae5f707a7a63b3cc73017e5e4df0f8b38f2abad5e49507d724a30b87e31acc6751e742205b6895936b9ea28f94db1c1c78de + SHA512 d2ca9b1619905c60d7e2d82afab9570e84834e6d8d742e0a10693fd71319c69d8ad3b5a4c4dad007d8df2840aa8a79786e5e9a53ed2c44395bc319995e86bb9e HEAD_REF master ) diff --git a/ports/boost-config/vcpkg.json b/ports/boost-config/vcpkg.json index 6e510b495f3700..4dc1a95a9b2873 100644 --- a/ports/boost-config/vcpkg.json +++ b/ports/boost-config/vcpkg.json @@ -1,19 +1,18 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-config", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost config module", "homepage": "https://www.boost.org/libs/config", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-container-hash/portfile.cmake b/ports/boost-container-hash/portfile.cmake index 641371b8adba22..df5478a9459578 100644 --- a/ports/boost-container-hash/portfile.cmake +++ b/ports/boost-container-hash/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/container_hash REF boost-${VERSION} - SHA512 47dc9e3960ceb861e132a5cccd11c8da47e054ae815c0d907838caa7d69b6f9a1e264542d8bba779c0c84e88b4b8cd53408fdab9662708e6ead49413e21a2b7b + SHA512 3abb573c4dccb23d706abf57d21f3a837baf49d9e976d5b7ff31cd41e0b827528e8218f2e63368440e14d6aeaada23db5bbdc389ba70f1cecf94d899ce3fcf1b HEAD_REF master ) diff --git a/ports/boost-container-hash/vcpkg.json b/ports/boost-container-hash/vcpkg.json index f19fb4a3c2cda9..91b00a8905dfa2 100644 --- a/ports/boost-container-hash/vcpkg.json +++ b/ports/boost-container-hash/vcpkg.json @@ -1,31 +1,30 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-container-hash", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost container_hash module", "homepage": "https://www.boost.org/libs/container_hash", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-describe", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-container/no-static-assert.diff b/ports/boost-container/no-static-assert.diff deleted file mode 100644 index cb9c0be8d01e8d..00000000000000 --- a/ports/boost-container/no-static-assert.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 78acbe2..01e97c5 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -26,7 +26,6 @@ target_link_libraries(boost_container - Boost::config - Boost::intrusive - Boost::move -- Boost::static_assert - ) - - target_compile_definitions(boost_container diff --git a/ports/boost-container/portfile.cmake b/ports/boost-container/portfile.cmake index e3642dec707b52..b7e8052d93f879 100644 --- a/ports/boost-container/portfile.cmake +++ b/ports/boost-container/portfile.cmake @@ -4,10 +4,9 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/container REF boost-${VERSION} - SHA512 7b287d5739abdbe08a8a0cb150e513c4feff43731ad923b115aa50d07200586c9b526eb144e7e3f1f191e6ba290032512b216d01cba5178173a3501f6cb37c39 + SHA512 bac716c525f83337551a029497d923eaad3b6e02b14a227bc5bffae593637bae8aac7715a0ff5819857999e2b9b9e526806c7d460203556dbb9baa0d4a216e66 HEAD_REF master PATCHES - no-static-assert.diff posix-threads.diff ) diff --git a/ports/boost-container/vcpkg.json b/ports/boost-container/vcpkg.json index 08d638f9855df9..5feae60f0fc20d 100644 --- a/ports/boost-container/vcpkg.json +++ b/ports/boost-container/vcpkg.json @@ -1,35 +1,34 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-container", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost container module", "homepage": "https://www.boost.org/libs/container", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-intrusive", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-context/portfile.cmake b/ports/boost-context/portfile.cmake index 2eddb1e840bbd5..10b3bafb0a2b42 100644 --- a/ports/boost-context/portfile.cmake +++ b/ports/boost-context/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/context REF boost-${VERSION} - SHA512 db4fc7ef2bfb6f1dae9018b39a8215a04a1df28d9af1b7a2a476f381e17e575458ae7f1a3dcdc35fe4cebb7a8baa3be49fa61d30f0af1cf31523d61e5906531f + SHA512 cd21a4e834a09783c6c4c26fd9904df9a598ace34cd71f0963baf04801f9d78f62014a0aa48ff711b26e9ed0185fbda5d678e46a57eb7fcf058a5e7f3deecb56 HEAD_REF master PATCHES marmasm.patch diff --git a/ports/boost-context/vcpkg.json b/ports/boost-context/vcpkg.json index d2ac77200d1af4..b4ca2180a7880b 100644 --- a/ports/boost-context/vcpkg.json +++ b/ports/boost-context/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-context", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost context module", "homepage": "https://www.boost.org/libs/context", "license": "BSL-1.0", @@ -10,39 +9,39 @@ "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-pool", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-contract/portfile.cmake b/ports/boost-contract/portfile.cmake index f6301202004cbf..be10fbbf39ef78 100644 --- a/ports/boost-contract/portfile.cmake +++ b/ports/boost-contract/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/contract REF boost-${VERSION} - SHA512 ea9c6690540e920351aebcfe0ffa3f789fc20ea6c6c53c5cf3da506187d3ce2df0294abdc4f6d76f2ff699f365dba821ccc6d36409c151d4017c0c0ef90e29ab + SHA512 4efee6cb0794408947c66f7731ac2745df910485ab58365adb059f4868737f45475eed835713bdcf50e05c74f3ece2911b70f22445607ee1bd3d98c908a15228 HEAD_REF master ) diff --git a/ports/boost-contract/vcpkg.json b/ports/boost-contract/vcpkg.json index c56bdd88ef93e0..2fe33751d0aa18 100644 --- a/ports/boost-contract/vcpkg.json +++ b/ports/boost-contract/vcpkg.json @@ -1,83 +1,82 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-contract", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost contract module", "homepage": "https://www.boost.org/libs/contract", "license": "BSL-1.0", "dependencies": [ { "name": "boost-any", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function-types", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-thread", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-conversion/portfile.cmake b/ports/boost-conversion/portfile.cmake index aed203ca7b2b78..1cea8e36f8eb5e 100644 --- a/ports/boost-conversion/portfile.cmake +++ b/ports/boost-conversion/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/conversion REF boost-${VERSION} - SHA512 d0a270436ae405e447da568d8eba60df55d5c0198108fa10274b13df3aaaa4fe5f123c0755a27607a18ab9a40c8ef23acec4b376f9b74033db907a8f9cdb5869 + SHA512 16e50594633b77d584c3cea6430cea8eb4797c7b840291a2724ace112cf2cdfc5caa6519c6671c813c53cc295bafbd4cb12940e98668f51da39f0125c57543c2 HEAD_REF master ) diff --git a/ports/boost-conversion/vcpkg.json b/ports/boost-conversion/vcpkg.json index 9c219e80dfa84f..02cdc8312c8195 100644 --- a/ports/boost-conversion/vcpkg.json +++ b/ports/boost-conversion/vcpkg.json @@ -1,35 +1,34 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-conversion", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost conversion module", "homepage": "https://www.boost.org/libs/conversion", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-convert/portfile.cmake b/ports/boost-convert/portfile.cmake index 388e3191b42b8f..95cdefe37c9cbc 100644 --- a/ports/boost-convert/portfile.cmake +++ b/ports/boost-convert/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/convert REF boost-${VERSION} - SHA512 9cba8e1a186f566458c33b1ccbd8aece3995c789fc8b39e4ecba042efd0dece1c92551bf72f53e1c76b20d95ff7f9ab0902d9a161a9c8e5d7e6292fee8fcf565 + SHA512 8b3cbc66378a739c040a7cfdce5d3be391629b34734fc52e8babfec793789368ae0eeff90b46af835967a412155364eaa9205d541e44af2ecb684e332230b7d6 HEAD_REF master ) diff --git a/ports/boost-convert/vcpkg.json b/ports/boost-convert/vcpkg.json index c391d415761b88..fc24bade16ef0f 100644 --- a/ports/boost-convert/vcpkg.json +++ b/ports/boost-convert/vcpkg.json @@ -1,63 +1,62 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-convert", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost convert module", "homepage": "https://www.boost.org/libs/convert", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function-types", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-math", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-spirit", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-core/portfile.cmake b/ports/boost-core/portfile.cmake index 097c4fdf1fbb65..77d376f0dda099 100644 --- a/ports/boost-core/portfile.cmake +++ b/ports/boost-core/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/core REF boost-${VERSION} - SHA512 a1e774c98b537dd42018742af68f5889af1afd4e6c9809399987124e56a3b9ae2f20e8173170bc6fc0ad76fb95e2da7b9d385a4037e9ee12011fc02bf8f7e009 + SHA512 36e269dabb7c5c74416d2e55683a7354f47623c726fa95576c8a2c78745e65ce6e9ad5688cc96581f55ba939c00853da30e28d814aef71233080dfcfdb3428f0 HEAD_REF master ) diff --git a/ports/boost-core/vcpkg.json b/ports/boost-core/vcpkg.json index 859df976063271..1a2a916068fdea 100644 --- a/ports/boost-core/vcpkg.json +++ b/ports/boost-core/vcpkg.json @@ -1,35 +1,34 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-core", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost core module", "homepage": "https://www.boost.org/libs/core", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-coroutine/portfile.cmake b/ports/boost-coroutine/portfile.cmake index 5f5c37be01eb2f..df1e37fccc0f17 100644 --- a/ports/boost-coroutine/portfile.cmake +++ b/ports/boost-coroutine/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/coroutine REF boost-${VERSION} - SHA512 1adfd880c1f3dbf17d737aa65a5f995b7578fc513eef945b8b8ac0c2aa5139a9e11389e87b442f564506b3a49bab64b2737ab8335fd63fccfb94e015a3431635 + SHA512 e41b0c22bdbc621cc6d1081a1c5050541894648c5ab8de760fc35e203933e4c13eee57c16060b0b2f28f94bef966e6b71eb26206fe495180e1a9905de5abf7ef HEAD_REF master ) diff --git a/ports/boost-coroutine/vcpkg.json b/ports/boost-coroutine/vcpkg.json index 948359291df3ae..bc22d8fe1482e1 100644 --- a/ports/boost-coroutine/vcpkg.json +++ b/ports/boost-coroutine/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-coroutine", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost coroutine module", "homepage": "https://www.boost.org/libs/coroutine", "license": "BSL-1.0", @@ -10,52 +9,52 @@ "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-context", "platform": "!uwp & !emscripten", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-coroutine2/portfile.cmake b/ports/boost-coroutine2/portfile.cmake index ab0eb199cf5dd8..e8856e0d04f753 100644 --- a/ports/boost-coroutine2/portfile.cmake +++ b/ports/boost-coroutine2/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/coroutine2 REF boost-${VERSION} - SHA512 9d174e3cf7ff9fa839df60a1b0e3dfc1e0742b712bc8eb8d79ee79c13a9679a7df7f60a4a8e31f8482882a305bb4204b95348324603d0246bddddbcae31bedd0 + SHA512 11d84272ce98c6a251253f2bf766255115566d6e29fb2c8b67166666fb76dfda5ab6457368cdd8cf49999598ee03acb81b3abc05c12849681c6da3778a66b2be HEAD_REF master ) diff --git a/ports/boost-coroutine2/vcpkg.json b/ports/boost-coroutine2/vcpkg.json index 6437b91d55543a..a1a4b816c88b92 100644 --- a/ports/boost-coroutine2/vcpkg.json +++ b/ports/boost-coroutine2/vcpkg.json @@ -1,31 +1,30 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-coroutine2", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost coroutine2 module", "homepage": "https://www.boost.org/libs/coroutine2", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-context", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-crc/portfile.cmake b/ports/boost-crc/portfile.cmake index f99c8af0d96340..582a5ce9e3eca4 100644 --- a/ports/boost-crc/portfile.cmake +++ b/ports/boost-crc/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/crc REF boost-${VERSION} - SHA512 fc5a56d954b99eb153d5c8a205d1130569b3d4fb59fe9e8a8ecd2df5de7bc4a59681ffa8aca07939242ef3a89e0dd83095eb015cb95e05a0863a26cabd598ac8 + SHA512 86ade360a2c4cd4e6f7e59a474838952a89275917acca1a6fcbabbf408ea82f5fcfe74ed3ff82dc528cd0d631c62d0dc7ae74a6e76ed67d756c44a79c787e9c9 HEAD_REF master ) diff --git a/ports/boost-crc/vcpkg.json b/ports/boost-crc/vcpkg.json index 9e0e23c973e22e..bd650bc39326c3 100644 --- a/ports/boost-crc/vcpkg.json +++ b/ports/boost-crc/vcpkg.json @@ -1,35 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-crc", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost crc module", "homepage": "https://www.boost.org/libs/crc", "license": "BSL-1.0", "dependencies": [ - { - "name": "boost-array", - "version>=": "1.85.0" - }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" - }, - { - "name": "boost-integer", - "version>=": "1.85.0" - }, - { - "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-date-time/portfile.cmake b/ports/boost-date-time/portfile.cmake index 96fc6784a0c2a1..5bd4ab8374acb8 100644 --- a/ports/boost-date-time/portfile.cmake +++ b/ports/boost-date-time/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/date_time REF boost-${VERSION} - SHA512 771a4d3cea4e92a57c5edffacc80c3eff370ee852fcf2e697beff210fcd02a8cd37744ef696b947cd0b6fb2505a57bcbceaad3670ffb8d53370a1eb95881bbf1 + SHA512 b5befffc1bc958b7167fd8b7154ded3a07ac47882007577a8aebbe26de0baebe99fdc71867f51e4446ad7e6f454ebe75fc02e1327089b22a4edd60c887a75c32 HEAD_REF master ) diff --git a/ports/boost-date-time/vcpkg.json b/ports/boost-date-time/vcpkg.json index 260e3c4164518e..36ac7cc99a571f 100644 --- a/ports/boost-date-time/vcpkg.json +++ b/ports/boost-date-time/vcpkg.json @@ -1,79 +1,78 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-date-time", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost date_time module", "homepage": "https://www.boost.org/libs/date_time", "license": "BSL-1.0", "dependencies": [ { "name": "boost-algorithm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-numeric-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tokenizer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-describe/portfile.cmake b/ports/boost-describe/portfile.cmake index 8008d16777070f..6d6d9fed5fa1a1 100644 --- a/ports/boost-describe/portfile.cmake +++ b/ports/boost-describe/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/describe REF boost-${VERSION} - SHA512 b1f39b2c5481a6de75bc5a77c03227fef3a889cc04b9512fadc3e689259fe4c367dec665b1f132267cf0cbe1b1d1908f521a7e9c4c622e22701b015be44f89ca + SHA512 6dae1a712b2d3270163f37d7d1761e48c860f9339f1acb64e481056f1e9018222d44a176848a7a704e97a94d1c5b514fec7d5fb532ec179deca1d51984f11326 HEAD_REF master ) diff --git a/ports/boost-describe/vcpkg.json b/ports/boost-describe/vcpkg.json index 04554b57325242..3dea38eb7aa606 100644 --- a/ports/boost-describe/vcpkg.json +++ b/ports/boost-describe/vcpkg.json @@ -1,27 +1,26 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-describe", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost describe module", "homepage": "https://www.boost.org/libs/describe", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-detail/portfile.cmake b/ports/boost-detail/portfile.cmake index bfe88747e2cf87..817ad026115b64 100644 --- a/ports/boost-detail/portfile.cmake +++ b/ports/boost-detail/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/detail REF boost-${VERSION} - SHA512 2ef7ea097d090526e008391a486cdd8e1846ad072e1496b58dd00cc3d8d5df333092a7f08734ed7dfa84f2b76f1bc83543c19910226e9131bc8c79ac2265b8e1 + SHA512 1235a8297c101a3f35cba4b74aca7bd9d8ded89fe60cf8d4868ea8a1eebe40ffdb50c385a16c11e3fce6dead37aa979c6bc55aa4bd067dc77fb7d1429daf3860 HEAD_REF master ) diff --git a/ports/boost-detail/vcpkg.json b/ports/boost-detail/vcpkg.json index 6f7713f759c30f..b6c7cab4f97ecf 100644 --- a/ports/boost-detail/vcpkg.json +++ b/ports/boost-detail/vcpkg.json @@ -1,39 +1,38 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-detail", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost detail module", "homepage": "https://www.boost.org/libs/detail", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-dll/portfile.cmake b/ports/boost-dll/portfile.cmake index 2b4fbc5e3bdcf8..80df04792e5e5c 100644 --- a/ports/boost-dll/portfile.cmake +++ b/ports/boost-dll/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/dll REF boost-${VERSION} - SHA512 987e6150f06b8b40d00338f72beb34df9356f2b8160a9f383c660434cd7caee28c888d5b9e2081851f30e5f75fbc6c7706db51cadcd734f6d91baf279290bf0d + SHA512 da9a2c341a23930e50747d978dc23dc41e2cdbb41cf50f561f309a942adecd855284fc4ca6e6c6f751d721b0a02bf476266ea4a66fb3e67abfafc17d93c87dce HEAD_REF master ) diff --git a/ports/boost-dll/vcpkg.json b/ports/boost-dll/vcpkg.json index 14ceb686983ae9..55e121b29143ac 100644 --- a/ports/boost-dll/vcpkg.json +++ b/ports/boost-dll/vcpkg.json @@ -1,75 +1,74 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-dll", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost dll module", "homepage": "https://www.boost.org/libs/dll", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-filesystem", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-spirit", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-dynamic-bitset/portfile.cmake b/ports/boost-dynamic-bitset/portfile.cmake index 74a5a0f73405f6..7fb956a6b50b41 100644 --- a/ports/boost-dynamic-bitset/portfile.cmake +++ b/ports/boost-dynamic-bitset/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/dynamic_bitset REF boost-${VERSION} - SHA512 384af394734b66be85f07f41f72550bbea0cdaa9a723b26ef9cd9b2fc310fc143072827f1c1719bea61aeea51d470b80db71bc0338215fdabcb8e86aa55c6667 + SHA512 e86fc2ef217bdead342aa50d7e2e629b07b58059aecd99ca9d34414cd83cf1cc0effb707a18c140d9403766266098af03d758b5aaf61933a893430104b5d3b3e HEAD_REF master ) diff --git a/ports/boost-dynamic-bitset/vcpkg.json b/ports/boost-dynamic-bitset/vcpkg.json index c82fa6b7f7938e..38309adc591f57 100644 --- a/ports/boost-dynamic-bitset/vcpkg.json +++ b/ports/boost-dynamic-bitset/vcpkg.json @@ -1,51 +1,50 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-dynamic-bitset", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost dynamic_bitset module", "homepage": "https://www.boost.org/libs/dynamic_bitset", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-endian/portfile.cmake b/ports/boost-endian/portfile.cmake index 2ac6b30bdb3476..3c5bbfe91c9f8b 100644 --- a/ports/boost-endian/portfile.cmake +++ b/ports/boost-endian/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/endian REF boost-${VERSION} - SHA512 660a44a73d551968620a39daad9b626827ab7dd3134bb1bcf6c2d24482f4db3b32f6b72159f4e98f9834ebc7c099454c6048082c7c05a4e3e0432c84928298db + SHA512 022205042407ff55f28a24282b3de56a71bc94b7d55a8cfbb92b83d343d07456c3d77612aeda222327bde59fdc69942bd5dc06056bd4f61e146db180db3160a5 HEAD_REF master ) diff --git a/ports/boost-endian/vcpkg.json b/ports/boost-endian/vcpkg.json index 08a854789fbe74..02aba836740647 100644 --- a/ports/boost-endian/vcpkg.json +++ b/ports/boost-endian/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-endian", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost endian module", "homepage": "https://www.boost.org/libs/endian", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-exception/features.cmake b/ports/boost-exception/features.cmake new file mode 100644 index 00000000000000..a58eb5b7592dc3 --- /dev/null +++ b/ports/boost-exception/features.cmake @@ -0,0 +1 @@ +set(Z_VCPKG_BOOST_FORCE_HEADER_ONLY ON) diff --git a/ports/boost-exception/portfile.cmake b/ports/boost-exception/portfile.cmake index c25dc6a8bcda72..07d68b8c176de3 100644 --- a/ports/boost-exception/portfile.cmake +++ b/ports/boost-exception/portfile.cmake @@ -4,11 +4,12 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/exception REF boost-${VERSION} - SHA512 7ba040497aa0e0384a7e37df918baf2886735312a0e0f1406cf31568aad4f3d6b99cf38faa907cf7132b3f50905a071df5325d23c0a609ab8856371ba146b8ee + SHA512 1472e4e59d2397f30bbc32e0d9bc9965d36272fb290a9a923363b396ecd6a4f7d0a7e874eeb3f5d2b3ba5cada279eb10e948df5c96b45994439bbcda76b2105e HEAD_REF master ) set(FEATURE_OPTIONS "") +include("${CMAKE_CURRENT_LIST_DIR}/features.cmake") boost_configure_and_install( SOURCE_PATH "${SOURCE_PATH}" OPTIONS ${FEATURE_OPTIONS} diff --git a/ports/boost-exception/vcpkg.json b/ports/boost-exception/vcpkg.json index 3516e1b6e761f8..d1758ba0351384 100644 --- a/ports/boost-exception/vcpkg.json +++ b/ports/boost-exception/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-exception", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost exception module", "homepage": "https://www.boost.org/libs/exception", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-fiber/portfile.cmake b/ports/boost-fiber/portfile.cmake index b13a0200f5b263..1de376545ca305 100644 --- a/ports/boost-fiber/portfile.cmake +++ b/ports/boost-fiber/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/fiber REF boost-${VERSION} - SHA512 57d580f142dfea6e2974870ae74e0d2617210081837316e8e5a21bb78fe7b6e08b75a89144c3ea48d2162b850e02eebb016b2ad23b151e25b2706812af32f573 + SHA512 9936195278181804a25b1b1b8a358c96cc3bc6e6d3952c0f01c29de349f1562503e063eb4f569deeca3589cb902ed1200e0db5289f9f7c0756934914e445caf5 HEAD_REF master ) diff --git a/ports/boost-fiber/vcpkg.json b/ports/boost-fiber/vcpkg.json index dedb1485e6f557..701cf96e52d676 100644 --- a/ports/boost-fiber/vcpkg.json +++ b/ports/boost-fiber/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-fiber", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost fiber module", "homepage": "https://www.boost.org/libs/fiber", "license": "BSL-1.0", @@ -10,53 +9,53 @@ "dependencies": [ { "name": "boost-algorithm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-context", "platform": "!uwp & !emscripten", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-filesystem", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-format", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-intrusive", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" } ], "features": { diff --git a/ports/boost-filesystem/portfile.cmake b/ports/boost-filesystem/portfile.cmake index 17d0f1e8e1b1b7..12f8008c16a696 100644 --- a/ports/boost-filesystem/portfile.cmake +++ b/ports/boost-filesystem/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/filesystem REF boost-${VERSION} - SHA512 629b6c0d2dd1aab590d3af3c64427b61c3a6dd09f53026439aa508c9c15a2390d6f24cf80a64d6598a7ae85b35cf1584985d3d380556fb854bd394bf600a67d6 + SHA512 cb036ab7a381ffd72c0a415d00b256c82445f4f777ce5b7b1490f9dcea53e28af8ccea67807a12195f44bfee6aa29e1bd7178cef2199f2cfd017c066c005d29c HEAD_REF master ) diff --git a/ports/boost-filesystem/vcpkg.json b/ports/boost-filesystem/vcpkg.json index 450bbc8ef46181..85e376b343dd9e 100644 --- a/ports/boost-filesystem/vcpkg.json +++ b/ports/boost-filesystem/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-filesystem", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost filesystem module", "homepage": "https://www.boost.org/libs/filesystem", "license": "BSL-1.0", @@ -10,67 +9,67 @@ "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-atomic", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-scope", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-flyweight/portfile.cmake b/ports/boost-flyweight/portfile.cmake index f76545e3ada47c..3af81e904381f6 100644 --- a/ports/boost-flyweight/portfile.cmake +++ b/ports/boost-flyweight/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/flyweight REF boost-${VERSION} - SHA512 9db710342b45155f5301762925fc842bb69b706d6eb9e1e2a057b94413163efbb828a8055b47f4260c8ba0de9369e27fa916c0bf605ddffe214e42a5fb2ec288 + SHA512 dc5862df3f1f1b8d8704175952690011dd02e01cd396318b24da4d52e9b5c12da27903128a6003439b92934ce4fb3341b42972152793d17768a04acedcf0bde7 HEAD_REF master ) diff --git a/ports/boost-flyweight/vcpkg.json b/ports/boost-flyweight/vcpkg.json index 39a37f2c0fc6b5..468c4f24a5555b 100644 --- a/ports/boost-flyweight/vcpkg.json +++ b/ports/boost-flyweight/vcpkg.json @@ -1,71 +1,70 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-flyweight", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost flyweight module", "homepage": "https://www.boost.org/libs/flyweight", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-interprocess", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-multi-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-foreach/portfile.cmake b/ports/boost-foreach/portfile.cmake index da37e8979214fc..d501f9e8288290 100644 --- a/ports/boost-foreach/portfile.cmake +++ b/ports/boost-foreach/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/foreach REF boost-${VERSION} - SHA512 af65753b4653f8f389aa305050b1aef102921985a138616b9ef90bb97b3bb6738ea5de9a70995b773b50dbca1f7299a377f6ac9fd2016b3542914d03b0d9ce57 + SHA512 9ec2431151570a7cc0efa8e9651a6ea5484e8e483a50067faa221e26c2bfbaf26e7ff97de7bb8fa82cbffaead5710f9df28ef1781aff83320e747110d678c531 HEAD_REF master ) diff --git a/ports/boost-foreach/vcpkg.json b/ports/boost-foreach/vcpkg.json index 28e1ceab262fe9..470e7d65d7d8c3 100644 --- a/ports/boost-foreach/vcpkg.json +++ b/ports/boost-foreach/vcpkg.json @@ -1,43 +1,42 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-foreach", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost foreach module", "homepage": "https://www.boost.org/libs/foreach", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-format/portfile.cmake b/ports/boost-format/portfile.cmake index d9e09280d69201..059de09e389df1 100644 --- a/ports/boost-format/portfile.cmake +++ b/ports/boost-format/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/format REF boost-${VERSION} - SHA512 b93a198cb75e0c60e38beff75ddccc81e546c1b7a921f4156893ec471bfd38f4bc674219b27cd44a7b9cbc232b8afb4bfcbf741434c10d64a971e9fa21a48874 + SHA512 7b1d2bc208835e2d106265f98df005026a1e73f9f7f8414a379581e1aa4dd27458343855db0fb4ca8ae00d783c995c23e983e051b7f418110400df7674cc5de4 HEAD_REF master ) diff --git a/ports/boost-format/vcpkg.json b/ports/boost-format/vcpkg.json index c202f73708adc0..b4c801f675582c 100644 --- a/ports/boost-format/vcpkg.json +++ b/ports/boost-format/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-format", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost format module", "homepage": "https://www.boost.org/libs/format", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-function-types/portfile.cmake b/ports/boost-function-types/portfile.cmake index 42900c61eaa24f..48119a05a8c60d 100644 --- a/ports/boost-function-types/portfile.cmake +++ b/ports/boost-function-types/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/function_types REF boost-${VERSION} - SHA512 ab9ca8ea5c9981dcdeb3811abe230c62ecb3ca8a382326124b703d85c78ff6ff8fd780e7c974b666152411342e0d782bed63f3f6362bd034b681b57b866be0d0 + SHA512 4b58a7b8b7f3f0115d85bf7c141b6d06f9b16a0e537cf9fce40c784a62accb289436c1dafaed11217e1658b32dd9b7834914aee80642248de07a495328968d5f HEAD_REF master ) diff --git a/ports/boost-function-types/vcpkg.json b/ports/boost-function-types/vcpkg.json index e17cabd1c492de..7aa91d0c5a4526 100644 --- a/ports/boost-function-types/vcpkg.json +++ b/ports/boost-function-types/vcpkg.json @@ -1,43 +1,42 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-function-types", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost function_types module", "homepage": "https://www.boost.org/libs/function_types", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-function/portfile.cmake b/ports/boost-function/portfile.cmake index 9f8824a6c73c01..d2a66fb17c2c73 100644 --- a/ports/boost-function/portfile.cmake +++ b/ports/boost-function/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/function REF boost-${VERSION} - SHA512 20f4a4f8db929ba87d5061a32c610948e6eaf83c238f5b789828447741bf286ae6cd63c05a07d4b1b1ba83749ef978ea3b0e01e9c1534203c894f8f5438d7ae7 + SHA512 c3ff72eaad404c14cbcb5da18ae434390c5f2baac31809ce1862ecc2b71d76c844864c1147a8365ee51e6fc93cb42342782a3438d4b35f617582fc3cb0ca4580 HEAD_REF master ) diff --git a/ports/boost-function/vcpkg.json b/ports/boost-function/vcpkg.json index 024b634129d326..dc3dc9feb82e0f 100644 --- a/ports/boost-function/vcpkg.json +++ b/ports/boost-function/vcpkg.json @@ -1,43 +1,38 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-function", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost function module", "homepage": "https://www.boost.org/libs/function", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" - }, - { - "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-functional/portfile.cmake b/ports/boost-functional/portfile.cmake index 119d22858faab7..ee73c76aae064c 100644 --- a/ports/boost-functional/portfile.cmake +++ b/ports/boost-functional/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/functional REF boost-${VERSION} - SHA512 dd38234ee1bb25828349378a1db7adce044a440e441afb7b6e3279b14283cf928350ee56fba5f8d3328c115477bc84b59f3d9e0fff02e975e5e6d2500ef649d9 + SHA512 47bd14e4768bc2d71e450d3c82be006bb036526f9de2667aabd81646bc80da144a6f43e21a9e5d2d38272c268fb1aa48644a36fb75dc010ef879f2fbc4dfa633 HEAD_REF master ) diff --git a/ports/boost-functional/vcpkg.json b/ports/boost-functional/vcpkg.json index 48d216229f7a65..7c03127dfaebe9 100644 --- a/ports/boost-functional/vcpkg.json +++ b/ports/boost-functional/vcpkg.json @@ -1,55 +1,54 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-functional", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost functional module", "homepage": "https://www.boost.org/libs/functional", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function-types", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-fusion/portfile.cmake b/ports/boost-fusion/portfile.cmake index 5f75f94f6e8ab9..c54c2fa9d34dd0 100644 --- a/ports/boost-fusion/portfile.cmake +++ b/ports/boost-fusion/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/fusion REF boost-${VERSION} - SHA512 ed820a5c068d1468140161f6b97c6b08e2d8543bca9fc104f14cd76845ae1103d9fcfa9be4ec1a5699da1a509f5d324b1dc06e1b0e928e1b8862dc01707438ab + SHA512 335fdf5f66711cc755e9c44b9bb33b1312c5850e1ff864c71a90d5ff3db92e23286445975a0395b53bfec300c6d5a4619a30baa60956b244e8ece779d3bd0a1d HEAD_REF master ) diff --git a/ports/boost-fusion/vcpkg.json b/ports/boost-fusion/vcpkg.json index 8cb35b8101e270..82532c0cd79646 100644 --- a/ports/boost-fusion/vcpkg.json +++ b/ports/boost-fusion/vcpkg.json @@ -1,67 +1,66 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-fusion", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost fusion module", "homepage": "https://www.boost.org/libs/fusion", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function-types", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-functional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-geometry/portfile.cmake b/ports/boost-geometry/portfile.cmake index cfb46a08012e73..c66604f1bd6a73 100644 --- a/ports/boost-geometry/portfile.cmake +++ b/ports/boost-geometry/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/geometry REF boost-${VERSION} - SHA512 8d53b80aad31ad9012c22a6471f06aeb9048b9178a7f5e626025c926f082257a3edb2f162032eb541818646953973f95a09a57871b61b379cd56f5cd1f4cbf8e + SHA512 1dc66ddee35716c7891e9f4035ae8da8bcbb52b8130f16db2e464c0317fdcdf94e88ab252cee5a38ad4d3ce61925b77bdfa72abb35ef4b0948ef3d30d0f78ba7 HEAD_REF master ) diff --git a/ports/boost-geometry/vcpkg.json b/ports/boost-geometry/vcpkg.json index 79d86317102a9f..f9e7f45cd2cb18 100644 --- a/ports/boost-geometry/vcpkg.json +++ b/ports/boost-geometry/vcpkg.json @@ -1,139 +1,138 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-geometry", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost geometry module", "homepage": "https://www.boost.org/libs/geometry", "license": "BSL-1.0", "dependencies": [ { "name": "boost-algorithm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-any", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function-types", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-math", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-multiprecision", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-numeric-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-polygon", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-qvm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-rational", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-thread", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tokenizer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant2", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-gil/portfile.cmake b/ports/boost-gil/portfile.cmake index 6b92ba3e0f5b6b..4243d2af427493 100644 --- a/ports/boost-gil/portfile.cmake +++ b/ports/boost-gil/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/gil REF boost-${VERSION} - SHA512 762cc1159b018801c371599909021b9d8121a33accc650e7585dd1dec793fab614e707cec5fe4927f470eb2deb09957266495cf11f155df7d2d04b88f7466548 + SHA512 97de2f6af8b60f826c330677646ebf9e94832f4e94bbe2be7ec799856956e2f6c809f6bbd00541642e7f6db4817d2f10343ab55babdb6710bb9c1c702c313c6e HEAD_REF master PATCHES remove-boost-filesystem-dep.diff diff --git a/ports/boost-gil/vcpkg.json b/ports/boost-gil/vcpkg.json index d6261f082d8c77..c340d2e5821653 100644 --- a/ports/boost-gil/vcpkg.json +++ b/ports/boost-gil/vcpkg.json @@ -1,63 +1,62 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-gil", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost gil module", "homepage": "https://www.boost.org/libs/gil", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant2", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-graph-parallel/portfile.cmake b/ports/boost-graph-parallel/portfile.cmake index a4c5579a5ccce5..9106ec9fe0adaa 100644 --- a/ports/boost-graph-parallel/portfile.cmake +++ b/ports/boost-graph-parallel/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/graph_parallel REF boost-${VERSION} - SHA512 bd8a88ba1b1b050623439fcd7d0910418b83add8f47395a0ea35808e96fd0c5a71abec93f037263a439d08640501850100e8d51ea7cf0e2c271a9cc0373c46cb + SHA512 701e068240813a64aa1215e241a770b3497a8f9a054eeef98fd3d8462ac60fbf943c7e0d833f097ddb5f2e18b843459707027c2b144cb81517f60d4cc8672c6a HEAD_REF master ) diff --git a/ports/boost-graph-parallel/vcpkg.json b/ports/boost-graph-parallel/vcpkg.json index 17adcde03e70f2..9a809fc91ae070 100644 --- a/ports/boost-graph-parallel/vcpkg.json +++ b/ports/boost-graph-parallel/vcpkg.json @@ -1,126 +1,125 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-graph-parallel", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost graph_parallel module", "homepage": "https://www.boost.org/libs/graph_parallel", "license": "BSL-1.0", "dependencies": [ { "name": "boost-algorithm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-dynamic-bitset", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-filesystem", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-foreach", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-graph", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpi", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-property-map", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-property-map-parallel", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-random", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant", - "version>=": "1.85.0" + "version>=": "1.86.0" }, "mpi" ] diff --git a/ports/boost-graph/portfile.cmake b/ports/boost-graph/portfile.cmake index e3b730c0fd84c7..f938b0b427a5ce 100644 --- a/ports/boost-graph/portfile.cmake +++ b/ports/boost-graph/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/graph REF boost-${VERSION} - SHA512 f82512d37436204efbecbe721280d7cfc46632fba379d71d42ec00313a8df9508f71179ced547ccd4038f9427f023333c1237ff252574077ca28d4f85a54d36d + SHA512 fcd2554e467f499352b3ae9166891c58e49edd60a56a79197e8adf5d0c188d12df143d89667aa27d78307548ef9c30d0cce3ecf5f39404ed610283c4f3f6a4cb HEAD_REF master ) diff --git a/ports/boost-graph/vcpkg.json b/ports/boost-graph/vcpkg.json index f856faeaff63e1..fdf04bf75bc5a4 100644 --- a/ports/boost-graph/vcpkg.json +++ b/ports/boost-graph/vcpkg.json @@ -1,183 +1,182 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-graph", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost graph module", "homepage": "https://www.boost.org/libs/graph", "license": "BSL-1.0", "dependencies": [ { "name": "boost-algorithm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-any", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bimap", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-foreach", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-math", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-multi-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-property-map", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-property-tree", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-random", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-regex", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-spirit", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tti", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-unordered", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-xpressive", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-hana/portfile.cmake b/ports/boost-hana/portfile.cmake index 3ffd5617e63bb3..a52b40f42e9e0a 100644 --- a/ports/boost-hana/portfile.cmake +++ b/ports/boost-hana/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/hana REF boost-${VERSION} - SHA512 addcbeb1427b1e85aed9fbb8084c0de9e0acab3d1fb721d4f7b6c20b00d875c4b5aa97b7493c06ebbe5eb6ffea3d66f2845283ede5eb46acc9576ca7a4615685 + SHA512 16b3fbc6a95c980a5dae83d001bc5a4cf115c1379ecc9305eb10f5a737057160341c51354413b35040ff59778803fd173e6b0f0e0053a888734881b991a82109 HEAD_REF master ) diff --git a/ports/boost-hana/vcpkg.json b/ports/boost-hana/vcpkg.json index bc56ca971193b4..d62fd85f0834df 100644 --- a/ports/boost-hana/vcpkg.json +++ b/ports/boost-hana/vcpkg.json @@ -1,39 +1,38 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-hana", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost hana module", "homepage": "https://www.boost.org/libs/hana", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-headers/portfile.cmake b/ports/boost-headers/portfile.cmake index 84ccfd10c1daed..0972598a3cb24e 100644 --- a/ports/boost-headers/portfile.cmake +++ b/ports/boost-headers/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/headers REF boost-${VERSION} - SHA512 6b9b8f669b5692a5fa97c591f11163ca0a37733662904a39e708194c910e1de362585275d26babeda0fe7eccec42a88661849efd194090d452a182fade9ea156 + SHA512 4cd0f4c04fe8891789139ba454aa87c97bbaa2de6ee16dd9fa251ce6902c4c7685dfa00295cbf4c1b7e08b013c0eba3fa87404d1ba363fafb2020d2e9e9064dc HEAD_REF master ) diff --git a/ports/boost-headers/vcpkg.json b/ports/boost-headers/vcpkg.json index 4d03c2e085fbee..846ffacd99832e 100644 --- a/ports/boost-headers/vcpkg.json +++ b/ports/boost-headers/vcpkg.json @@ -1,15 +1,14 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-headers", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost headers module", "homepage": "https://www.boost.org/libs/headers", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-heap/portfile.cmake b/ports/boost-heap/portfile.cmake index 461e7ad6cc923a..13d0b05c7d53a8 100644 --- a/ports/boost-heap/portfile.cmake +++ b/ports/boost-heap/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/heap REF boost-${VERSION} - SHA512 7f6ca56d00a2a2f36176f5da0c2b73f809ce1edbaf7a0da819341cf141be45c40d457175115c1da5d06e6fa1c933b8085f6f3133cd168a69d9e40c2ff6fdf409 + SHA512 4585d61775ad0c3f374d5d67d817b471fa5d0f796f396a09a100192898837b318d87507c2b86e3ad9ae6e37de160b1b2ff884f7ade13bfb83300b8371b32fa2e HEAD_REF master ) diff --git a/ports/boost-heap/vcpkg.json b/ports/boost-heap/vcpkg.json index e4e00396ecc54f..766b41907be3a7 100644 --- a/ports/boost-heap/vcpkg.json +++ b/ports/boost-heap/vcpkg.json @@ -1,67 +1,66 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-heap", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost heap module", "homepage": "https://www.boost.org/libs/heap", "license": "BSL-1.0", "dependencies": [ { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-intrusive", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-histogram/portfile.cmake b/ports/boost-histogram/portfile.cmake index 4c061199dedde7..fc428abaac9d83 100644 --- a/ports/boost-histogram/portfile.cmake +++ b/ports/boost-histogram/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/histogram REF boost-${VERSION} - SHA512 e586fb27c99b7b74709a09c122b9d4bbb936764292d53e69caee9ad57784924f5418c2b237e35718fb49cd6a085faf2f88027793ed964243039004c26a4e5258 + SHA512 3be9658d1938c62751428c6b76a315b4089832634d6ad1ac7836cd96ba21798fcf9c3810e04dbd04e71c585b1fd8e097d10fac99aa936fd3f552b7339c6e6a36 HEAD_REF master ) diff --git a/ports/boost-histogram/vcpkg.json b/ports/boost-histogram/vcpkg.json index 0b220d10c060fa..f5d75666d9ce70 100644 --- a/ports/boost-histogram/vcpkg.json +++ b/ports/boost-histogram/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-histogram", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost histogram module", "homepage": "https://www.boost.org/libs/histogram", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-math", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant2", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-hof/portfile.cmake b/ports/boost-hof/portfile.cmake index 926c985e3d7ef8..43499d3fd2ea09 100644 --- a/ports/boost-hof/portfile.cmake +++ b/ports/boost-hof/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/hof REF boost-${VERSION} - SHA512 43f1cff6b0906254d2803ee57d618dd6474d6042aed37211dea46f46c4d86b5ca36e6424b3b105116c312ce9f28e13e745e995aeadc55a0fa501b245e13cd045 + SHA512 b7babd4d1aad5f1a1fae4186248c07e9ec2d790c03abdaf847645d41b02517b3ca8e14ffb40f4973d8486b2c2ab0bd4b94e0d27c272b2d2b3aee1c81da003665 HEAD_REF master ) diff --git a/ports/boost-hof/vcpkg.json b/ports/boost-hof/vcpkg.json index 8b64b3c510461e..0a757b20232750 100644 --- a/ports/boost-hof/vcpkg.json +++ b/ports/boost-hof/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-hof", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost hof module", "homepage": "https://www.boost.org/libs/hof", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-icl/portfile.cmake b/ports/boost-icl/portfile.cmake index 45ecd719a7257b..e59e81e2b66b99 100644 --- a/ports/boost-icl/portfile.cmake +++ b/ports/boost-icl/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/icl REF boost-${VERSION} - SHA512 8124d8d1a4a7b923f3ef802a97721b9248d19593f8929625522b15b3016afe73a14612b54b28f2865c2809f5765769cfcf3a4b70fa7fb31f3f291517760f7c73 + SHA512 fd1346495ce408fed874e68baf24641552553f5754fa59e29d2b36b10ef5cae8cd655af13fe378620c1dff45afc5412ff63bf2bfbca33aad62631406eab181bf HEAD_REF master ) diff --git a/ports/boost-icl/vcpkg.json b/ports/boost-icl/vcpkg.json index 22a40fe907d474..2a1f578dc9c8ac 100644 --- a/ports/boost-icl/vcpkg.json +++ b/ports/boost-icl/vcpkg.json @@ -1,79 +1,78 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-icl", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost icl module", "homepage": "https://www.boost.org/libs/icl", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-date-time", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-rational", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-integer/portfile.cmake b/ports/boost-integer/portfile.cmake index 30978e3f6592a1..8ecad21499c8a8 100644 --- a/ports/boost-integer/portfile.cmake +++ b/ports/boost-integer/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/integer REF boost-${VERSION} - SHA512 7981ea5430bffbd4542b1af4a4151967bbfb1ea31c9f295713891db08ea14c2de526bc150ac32b3a28afb585a620cbc4bc64f41b66cfe3413698a5d6dab50ff6 + SHA512 9bef2fc320f72c20b0eadef9b2693dc3288e7903650b11496b6cdba55b8a9e7e21cbdf47985b8611612f3a1aeb8354ca7cfdda8cedbf0d0ed7f5e5708628cdeb HEAD_REF master ) diff --git a/ports/boost-integer/vcpkg.json b/ports/boost-integer/vcpkg.json index bfd2033ca3e4fe..c816846ea623f7 100644 --- a/ports/boost-integer/vcpkg.json +++ b/ports/boost-integer/vcpkg.json @@ -1,43 +1,42 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-integer", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost integer module", "homepage": "https://www.boost.org/libs/integer", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-interprocess/portfile.cmake b/ports/boost-interprocess/portfile.cmake index d7431465745cec..24dbe6b6c932da 100644 --- a/ports/boost-interprocess/portfile.cmake +++ b/ports/boost-interprocess/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/interprocess REF boost-${VERSION} - SHA512 7d5f9056f76077b3d4f16445c3890ef363244c1395ba86904d65e4b0cdac7c158b9d0203c3fbe05879e39a1bee7710eedcf5a5fc889b78de4ba8e17ccd032d87 + SHA512 f619d1e29e2ce2808d2edb6e022a877bcbf762ea1eb7bd2518dce2cd047be7402272f5e5bb7fc5120a7318f4643ab7107d908b4b7c15c4e3e0ee7231ed1fc7ee HEAD_REF master PATCHES unused-link-libs.diff diff --git a/ports/boost-interprocess/vcpkg.json b/ports/boost-interprocess/vcpkg.json index 5e4265ea7d90ee..13a8ecfb2dcaed 100644 --- a/ports/boost-interprocess/vcpkg.json +++ b/ports/boost-interprocess/vcpkg.json @@ -1,55 +1,54 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-interprocess", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost interprocess module", "homepage": "https://www.boost.org/libs/interprocess", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-intrusive", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-interval/portfile.cmake b/ports/boost-interval/portfile.cmake index 482f7131eb8b38..fc1513f6283280 100644 --- a/ports/boost-interval/portfile.cmake +++ b/ports/boost-interval/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/interval REF boost-${VERSION} - SHA512 2696fc0b3767d5e3fa7f58c7f30d3025cdbafcea5ce63ddd3090b45642fd14e104b859446aa6aa0ffd94d46dd6e7321d6bcfc8e8e9bde2cda6ae1f04ff120331 + SHA512 918a84b539a0efa21d30c047f2ebcecdb794019cd048a56e44ca7fbc893eaedf1835eefb0c4bc7185b10207a576741ab452074e351432965542bc28f8ec33772 HEAD_REF master ) diff --git a/ports/boost-interval/vcpkg.json b/ports/boost-interval/vcpkg.json index 9871951340e516..d8954b41ceaf86 100644 --- a/ports/boost-interval/vcpkg.json +++ b/ports/boost-interval/vcpkg.json @@ -1,31 +1,30 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-interval", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost interval module", - "homepage": "https://www.boost.org/libs/interval", + "homepage": "https://www.boost.org/libs/numeric/interval", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-logic", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-intrusive/portfile.cmake b/ports/boost-intrusive/portfile.cmake index 61a5d0ab931252..95c19dad2aaf08 100644 --- a/ports/boost-intrusive/portfile.cmake +++ b/ports/boost-intrusive/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/intrusive REF boost-${VERSION} - SHA512 f7d48b367130ae056a39de141f8c1890832e5dbef98341dd3206e0413e8154a036860a2382e90215819ec06fcff094bfc87da5e966da3109cf9d0de764df961d + SHA512 bce80432295b596b0bdb3682353623fb6fd2fa5ff4f732ccf8c3806b8392e386e4d101de91901abc9c3028ab8d329266e0b07f23ed41f02239025d182b5bd74d HEAD_REF master ) diff --git a/ports/boost-intrusive/vcpkg.json b/ports/boost-intrusive/vcpkg.json index bbba644ac41980..4a08572ae1bd67 100644 --- a/ports/boost-intrusive/vcpkg.json +++ b/ports/boost-intrusive/vcpkg.json @@ -1,31 +1,30 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-intrusive", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost intrusive module", "homepage": "https://www.boost.org/libs/intrusive", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-io/portfile.cmake b/ports/boost-io/portfile.cmake index 274d1ad53d6cd1..9b92d616be6d26 100644 --- a/ports/boost-io/portfile.cmake +++ b/ports/boost-io/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/io REF boost-${VERSION} - SHA512 e03056691901f7c80b94240d3def1d924d2ba1acfd2d6f47d51456c921d1ab70bb36eee939038b58a198297ce44f0a43f534335fef4e3f1ef117ed61e8e6022c + SHA512 060e3c5b6e2e1bfc804ef2722f1380683a92466b4f8b41a39d66d1be2f1951973936f60210bec94dcabfb88442170e6467d36c9db8936875ff81d6006fb7601d HEAD_REF master ) diff --git a/ports/boost-io/vcpkg.json b/ports/boost-io/vcpkg.json index 1b1be2c46de7ba..eb1b6b9b61e899 100644 --- a/ports/boost-io/vcpkg.json +++ b/ports/boost-io/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-io", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost io module", "homepage": "https://www.boost.org/libs/io", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-iostreams/portfile.cmake b/ports/boost-iostreams/portfile.cmake index 2749e1e1452946..a1766540ac35e3 100644 --- a/ports/boost-iostreams/portfile.cmake +++ b/ports/boost-iostreams/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/iostreams REF boost-${VERSION} - SHA512 ee0a488e7095a59da68185e2590265aee5e7f32d128f8d1d50cdb5a28f91656618266156aefd14bd6ddfe6196a97006b675ca823cfff957a7ef92d3670350198 + SHA512 4ceafacc4eb5797f3add43e45b7ea6232724abe553b1069d050bfdbcf82a236e9a4e662f88f8a11d6bc760b55fb43b898692bed006455f7753baf2c9a74baf6c HEAD_REF master PATCHES Removeseekpos.patch diff --git a/ports/boost-iostreams/vcpkg.json b/ports/boost-iostreams/vcpkg.json index 5474d07308fc9f..53a1700e0f35ab 100644 --- a/ports/boost-iostreams/vcpkg.json +++ b/ports/boost-iostreams/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-iostreams", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost iostreams module", "homepage": "https://www.boost.org/libs/iostreams", "license": "BSL-1.0", @@ -10,84 +9,84 @@ "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-numeric-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-random", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-regex", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ], "default-features": [ diff --git a/ports/boost-iterator/portfile.cmake b/ports/boost-iterator/portfile.cmake index 968070c4d24638..e7640716b58012 100644 --- a/ports/boost-iterator/portfile.cmake +++ b/ports/boost-iterator/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/iterator REF boost-${VERSION} - SHA512 e4d5c3b5fdc5f2b3ecda63a22c34b1620fd3aaf4c2ca826a96e144a7a7706e33a44a357e320c4605aa7818a44c4394258de582f4d97f5da5ad795926da82688b + SHA512 1e6adfd1cc1236ccbdb91ec94f041720b5acd867a475f7091e3007adbacdd44c0a154d2044bfa319f4d0f945a268d16dac37d26e3dc478ee576cec3ce1ce868b HEAD_REF master ) diff --git a/ports/boost-iterator/vcpkg.json b/ports/boost-iterator/vcpkg.json index 9e37b505ebf567..7db270cb9c5928 100644 --- a/ports/boost-iterator/vcpkg.json +++ b/ports/boost-iterator/vcpkg.json @@ -1,71 +1,70 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-iterator", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost iterator module", "homepage": "https://www.boost.org/libs/iterator", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function-types", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-json/portfile.cmake b/ports/boost-json/portfile.cmake index 02875ba62883ea..488cfaaef8a87a 100644 --- a/ports/boost-json/portfile.cmake +++ b/ports/boost-json/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/json REF boost-${VERSION} - SHA512 c8b76b2e14fbb73d47d8f6fd952423c827804192f2dbf9758f90f5a41b538c6a6a5cff29c8406671dddd3c8ea7ab1002fdf3a2094feb6940b7a01c297beeb480 + SHA512 44788307fe747b417c42ded277fae4f0ae6d599d02971c65a55c020609435248a2013a8b42c8fcb25f7b39a73b5155d414cfbc729bcb157fed566962eff3b817 HEAD_REF master ) diff --git a/ports/boost-json/vcpkg.json b/ports/boost-json/vcpkg.json index aedaf538423b99..dfacd6bd05cdbd 100644 --- a/ports/boost-json/vcpkg.json +++ b/ports/boost-json/vcpkg.json @@ -1,67 +1,66 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-json", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost json module", "homepage": "https://www.boost.org/libs/json", "license": "BSL-1.0", "dependencies": [ { "name": "boost-align", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-describe", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-endian", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-lambda/portfile.cmake b/ports/boost-lambda/portfile.cmake index d7e750a424e6a3..73b2e0889c362a 100644 --- a/ports/boost-lambda/portfile.cmake +++ b/ports/boost-lambda/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/lambda REF boost-${VERSION} - SHA512 bff071fc995014b8c1e93aeaeefdab3f19e1f690e8843283c06b1ac3771e1ab008562652b7e3995a6b9447a732be9a8884a55b7825dea90d80b1b1f909d0ffab + SHA512 35886bfdf1391f868fdc148905547a8b8090ca7c21913a565d698232715b93835a0908a2db73550bb69aeebfe38bc07b14f6b34bdf8e9de00f2cc5095912bf9e HEAD_REF master ) diff --git a/ports/boost-lambda/vcpkg.json b/ports/boost-lambda/vcpkg.json index 14a33c67718b6e..a51fea2db39f53 100644 --- a/ports/boost-lambda/vcpkg.json +++ b/ports/boost-lambda/vcpkg.json @@ -1,59 +1,58 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-lambda", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost lambda module", "homepage": "https://www.boost.org/libs/lambda", "license": "BSL-1.0", "dependencies": [ { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-lambda2/portfile.cmake b/ports/boost-lambda2/portfile.cmake index 031b3394f87089..47136f6e53b1cd 100644 --- a/ports/boost-lambda2/portfile.cmake +++ b/ports/boost-lambda2/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/lambda2 REF boost-${VERSION} - SHA512 9d9da036b039e8599a23ada4cd92bfe7bb06a04cd1986b02f6060ee1078e85ad10346c029977a666654e3c98469174732f472bee626eec1c6eba7bf3e8d935c1 + SHA512 5af711d0011f9deed59e23ab548d6ed15ef9eaa86616ea62756e833013e7b6564e129f009a93de5d8940e322f863297ba3c59aa77d680a81189de34fb36671fe HEAD_REF master ) diff --git a/ports/boost-lambda2/vcpkg.json b/ports/boost-lambda2/vcpkg.json index 9e0a4df6303833..898c202b19fb39 100644 --- a/ports/boost-lambda2/vcpkg.json +++ b/ports/boost-lambda2/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-lambda2", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost lambda2 module", "homepage": "https://www.boost.org/libs/lambda2", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-leaf/portfile.cmake b/ports/boost-leaf/portfile.cmake index 15fca3f5c4047a..a0e9366ea33e5d 100644 --- a/ports/boost-leaf/portfile.cmake +++ b/ports/boost-leaf/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/leaf REF boost-${VERSION} - SHA512 b6ae11bd199ea386d002f1bc7ff9725a2039846277e5506fd0327f4fee6bf24d255861e7d6e6ff4139d67f5e45db7741f80434572e432622ef7b3412740cdab6 + SHA512 8adcfc3447ed54b7696217060cf41a9da12a1ba11c1214cc28f39a6f4b54c1b479b2163c66ca7b21ae7b77070baf15faa2184bc02a8855f75739e6091c5eb22c HEAD_REF master ) diff --git a/ports/boost-leaf/vcpkg.json b/ports/boost-leaf/vcpkg.json index 299002af983c90..1e69c917a43b20 100644 --- a/ports/boost-leaf/vcpkg.json +++ b/ports/boost-leaf/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-leaf", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost leaf module", "homepage": "https://www.boost.org/libs/leaf", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-lexical-cast/portfile.cmake b/ports/boost-lexical-cast/portfile.cmake index 84e055921f2c8b..426b8843a8de82 100644 --- a/ports/boost-lexical-cast/portfile.cmake +++ b/ports/boost-lexical-cast/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/lexical_cast REF boost-${VERSION} - SHA512 6291f2c5d3f77d31fa6b6b76719ff7d26602b2343c0dae915d4c1b3ee54cdc1d0575fbfa8fd25695e9b0def6115e6dfbf2bac104b6b6accfb7b3b569c892044e + SHA512 f4ce81d6f1acc31b131bb60d2918147f3cdbb9ab38a1abf8d463fc437d5eea6cd8dcc676b09b28c3174c2ffeb7cabb2439cbc546bbea86f8ea01c2dee596f39d HEAD_REF master ) diff --git a/ports/boost-lexical-cast/vcpkg.json b/ports/boost-lexical-cast/vcpkg.json index 1b1ad7a023abbb..90b1a55566911a 100644 --- a/ports/boost-lexical-cast/vcpkg.json +++ b/ports/boost-lexical-cast/vcpkg.json @@ -1,43 +1,42 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-lexical-cast", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost lexical_cast module", "homepage": "https://www.boost.org/libs/lexical_cast", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-local-function/portfile.cmake b/ports/boost-local-function/portfile.cmake index 639972cd595739..1d21941cf9616e 100644 --- a/ports/boost-local-function/portfile.cmake +++ b/ports/boost-local-function/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/local_function REF boost-${VERSION} - SHA512 97f9bc06932b409925f239a5f20d04f53d4b80888a00361d24a59974ea8526110d8f6b1a38103cf9e816c71f1ca1ea34a0c6a3825bf19235dc16a1b85afd47ff + SHA512 68dec23a37e8594883aca078d0f1bda607234491f91ac234077317ff161386465e49c3d3c9dec3a29b8d18296ed46c456270cabf12d945556c53020f238492b7 HEAD_REF master ) diff --git a/ports/boost-local-function/vcpkg.json b/ports/boost-local-function/vcpkg.json index d33b6e2103df31..4dfd7148ea77cb 100644 --- a/ports/boost-local-function/vcpkg.json +++ b/ports/boost-local-function/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-local-function", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost local_function module", "homepage": "https://www.boost.org/libs/local_function", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-scope-exit", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-locale/fix-dependencies.patch b/ports/boost-locale/fix-dependencies.patch deleted file mode 100644 index f0a45c3288b381..00000000000000 --- a/ports/boost-locale/fix-dependencies.patch +++ /dev/null @@ -1,90 +0,0 @@ - build/Jamfile.v2 | 44 +++++++++++++------------------------------- - 1 file changed, 13 insertions(+), 31 deletions(-) - -diff --git a/build/Jamfile.v2 b/build/Jamfile.v2 -index f1e2d05..f946a9b 100644 ---- a/build/Jamfile.v2 -+++ b/build/Jamfile.v2 -@@ -22,6 +22,7 @@ project /boost/locale - # Features - - feature.feature boost.locale.iconv : on off : optional propagated ; -+feature.feature boost.locale.force-found-iconv : on off : optional propagated ; - feature.feature boost.locale.icu : on off : optional propagated ; - feature.feature boost.locale.posix : on off : optional propagated ; - feature.feature boost.locale.std : on off : optional propagated ; -@@ -132,13 +133,7 @@ if $(ICU_ICUUC_NAME) - } - else - { -- lib icuuc : : shared @path_options ; -- lib icuuc : : msvc debug icuucd shared @path_options ; -- lib icuuc : : intel windows debug icuucd shared @path_options ; -- lib icuuc : : sicuuc static @path_options ; -- lib icuuc : : msvc debug sicuucd static @path_options ; -- lib icuuc : : intel windows debug sicuucd static @path_options ; -- lib icuuc : : this_is_an_invalid_library_name ; -+ alias icuuc : /user-config//icuuc ; - } - - if $(ICU_ICUDT_NAME) -@@ -148,13 +143,7 @@ if $(ICU_ICUDT_NAME) - } - else - { -- lib icudt : : icudata shared @path_options ; -- lib icudt : : icudt msvc shared @path_options ; -- lib icudt : : icudt intel windows shared @path_options ; -- lib icudt : : sicudata static @path_options ; -- lib icudt : : sicudt msvc static @path_options ; -- lib icudt : : sicudt intel windows static @path_options ; -- lib icudt : : this_is_an_invalid_library_name ; -+ alias icudt : /user-config//icudt ; - } - - if $(ICU_ICUIN_NAME) -@@ -164,27 +153,16 @@ if $(ICU_ICUIN_NAME) - } - else - { -- lib icuin : : icui18n shared @path_options ; -- lib icuin : : msvc debug icuind shared @path_options ; -- lib icuin : : msvc icuin shared @path_options ; -- lib icuin : : intel windows debug icuind shared @path_options ; -- lib icuin : : intel windows icuin shared @path_options ; -- lib icuin : : sicui18n static @path_options ; -- lib icuin : : msvc debug sicuind static @path_options ; -- lib icuin : : msvc sicuin static @path_options ; -- lib icuin : : intel windows debug sicuind static @path_options ; -- lib icuin : : intel windows sicuin static @path_options ; -- lib icuin : : this_is_an_invalid_library_name ; -+ alias icuin : /user-config//icuin ; - } - -+explicit icuuc icuin icudt ; -+ - ICU_OPTS = - $(.icu-path)/include -- shared:icuuc/shared -- shared:icudt/shared -- shared:icuin/shared -- static:icuuc -- static:icudt -- static:icuin -+ icuuc -+ icudt -+ icuin - windows,clang:"advapi32.lib" - static:U_STATIC_IMPLEMENTATION=1 - ; -@@ -213,6 +191,10 @@ rule configure-full ( properties * : flags-only ) - } - - local found-iconv ; -+ if on in $(properties) -+ { -+ found-iconv = true ; -+ } - - if ! off in $(properties) - { diff --git a/ports/boost-locale/portfile.cmake b/ports/boost-locale/portfile.cmake index 6fe9bcd6fef5c6..276109217eba54 100644 --- a/ports/boost-locale/portfile.cmake +++ b/ports/boost-locale/portfile.cmake @@ -4,11 +4,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/locale REF boost-${VERSION} - SHA512 fbf99c34f0d409f8ac0464f71b66c0dbf2a372230d79aeef816c670abbc495327ce69b2218ccacbb4b4b183350dd717ca30c8f53ddd3642c8a38ce6983cc2bad + SHA512 e66d2f11a29637a13dfb90fd67fb69374a869553e665452fbcb7b0909535526c57e66dd69c766cd2ade2ba74d790b07a80012937f86c0c7752e683b08d7ccd4d HEAD_REF master - PATCHES - fix-dependencies.patch - ) set(FEATURE_OPTIONS "") diff --git a/ports/boost-locale/vcpkg.json b/ports/boost-locale/vcpkg.json index 3702c7e13b06a3..e5ccbe7f649b02 100644 --- a/ports/boost-locale/vcpkg.json +++ b/ports/boost-locale/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-locale", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost locale module", "homepage": "https://www.boost.org/libs/locale", "license": "BSL-1.0", @@ -10,39 +9,39 @@ "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-thread", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "libiconv", diff --git a/ports/boost-lockfree/portfile.cmake b/ports/boost-lockfree/portfile.cmake index d4782e8f6ddb1e..9a33b5bf391866 100644 --- a/ports/boost-lockfree/portfile.cmake +++ b/ports/boost-lockfree/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/lockfree REF boost-${VERSION} - SHA512 c3213c3f6b45b3843969088d6f3df71d09d97931646740b84d82ce54ea8aecdc933cbfce13bcf5cfd436a0bef68d422ff2be3044cd2fc20b00d4cb78c8fe46b4 + SHA512 1cfeb02576b8075449fb899ddc46dbb5d953b27abf768fe7d6a72506d1b45d6d93621a83189238f7366c5070ed915680b30c532d1a95b0c24d55bc6f17d09f27 HEAD_REF master ) diff --git a/ports/boost-lockfree/vcpkg.json b/ports/boost-lockfree/vcpkg.json index 1d5c9dfa7e0946..e421212cc828f4 100644 --- a/ports/boost-lockfree/vcpkg.json +++ b/ports/boost-lockfree/vcpkg.json @@ -1,79 +1,78 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-lockfree", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost lockfree module", "homepage": "https://www.boost.org/libs/lockfree", "license": "BSL-1.0", "dependencies": [ { "name": "boost-align", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-atomic", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-log/portfile.cmake b/ports/boost-log/portfile.cmake index fdeb4e671301fc..79faccac61b993 100644 --- a/ports/boost-log/portfile.cmake +++ b/ports/boost-log/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/log REF boost-${VERSION} - SHA512 aaae39126ae047721f71b7a55dc7a325af78c9af0b4e2d6f6d0cd7a440a0dc839acfa683c6dcb736434819e205e9d95ead56364dec60d069367d9976a45c4d17 + SHA512 3772a3cdc39f52e04080e2e416452bd698b2b2a6ba12e51b2a4e70e8cc524b1c71c8f67fa4ebfedd0a6b4a4b62603d62b3242a6d65a93cdd48315e470dd9f1fd HEAD_REF master ) diff --git a/ports/boost-log/vcpkg.json b/ports/boost-log/vcpkg.json index 6dfa08c5de68fc..3d38daee5ad2fb 100644 --- a/ports/boost-log/vcpkg.json +++ b/ports/boost-log/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-log", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost log module", "homepage": "https://www.boost.org/libs/log", "license": "BSL-1.0", @@ -10,161 +9,161 @@ "dependencies": [ { "name": "boost-align", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-asio", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-atomic", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-date-time", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-filesystem", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function-types", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-interprocess", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-intrusive", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-phoenix", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-property-tree", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-proto", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-random", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-regex", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-spirit", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-thread", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-xpressive", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-logic/portfile.cmake b/ports/boost-logic/portfile.cmake index c4f831b6466263..c37cf9f06997cc 100644 --- a/ports/boost-logic/portfile.cmake +++ b/ports/boost-logic/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/logic REF boost-${VERSION} - SHA512 f2938a0dd840a18133bef792f45c4077ec6a47de20c89d2f02532eb7b4daf33b6c92efc4564a7ae7cd23e3da72a3896b6ca94a482f4a3806c024d08e1817aa83 + SHA512 47f41a660d6bcef88a81c1aef0b08a420553460ea8851a830f03da232aed04ce577f50316b0c2c055d0a66a4df4392e7c0281330430ce053169fc9356620a5c2 HEAD_REF master ) diff --git a/ports/boost-logic/vcpkg.json b/ports/boost-logic/vcpkg.json index 2f6bae513807ea..333e145d779a45 100644 --- a/ports/boost-logic/vcpkg.json +++ b/ports/boost-logic/vcpkg.json @@ -1,27 +1,26 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-logic", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost logic module", "homepage": "https://www.boost.org/libs/logic", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-math/portfile.cmake b/ports/boost-math/portfile.cmake index b9aa93209708d0..332b5a62c4fc74 100644 --- a/ports/boost-math/portfile.cmake +++ b/ports/boost-math/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/math REF boost-${VERSION} - SHA512 760b9c45ccf79209505cb028dbd70ae78c5d46f1b8bc422c453035ef50b438a13cfc9352b6efeb9ca5fa0b10f305bfa59f8aecc93fed080ef47ffd124eff2a78 + SHA512 1cafc98a4bbfce1868f8eb92bc039473065dfc49a2b4909a045758e5ba65f4c1df7ffe4a4f82fb1d0d5fbf548dfce240fbc31e8b5fd1ec2d1d9809b8992bfc14 HEAD_REF master PATCHES build-old-libs.patch diff --git a/ports/boost-math/vcpkg.json b/ports/boost-math/vcpkg.json index b5f5d864fd98fa..15aec7a0ba4a7c 100644 --- a/ports/boost-math/vcpkg.json +++ b/ports/boost-math/vcpkg.json @@ -1,60 +1,59 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-math", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost math module", "homepage": "https://www.boost.org/libs/math", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-random", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ], "features": { diff --git a/ports/boost-metaparse/portfile.cmake b/ports/boost-metaparse/portfile.cmake index 64d36ee52e65fd..d3173d695db3df 100644 --- a/ports/boost-metaparse/portfile.cmake +++ b/ports/boost-metaparse/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/metaparse REF boost-${VERSION} - SHA512 9d0bb44bb83fdf8406745fa35af6e3d817197495629937dc747c1e3c3933bcc56ef669bec2685691925e5d1731bc8e1b1322cc7038757ea4bb126b207c47be52 + SHA512 9e43a66f8e47ff850af444a20ae7bb9cb88bd5dd14e9a75c653a1635d4c3a962909c4278f7943032d58bd540fdb86792ade73f99055548a54f2efdf2fce338bd HEAD_REF master ) diff --git a/ports/boost-metaparse/vcpkg.json b/ports/boost-metaparse/vcpkg.json index 305b119147bd13..6b66a957d7d67d 100644 --- a/ports/boost-metaparse/vcpkg.json +++ b/ports/boost-metaparse/vcpkg.json @@ -1,43 +1,42 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-metaparse", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost metaparse module", "homepage": "https://www.boost.org/libs/metaparse", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-move/portfile.cmake b/ports/boost-move/portfile.cmake index 8958d143ccd1b9..4eface528418c2 100644 --- a/ports/boost-move/portfile.cmake +++ b/ports/boost-move/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/move REF boost-${VERSION} - SHA512 2c20ea6091ac9cccd137f807a70bdcfdff57c875a5affe33ff231347fadbab8e37e0170dc9fbbc1800984f9b575d894ab8dd009d46c1903c18f44ad908be125b + SHA512 753ff955f350db2ee4289dde8b21d40905f6b22676935bd8ff4958d6307fbd4fb3fb4038055869a82219ec4988714a4adf2d5784a0a1762f0719b3ccb3b4f80b HEAD_REF master ) diff --git a/ports/boost-move/vcpkg.json b/ports/boost-move/vcpkg.json index f1838c2252d313..a44bb2059d82c4 100644 --- a/ports/boost-move/vcpkg.json +++ b/ports/boost-move/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-move", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost move module", "homepage": "https://www.boost.org/libs/move", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-mp11/portfile.cmake b/ports/boost-mp11/portfile.cmake index cc8fe6d8c82bde..08dec1bb697c8a 100644 --- a/ports/boost-mp11/portfile.cmake +++ b/ports/boost-mp11/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/mp11 REF boost-${VERSION} - SHA512 5d2be28c00ea2735c6897d2be02bb1f85ac51f3df1f617fd72efa6bd1cac6488bcba9eae6d425432d2540e56e543eaebb57eca468711c9db50499ab65e40f9a6 + SHA512 de2df1ec464785891f457bf6c7aba6ed93a6fa9a7ca5b2eedbce28a4e5e23362c08282931fd639193c4c2e7434aec449ebacdcb3ea9e12655265b52aced8b89a HEAD_REF master ) diff --git a/ports/boost-mp11/vcpkg.json b/ports/boost-mp11/vcpkg.json index e16dd521b8b35c..fa86de33cecb89 100644 --- a/ports/boost-mp11/vcpkg.json +++ b/ports/boost-mp11/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-mp11", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost mp11 module", "homepage": "https://www.boost.org/libs/mp11", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-mpi/portfile.cmake b/ports/boost-mpi/portfile.cmake index b7b934fa189bd9..83ca5b27b55f7c 100644 --- a/ports/boost-mpi/portfile.cmake +++ b/ports/boost-mpi/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/mpi REF boost-${VERSION} - SHA512 923b0f898d9ce29a04ed99a757caada4a502a6289572f4fd1604bc03d6bb3c9096ce8ccfe37d18196efa9b0a3f658be3a039205025cd6ec1a2a9c2ea9d8016f0 + SHA512 c229ac1cd354245da2d03d054f2725c63c500c87c1de8f50b0c8b1946a6095c9948715c5abd24d7ddae639616793c1535a2171c7e698d2ed25a8515eab37ceb2 HEAD_REF master ) diff --git a/ports/boost-mpi/vcpkg.json b/ports/boost-mpi/vcpkg.json index 319c8cb3208f10..9b7dc2d47ff481 100644 --- a/ports/boost-mpi/vcpkg.json +++ b/ports/boost-mpi/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-mpi", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost mpi module", "homepage": "https://www.boost.org/libs/mpi", "license": "BSL-1.0", @@ -10,79 +9,79 @@ "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-foreach", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-graph", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, "mpi" ], @@ -94,7 +93,7 @@ { "name": "boost-python", "platform": "!uwp & !emscripten & !ios & !android", - "version>=": "1.85.0" + "version>=": "1.86.0" }, "python3" ] diff --git a/ports/boost-mpl/portfile.cmake b/ports/boost-mpl/portfile.cmake index 6e5850c1b8413d..0a4e869ac77c3b 100644 --- a/ports/boost-mpl/portfile.cmake +++ b/ports/boost-mpl/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/mpl REF boost-${VERSION} - SHA512 362d3e0c2ffeac096c5b4c1338962bd22f530624d4f7e22a7d8e1bdbe08b689e45e48ceb53083eb44b5b0d21fd099e636261cd7d494370161ef7ec090a4916d0 + SHA512 a28099eeebb00369f3e1e8b7cfc0a1fbdf8bd6b162da48e2034004cdf1e8732fa2c1fdeffb3c3fc7fd13550b4b1a7da4f51f66842be39d723d3edc755ddf48be HEAD_REF master ) diff --git a/ports/boost-mpl/vcpkg.json b/ports/boost-mpl/vcpkg.json index 36d95aa26be154..3f6bf3886a63a2 100644 --- a/ports/boost-mpl/vcpkg.json +++ b/ports/boost-mpl/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-mpl", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost mpl module", "homepage": "https://www.boost.org/libs/mpl", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-msm/portfile.cmake b/ports/boost-msm/portfile.cmake index bdc14fc17a4bdf..98b77b93af3ac9 100644 --- a/ports/boost-msm/portfile.cmake +++ b/ports/boost-msm/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/msm REF boost-${VERSION} - SHA512 c056eaa50bca05a61a71dce81bcb89c9a334813d5c97162faf49b70cb1ac13aec4b3f0e4253ec7761222f59273c70656208bed456e44a45defefda2e56a25090 + SHA512 400b175afa4a369c1a06ffbed35921b800880d65304a08ca9d53113f7ddcc72776d90a9af3f5a5468de848d2cb1bed7585a42caf6d08cd44b8acf32bb65ef00c HEAD_REF master ) diff --git a/ports/boost-msm/vcpkg.json b/ports/boost-msm/vcpkg.json index cf981d2a1244cb..b03b3966cc06cf 100644 --- a/ports/boost-msm/vcpkg.json +++ b/ports/boost-msm/vcpkg.json @@ -1,91 +1,90 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-msm", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost msm module", "homepage": "https://www.boost.org/libs/msm", "license": "BSL-1.0", "dependencies": [ { "name": "boost-any", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-circular-buffer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-phoenix", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-proto", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-multi-array/portfile.cmake b/ports/boost-multi-array/portfile.cmake index 462ea18c6aaeb7..d87e7db1ed1ff4 100644 --- a/ports/boost-multi-array/portfile.cmake +++ b/ports/boost-multi-array/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/multi_array REF boost-${VERSION} - SHA512 0a7475728c3916b6ae60002e95de47c8018318c476a9168299ec7d6ed5e281b80b62a3d0a73aae9da3b1a9e5967d9e37f79553c2d04ae9e3e4af8a92b63469ca + SHA512 c8b0430f7ea8fefe078029ee88867e3ba1f73a33a21e9f70a00c44ecccee2020ed2db78bd06d3c56da7717633e9ffc140f74a1af0b4903a2753ba04067ea4a6f HEAD_REF master ) diff --git a/ports/boost-multi-array/vcpkg.json b/ports/boost-multi-array/vcpkg.json index 2e4b30e5a58602..b0fdac7b011bd0 100644 --- a/ports/boost-multi-array/vcpkg.json +++ b/ports/boost-multi-array/vcpkg.json @@ -1,59 +1,58 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-multi-array", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost multi_array module", "homepage": "https://www.boost.org/libs/multi_array", "license": "BSL-1.0", "dependencies": [ { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-functional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-multi-index/portfile.cmake b/ports/boost-multi-index/portfile.cmake index 8ed2f86ee40426..bc3fb0e068804f 100644 --- a/ports/boost-multi-index/portfile.cmake +++ b/ports/boost-multi-index/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/multi_index REF boost-${VERSION} - SHA512 ea1cc2bab0ae24474ad4d4db5976653ce47df6d50917e2965bacd2b0a3025c25c19b393d781ff0f3d720f959375f8d13d77fabfaa717203ace8e9686827341ff + SHA512 e86ffc579e7274509f91ed1a87efcbb6f2d559a1f18a6b276aa2424d9acf54b3b0e418c9fee5935ec8e097f4602ba61e2501ee5c0e971879c7636078134e9252 HEAD_REF master ) diff --git a/ports/boost-multi-index/vcpkg.json b/ports/boost-multi-index/vcpkg.json index 00c8608415732b..49ee70cab686fb 100644 --- a/ports/boost-multi-index/vcpkg.json +++ b/ports/boost-multi-index/vcpkg.json @@ -1,83 +1,82 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-multi-index", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost multi_index module", "homepage": "https://www.boost.org/libs/multi_index", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-multiprecision/portfile.cmake b/ports/boost-multiprecision/portfile.cmake index 937a2198387cb5..327f4b1580b3ce 100644 --- a/ports/boost-multiprecision/portfile.cmake +++ b/ports/boost-multiprecision/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/multiprecision REF boost-${VERSION} - SHA512 b96d2d805bc2e6d25145059de6d800d53ad6021a190896acba4f209a5cea2cd63f51a4e791dbcdba30ddaa91b2f22a4367507920cd8e1ad6b073013dba9684d4 + SHA512 e9f8f86180abcb2d9c7762cbf0200868645a9c99a792a5bd5b52df5e3038263a69ebdc12436284c8fc3982dab02bacf157120e838ecc432f99f749d4fc2d6bbd HEAD_REF master PATCHES remove-random.diff diff --git a/ports/boost-multiprecision/vcpkg.json b/ports/boost-multiprecision/vcpkg.json index fbbb23e4bb326a..f318bfcb02a059 100644 --- a/ports/boost-multiprecision/vcpkg.json +++ b/ports/boost-multiprecision/vcpkg.json @@ -1,56 +1,55 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-multiprecision", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost multiprecision module", "homepage": "https://www.boost.org/libs/multiprecision", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-math", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-random", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-mysql/portfile.cmake b/ports/boost-mysql/portfile.cmake index cf53e6e75cff4c..5015a60d328a93 100644 --- a/ports/boost-mysql/portfile.cmake +++ b/ports/boost-mysql/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/mysql REF boost-${VERSION} - SHA512 28089b2fb3a6f5dfb538f2363f7292138732b4e4ef1d45ba26b0a92124d2222d6217d4dc9532195d087fcb3f98e86528f666d3281ce806806e0a5eb8f1d41e60 + SHA512 c3a096515f631b92fb3b69eae5ab5fe30be93269fd0176dd87c65a9212539b7aec2ac1386bf5401d5a01c75f8151666ecb643813fa59f7742ff3372b54a46a57 HEAD_REF master ) diff --git a/ports/boost-mysql/vcpkg.json b/ports/boost-mysql/vcpkg.json index 11d1d55924f49f..2f23b871e5d896 100644 --- a/ports/boost-mysql/vcpkg.json +++ b/ports/boost-mysql/vcpkg.json @@ -1,71 +1,70 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-mysql", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost mysql module", "homepage": "https://www.boost.org/libs/mysql", "license": "BSL-1.0", "dependencies": [ { "name": "boost-asio", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-charconv", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-describe", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-endian", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-intrusive", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant2", - "version>=": "1.85.0" + "version>=": "1.86.0" }, "openssl" ] diff --git a/ports/boost-nowide/portfile.cmake b/ports/boost-nowide/portfile.cmake index 144660c60787cf..306303758359ee 100644 --- a/ports/boost-nowide/portfile.cmake +++ b/ports/boost-nowide/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/nowide REF boost-${VERSION} - SHA512 154cb9fd8daefb1c1d361a61ebf16b3e1dff0458065d687b284b346f2b3ac9e90d3c87ca3064e45ce20c309e4e425bd65d05ab050cb1afd5e3e6e6d0bb958811 + SHA512 f3dd88c9c48360cf5603a152d16626479ac23a8fa90916658f9ca2b596f28ab3b37cbb6c70e91c5a98fd59d5b5e8054015131e1bafae8146f0f5f766946b159d HEAD_REF master ) diff --git a/ports/boost-nowide/vcpkg.json b/ports/boost-nowide/vcpkg.json index 53b20355880a69..a0d598d9fa70ac 100644 --- a/ports/boost-nowide/vcpkg.json +++ b/ports/boost-nowide/vcpkg.json @@ -1,28 +1,27 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-nowide", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost nowide module", "homepage": "https://www.boost.org/libs/nowide", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-filesystem", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-numeric-conversion/portfile.cmake b/ports/boost-numeric-conversion/portfile.cmake index 831800161508cf..ffe8aad1589616 100644 --- a/ports/boost-numeric-conversion/portfile.cmake +++ b/ports/boost-numeric-conversion/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/numeric_conversion REF boost-${VERSION} - SHA512 d1390c851e733a7c5da34df316be04fe79f9f0ac33da1d13664b27bbc0d1ca8855ad395868ad6135c93f2c57244ded1dfbe857efa760ae9730dce9418cae0396 + SHA512 b2f80515df47f92b5db2711c6fee577c1b776b302a712d6105caf7ade6727799cc0e30e09cc251b59f0315fbbb96593cc66b7fa5209ecce87b8476a4652df444 HEAD_REF master ) diff --git a/ports/boost-numeric-conversion/vcpkg.json b/ports/boost-numeric-conversion/vcpkg.json index 4a658acee85eb0..6b0a091a72b4ed 100644 --- a/ports/boost-numeric-conversion/vcpkg.json +++ b/ports/boost-numeric-conversion/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-numeric-conversion", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost numeric_conversion module", - "homepage": "https://www.boost.org/libs/numeric_conversion", + "homepage": "https://www.boost.org/libs/numeric/conversion", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-odeint/features.cmake b/ports/boost-odeint/features.cmake new file mode 100644 index 00000000000000..09274d672110b8 --- /dev/null +++ b/ports/boost-odeint/features.cmake @@ -0,0 +1,6 @@ +vcpkg_check_features( + OUT_FEATURE_OPTIONS + FEATURE_OPTIONS + FEATURES + "mpi" BOOST_ENABLE_MPI +) diff --git a/ports/boost-odeint/opt-mpi.diff b/ports/boost-odeint/opt-mpi.diff index 80441e1eb0794b..01b1cdbb94dbd7 100644 --- a/ports/boost-odeint/opt-mpi.diff +++ b/ports/boost-odeint/opt-mpi.diff @@ -2,12 +2,12 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt index 3692bea4a7..29ee7adb1c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -24,7 +24,7 @@ target_link_libraries(boost_numeric_odeint - Boost::fusion - Boost::iterator - Boost::math -- Boost::mpi -+ $ - Boost::mpl - Boost::multi_array - Boost::numeric_ublas +@@ -61,7 +61,7 @@ target_link_libraries(boost_numeric_odeint + if(BOOST_ENABLE_MPI) + target_link_libraries(boost_numeric_odeint + INTERFACE +- Boost::mpi ++ $ + ) + endif() + diff --git a/ports/boost-odeint/portfile.cmake b/ports/boost-odeint/portfile.cmake index dab5f41a790d7e..0f2c829fc3a425 100644 --- a/ports/boost-odeint/portfile.cmake +++ b/ports/boost-odeint/portfile.cmake @@ -4,13 +4,14 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/odeint REF boost-${VERSION} - SHA512 c6c73368a31cc603c09c1a09bfc5252e7c61f188bfa94bf234dda5101a45581c75fb6d33cc520372a703f169e31807f8418a82a054ed04d16f62c102758bb151 + SHA512 7e15d0eb8566a35e2d9968c779750a9135d43d9a3523789d9c2ba977c4d1dac1afbc3c62fb2d1efc8ab60d4b58f0b6c07fa03719d62acee76a7376726ecf26c6 HEAD_REF master PATCHES opt-mpi.diff ) set(FEATURE_OPTIONS "") +include("${CMAKE_CURRENT_LIST_DIR}/features.cmake") boost_configure_and_install( SOURCE_PATH "${SOURCE_PATH}" OPTIONS ${FEATURE_OPTIONS} diff --git a/ports/boost-odeint/vcpkg.json b/ports/boost-odeint/vcpkg.json index 1f426a3b9fcf29..56d934f73131ba 100644 --- a/ports/boost-odeint/vcpkg.json +++ b/ports/boost-odeint/vcpkg.json @@ -1,87 +1,86 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-odeint", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost odeint module", - "homepage": "https://www.boost.org/libs/odeint", + "homepage": "https://www.boost.org/libs/numeric/odeint", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-compute", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-math", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-multi-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-ublas", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-units", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ], "features": { @@ -90,7 +89,7 @@ "dependencies": [ { "name": "boost-mpi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-optional/portfile.cmake b/ports/boost-optional/portfile.cmake index 91126f16942095..6156892cf1972e 100644 --- a/ports/boost-optional/portfile.cmake +++ b/ports/boost-optional/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/optional REF boost-${VERSION} - SHA512 839351a52becb2537bcd6672709306a4478467906f6bd0aa4f5ee69d29014315de8f01c4b178d50fd1405c375bbc8fc74e1a40edc5d6d68827778f6af2ce1a32 + SHA512 1917bde44b4284c193e89de30f71681a71b414ed3aefebc07dec3df441a94f629fbc34a1175232604d99649979ef99dae0fc7072346eb601d5620775e2388184 HEAD_REF master ) diff --git a/ports/boost-optional/vcpkg.json b/ports/boost-optional/vcpkg.json index 2b84964c0ea9b9..7d4e485d96d732 100644 --- a/ports/boost-optional/vcpkg.json +++ b/ports/boost-optional/vcpkg.json @@ -1,59 +1,58 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-optional", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost optional module", "homepage": "https://www.boost.org/libs/optional", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-outcome/portfile.cmake b/ports/boost-outcome/portfile.cmake index 09563fcc6d6f4b..bad3ea2f531b92 100644 --- a/ports/boost-outcome/portfile.cmake +++ b/ports/boost-outcome/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/outcome REF boost-${VERSION} - SHA512 de45c745eb7aa76fce86e0eb20ee1b629143973d420cfee46fe36ec74ac8a407bea231fe4dffe12f503fad636c13b599bb088f3258cbee2a92f6874b622ce066 + SHA512 4082967c4bff31898b2a1706ac3f069c6a44bad92a3470c8001d375956f1742cd33a4f96c2184c502c1a61edc2ad40bdaae188e5c65c286683ebf4100c584b1a HEAD_REF master ) diff --git a/ports/boost-outcome/vcpkg.json b/ports/boost-outcome/vcpkg.json index 0c1d1534709b96..4fa9911762e1ab 100644 --- a/ports/boost-outcome/vcpkg.json +++ b/ports/boost-outcome/vcpkg.json @@ -1,39 +1,38 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-outcome", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost outcome module", "homepage": "https://www.boost.org/libs/outcome", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-parameter-python/portfile.cmake b/ports/boost-parameter-python/portfile.cmake index 52a421e78e362b..5d591ebf0a6de2 100644 --- a/ports/boost-parameter-python/portfile.cmake +++ b/ports/boost-parameter-python/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/parameter_python REF boost-${VERSION} - SHA512 cfc948f558c389c55a1d44bf34bde03f3a6f59019af54e5d7fd5e0af5cd33231275bfbaa50402b428f8194c29e82f9c6f0b2ada3dc6450d74e577b0dd1f66328 + SHA512 64d32f11042db4d88f4c96e1f68c12cc9eee007398054ddd02c4b884247e2aa673ec69a3c51a7774e88d58c40758af63e2e523f46f0680bfd7ce3d5398cc3bb1 HEAD_REF master ) diff --git a/ports/boost-parameter-python/vcpkg.json b/ports/boost-parameter-python/vcpkg.json index 47d8d4afec6950..7ea447b5c8151a 100644 --- a/ports/boost-parameter-python/vcpkg.json +++ b/ports/boost-parameter-python/vcpkg.json @@ -1,39 +1,38 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-parameter-python", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost parameter_python module", "homepage": "https://www.boost.org/libs/parameter_python", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-python", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-parameter/portfile.cmake b/ports/boost-parameter/portfile.cmake index a0bc8cdd16bab4..1cd2e8e1ddbf73 100644 --- a/ports/boost-parameter/portfile.cmake +++ b/ports/boost-parameter/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/parameter REF boost-${VERSION} - SHA512 e3cc033ec3faeed84bc6dc287ce1f5f1eceec78d7730ee6a222a6ef097f991b0a4ad13dcd404da638ce7a9be4cc60d379a5999e2d12a75b22cd57f2d988986d5 + SHA512 42ca9ab48cd3f871104f9b435129ffe2e7a25c6dbb65102b4b9e3bd7ff2b5d5f69a2a876585607b6fc8199d4204839d7241eecfc5d2f9be6381c362f57124780 HEAD_REF master ) diff --git a/ports/boost-parameter/vcpkg.json b/ports/boost-parameter/vcpkg.json index 1cc9c43c7a2310..6e69b6d40a6753 100644 --- a/ports/boost-parameter/vcpkg.json +++ b/ports/boost-parameter/vcpkg.json @@ -1,59 +1,58 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-parameter", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost parameter module", "homepage": "https://www.boost.org/libs/parameter", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-pfr/portfile.cmake b/ports/boost-pfr/portfile.cmake index b1eea04b060ed4..58eba81ba9d403 100644 --- a/ports/boost-pfr/portfile.cmake +++ b/ports/boost-pfr/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/pfr REF boost-${VERSION} - SHA512 246ccff9ecd278c938b791f3e9b9cabe92dee7f5ba033aa12c1c6a7b56f89948e2f1e839724aae7336a5c4b23cb9ab82d370fc09f2c44852c08381054e2be740 + SHA512 19e6c58ade33a01ca6686aa9d19d4725dec448ba8bdeced15f1e72b0a691092c8009b82b72d1ad7d632121b19953255d47446833b63943b1e964eaf3c487d61e HEAD_REF master ) diff --git a/ports/boost-pfr/vcpkg.json b/ports/boost-pfr/vcpkg.json index 31e03406a75ac5..1d6dc402613c78 100644 --- a/ports/boost-pfr/vcpkg.json +++ b/ports/boost-pfr/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-pfr", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost pfr module", "homepage": "https://www.boost.org/libs/pfr", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-phoenix/portfile.cmake b/ports/boost-phoenix/portfile.cmake index 7a4d5653d9baa8..1a8de268acbac3 100644 --- a/ports/boost-phoenix/portfile.cmake +++ b/ports/boost-phoenix/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/phoenix REF boost-${VERSION} - SHA512 3bd9a2cb2f2b3cb9428166e96474fdc8772c8f7c8b8265513a31ca7fb0c7e2039577e369488a612c64ac3061a6cc75962a38a9885adb892d5f82ab635c113585 + SHA512 6d54655310d4ec03217bb8e88b28fa56bf8512a00223b602df072eaba3f35ead1f89aeb58e4084e955bb08f34497093707daf848678c324b857a51c6462eff80 HEAD_REF master ) diff --git a/ports/boost-phoenix/vcpkg.json b/ports/boost-phoenix/vcpkg.json index 8817e88fcbef88..0263473834680b 100644 --- a/ports/boost-phoenix/vcpkg.json +++ b/ports/boost-phoenix/vcpkg.json @@ -1,75 +1,74 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-phoenix", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost phoenix module", "homepage": "https://www.boost.org/libs/phoenix", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-proto", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-poly-collection/portfile.cmake b/ports/boost-poly-collection/portfile.cmake index 79b0528b16ccb4..52e6340f046694 100644 --- a/ports/boost-poly-collection/portfile.cmake +++ b/ports/boost-poly-collection/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/poly_collection REF boost-${VERSION} - SHA512 54573c2487e1f878743ee960b72d340ea68d0a16ecd46e4d0d88ca06b38aa9d681778c0e2080d6f619478c15f5372be06741df6ff6fb6ea2e014d0ce81307c9e + SHA512 eee224078f2b9752156537f0e9672123b19426abd7f559cddc28d6cfbf44b5461b0e32c157cf207018a18ee91f9e03e6ebd83dd1389ce91ad416648dfae00682 HEAD_REF master ) diff --git a/ports/boost-poly-collection/vcpkg.json b/ports/boost-poly-collection/vcpkg.json index 72d5299888645f..3d1fa4c056f191 100644 --- a/ports/boost-poly-collection/vcpkg.json +++ b/ports/boost-poly-collection/vcpkg.json @@ -1,51 +1,50 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-poly-collection", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost poly_collection module", "homepage": "https://www.boost.org/libs/poly_collection", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-erasure", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-polygon/portfile.cmake b/ports/boost-polygon/portfile.cmake index 84cf97865a56f7..d622520ca37147 100644 --- a/ports/boost-polygon/portfile.cmake +++ b/ports/boost-polygon/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/polygon REF boost-${VERSION} - SHA512 8c90c1dc84478bebdfb01c36e108ea9d07e14e76f358f83abb3bc9bec2c33541dd231604356be52ea4a11fb5bd756ce726faf7bc59650620189e71f6d80e10ed + SHA512 85b77ef37d4e370ec463129da539f4767e2a1fc957d8f4349d4d36ada77ec9ad440733a93e55a756fc20c9f23bcdc6cd4b1aea6b65881e112e3c69853881e561 HEAD_REF master ) diff --git a/ports/boost-polygon/vcpkg.json b/ports/boost-polygon/vcpkg.json index 9d403c8051052c..e617e117ce9bb5 100644 --- a/ports/boost-polygon/vcpkg.json +++ b/ports/boost-polygon/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-polygon", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost polygon module", "homepage": "https://www.boost.org/libs/polygon", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-pool/portfile.cmake b/ports/boost-pool/portfile.cmake index 3d55cac2eeec51..a2bcb1576d119c 100644 --- a/ports/boost-pool/portfile.cmake +++ b/ports/boost-pool/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/pool REF boost-${VERSION} - SHA512 5ab43a6fa4671f2240d4a0486a04fda01e7992e3433b967cc8759e062371b93e80285a4a817f234398a84f92c5b2d2fa8951bf64bc3fbe1be7b6c190241782a6 + SHA512 56b22505892f282b95e37d314d1d233f2f1649c725fdadfbd4f59ab7551164a88412a641625957fc4e3442e116616437667c768e6e0c7dec8fb94a2188ee1a28 HEAD_REF master ) diff --git a/ports/boost-pool/vcpkg.json b/ports/boost-pool/vcpkg.json index df3b50f92ded29..6a91157c9b8b1a 100644 --- a/ports/boost-pool/vcpkg.json +++ b/ports/boost-pool/vcpkg.json @@ -1,43 +1,42 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-pool", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost pool module", "homepage": "https://www.boost.org/libs/pool", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-predef/portfile.cmake b/ports/boost-predef/portfile.cmake index 5ec33fd44ae9a8..8c19051edb8a10 100644 --- a/ports/boost-predef/portfile.cmake +++ b/ports/boost-predef/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/predef REF boost-${VERSION} - SHA512 8e15aa2ad79e0c567aa02f77edc3a80ece2e0e751f486d3feb3c70f1073dd5481ec01aa37a8137d00b2d7b002b8b51ef9229d07d5a744ccd6f26b4c83b6383a0 + SHA512 b908034a88b91c1a35e2933207a09e06862994ee36f5c62d2e58842bbb4d2bcfe10069350bfb330276f6b4e1e0ff213a4f2f7b7f0ac54c12e022c6c397b32ef0 HEAD_REF master ) diff --git a/ports/boost-predef/vcpkg.json b/ports/boost-predef/vcpkg.json index 627e584126d6da..88067456841de6 100644 --- a/ports/boost-predef/vcpkg.json +++ b/ports/boost-predef/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-predef", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost predef module", "homepage": "https://www.boost.org/libs/predef", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-preprocessor/portfile.cmake b/ports/boost-preprocessor/portfile.cmake index 2daba5cf5b5cd0..4058e534c17895 100644 --- a/ports/boost-preprocessor/portfile.cmake +++ b/ports/boost-preprocessor/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/preprocessor REF boost-${VERSION} - SHA512 b63af6085ca04a35cfa3e90c4c5780f3236676715827182db67b258cd32a42e9e5d00be4f2a86dd0c967131a82f05f632999121d768a93514b4759ebfd9cab94 + SHA512 f7b4c108c8276da8b441136af2e24dba67842e1461f4f1add56722680c2f8194f87e06610be09ad8c65145e5fd1f74430027fa606599d1b2d2824a0805cfcf01 HEAD_REF master ) diff --git a/ports/boost-preprocessor/vcpkg.json b/ports/boost-preprocessor/vcpkg.json index 3df45079823ea5..c8cf262624337e 100644 --- a/ports/boost-preprocessor/vcpkg.json +++ b/ports/boost-preprocessor/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-preprocessor", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost preprocessor module", "homepage": "https://www.boost.org/libs/preprocessor", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-process/opt-filesystem.patch b/ports/boost-process/opt-filesystem.patch index 0a1636668083d9..ef1fd011bcebe9 100644 --- a/ports/boost-process/opt-filesystem.patch +++ b/ports/boost-process/opt-filesystem.patch @@ -11,14 +11,15 @@ index c0c1bfef94..3c879b8958 100644 Boost::fusion Boost::iterator Boost::move -@@ -28,6 +28,10 @@ target_link_libraries(boost_process - Boost::winapi +@@ -50,6 +50,11 @@ target_compile_definitions(boost_process + PRIVATE BOOST_PROCESS_SOURCE=1 ) +if(NOT TARGET Boost::filesystem) -+ target_compile_definitions(boost_process INTERFACE $<$>:BOOST_PROCESS_USE_STD_FS>) ++ set(BOOST_PROCESS_USE_STD_FS ON) ++ target_compile_features(boost_process PUBLIC cxx_std_17) +endif() + - if(BUILD_TESTING AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/test/CMakeLists.txt") - - add_subdirectory(test) + if (BOOST_PROCESS_USE_STD_FS) + target_compile_definitions(boost_process PUBLIC BOOST_PROCESS_USE_STD_FS=1 ) + else() diff --git a/ports/boost-process/portfile.cmake b/ports/boost-process/portfile.cmake index 756cfa98ef33a3..1c2996c6237619 100644 --- a/ports/boost-process/portfile.cmake +++ b/ports/boost-process/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/process REF boost-${VERSION} - SHA512 f8a5d146d07aad83a2aff1e565026836c833b77daa9697f7680956423e7d8b450b41831c77047afff1e9f716c87d2f9ade6194c21e80cfec33d686a608241c32 + SHA512 a084c71effdd591b83a7fbff85bdea925da1436dc452267ceafd0f7bd875dcd9611cd28a92c06548e9130bb596703ea05932cd94063724cfecf6d861cceebe21 HEAD_REF master PATCHES opt-filesystem.patch diff --git a/ports/boost-process/vcpkg.json b/ports/boost-process/vcpkg.json index 17949187d16e37..b5e8a4fbf41e56 100644 --- a/ports/boost-process/vcpkg.json +++ b/ports/boost-process/vcpkg.json @@ -1,93 +1,92 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-process", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost process module", "homepage": "https://www.boost.org/libs/process", "license": "BSL-1.0", - "supports": "!emscripten", + "supports": "!uwp & !emscripten & !android", "dependencies": [ { "name": "boost-algorithm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-asio", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-filesystem", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tokenizer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-program-options/portfile.cmake b/ports/boost-program-options/portfile.cmake index 8df50856758f25..925a08b29649f2 100644 --- a/ports/boost-program-options/portfile.cmake +++ b/ports/boost-program-options/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/program_options REF boost-${VERSION} - SHA512 3f1695387e38148d60fc702daadcf07002aa6b89c8cccb47570568416ba8edf6b3f7990501758f1d602dc7e8987ee95b5a45f04542fd7116c5b7b9b75182b451 + SHA512 bf0fe8d2dc75fd29bc61eb594a1871cc73412467c61dfbac6f1996793426b406c48c7c61d7eb0db5264c70028529fde1181bf3d591980acd5fb465c44bd92d85 HEAD_REF master ) diff --git a/ports/boost-program-options/vcpkg.json b/ports/boost-program-options/vcpkg.json index f91089daa002cb..c1c53eebce7ce3 100644 --- a/ports/boost-program-options/vcpkg.json +++ b/ports/boost-program-options/vcpkg.json @@ -1,71 +1,70 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-program-options", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost program_options module", "homepage": "https://www.boost.org/libs/program_options", "license": "BSL-1.0", "dependencies": [ { "name": "boost-any", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tokenizer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-property-map-parallel/portfile.cmake b/ports/boost-property-map-parallel/portfile.cmake index 4f78a5a4156986..3213bfe99f0499 100644 --- a/ports/boost-property-map-parallel/portfile.cmake +++ b/ports/boost-property-map-parallel/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/property_map_parallel REF boost-${VERSION} - SHA512 7c1893590f462004fbe607ef18456929d0cff885b290c1b08942237617ee515b0039f220d810dfc35e3a83ee1cf4e4b7e10772379d362a690c53769cbbd96f83 + SHA512 000cfb346a7c150af595541cc4dcbabdfaa668dee2f2c05ff780ba5c290f4013de6fc354687a2f16197c68831746ab210a1af6d1218d53231ffd3135909b2bf0 HEAD_REF master ) diff --git a/ports/boost-property-map-parallel/vcpkg.json b/ports/boost-property-map-parallel/vcpkg.json index 7a3f2221466e59..ac8a43aaa67b2a 100644 --- a/ports/boost-property-map-parallel/vcpkg.json +++ b/ports/boost-property-map-parallel/vcpkg.json @@ -1,71 +1,70 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-property-map-parallel", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost property_map_parallel module", "homepage": "https://www.boost.org/libs/property_map_parallel", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpi", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-multi-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-property-map", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-property-map/portfile.cmake b/ports/boost-property-map/portfile.cmake index d74ef8be75e57c..7540c23b765e5b 100644 --- a/ports/boost-property-map/portfile.cmake +++ b/ports/boost-property-map/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/property_map REF boost-${VERSION} - SHA512 9eeb7b457fe963ee4273aa743af67f496b570c7f09edf83e86cc7b8e7854e4ee6e6f993d1eb08b70224d7894fb43dbc4ac283db53f0a9dd0f1eed619fddd9978 + SHA512 d5d3c448695d5be850413a1c68fd91eaab94e2b0ad14f365f5fa96dc2d0e4cb9c13e6f4bfa9b14bdd9e4549b86e3205851e52c8c13f5c2c46ba6e495e12bb48e HEAD_REF master ) diff --git a/ports/boost-property-map/vcpkg.json b/ports/boost-property-map/vcpkg.json index 00c052350ca12d..23a788283a0846 100644 --- a/ports/boost-property-map/vcpkg.json +++ b/ports/boost-property-map/vcpkg.json @@ -1,79 +1,78 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-property-map", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost property_map module", "homepage": "https://www.boost.org/libs/property_map", "license": "BSL-1.0", "dependencies": [ { "name": "boost-any", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-property-tree/portfile.cmake b/ports/boost-property-tree/portfile.cmake index 04280430e80be2..5c25f9fa7876aa 100644 --- a/ports/boost-property-tree/portfile.cmake +++ b/ports/boost-property-tree/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/property_tree REF boost-${VERSION} - SHA512 38ba7daca065e744991b5061d863c61a076a20865422589477e7556dd30525def1074ed9023007483e541ecfa6705722efb125cc6479aba88e2e32ab7311f4c9 + SHA512 5fc15952d51dd298adb8b3b9121bdae6eb7188aae0518ba3591dcd83ef0d73b57771f8b7ee9d939ff3a682d853feeb409b82d0d63f96bf7a720d6dde6be83399 HEAD_REF master ) diff --git a/ports/boost-property-tree/vcpkg.json b/ports/boost-property-tree/vcpkg.json index 6989df80c14a5f..9396137a0f4887 100644 --- a/ports/boost-property-tree/vcpkg.json +++ b/ports/boost-property-tree/vcpkg.json @@ -1,75 +1,74 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-property-tree", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost property_tree module", "homepage": "https://www.boost.org/libs/property_tree", "license": "BSL-1.0", "dependencies": [ { "name": "boost-any", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-multi-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-proto/portfile.cmake b/ports/boost-proto/portfile.cmake index 750a17d14a57cf..0ea2396f336f70 100644 --- a/ports/boost-proto/portfile.cmake +++ b/ports/boost-proto/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/proto REF boost-${VERSION} - SHA512 acc1311ad01c6e17f0ac255b17a243988c88189051e11a35f40b27908b1356752d68e676d0475046b5d06b2aba707039ddd01097b6032d0f8fbba4cc6bedfed1 + SHA512 4e89061602f4a2646eeb570e65adf588dab169461527aa60cb3c2328a227c81ec233311af431dd14ab0fe1f14d64486b0b10cbcb9ddfa156289a11661abfb117 HEAD_REF master ) diff --git a/ports/boost-proto/vcpkg.json b/ports/boost-proto/vcpkg.json index 0d0aeeaa5865b0..19e909f5eed764 100644 --- a/ports/boost-proto/vcpkg.json +++ b/ports/boost-proto/vcpkg.json @@ -1,59 +1,58 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-proto", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost proto module", "homepage": "https://www.boost.org/libs/proto", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-ptr-container/portfile.cmake b/ports/boost-ptr-container/portfile.cmake index 5de3937d726d5b..36eda75f06df85 100644 --- a/ports/boost-ptr-container/portfile.cmake +++ b/ports/boost-ptr-container/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/ptr_container REF boost-${VERSION} - SHA512 7e9decc094fb1302d6bd038d87e1c295ab37590b8560d2c7360c6061a51324316aa35fe072e6a18759da572f3c19927233640c2763072686e58c06e4152265ac + SHA512 fd45d221bc9dfb81822943c8bcfa02285f3054977bb07285c5754b8cef7c3db4ecb90e591410bc636e3474ae71ec2e232e5f2d3ea4a46caf14182633b1954213 HEAD_REF master ) diff --git a/ports/boost-ptr-container/vcpkg.json b/ports/boost-ptr-container/vcpkg.json index bbf096eaffbc4b..a09092b2a1043c 100644 --- a/ports/boost-ptr-container/vcpkg.json +++ b/ports/boost-ptr-container/vcpkg.json @@ -1,71 +1,70 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-ptr-container", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost ptr_container module", "homepage": "https://www.boost.org/libs/ptr_container", "license": "BSL-1.0", "dependencies": [ { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-circular-buffer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-unordered", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-python/portfile.cmake b/ports/boost-python/portfile.cmake index b508885626fe1d..3e61d29d801025 100644 --- a/ports/boost-python/portfile.cmake +++ b/ports/boost-python/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/python REF boost-${VERSION} - SHA512 8fca530f87f3cc36115cd69f3a049e76f93db3caea98f9ecb729357c5a3c043bc1d91979bcb2fb2741eb57c679d5d9cd75278830ae2d06c0a7e8957f72d88d12 + SHA512 8823bd211c2c505cc990ee7aeae6a064801538fba018dde80b6118b4434909029f2ffaa3b53cdbb6b51500adbd5314de37da01c6960afeebe57b15582cec322a HEAD_REF master PATCHES remove_undef.diff diff --git a/ports/boost-python/vcpkg.json b/ports/boost-python/vcpkg.json index 5f993d5f1807bf..7d154509bee8d1 100644 --- a/ports/boost-python/vcpkg.json +++ b/ports/boost-python/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-python", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost python module", "homepage": "https://www.boost.org/libs/python", "license": "BSL-1.0", @@ -10,95 +9,95 @@ "dependencies": [ { "name": "boost-align", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-foreach", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-graph", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-numeric-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-property-map", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, "python3" ] diff --git a/ports/boost-qvm/portfile.cmake b/ports/boost-qvm/portfile.cmake index 61457ec94c230e..5286f47efd848d 100644 --- a/ports/boost-qvm/portfile.cmake +++ b/ports/boost-qvm/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/qvm REF boost-${VERSION} - SHA512 fc7086345842763a26d67165afd57b7b24d533b4cb9073b16fa3ec97771bd982ff424aeac09a98f6bfebc30edd5edbc7d82e71c964ecc3cd99101e935319e1dc + SHA512 93dc58a5de6576523478856863daea225a26667463b4b0f188a78c82f11fe2610095600f70491877e866f7eb1bf76616fbb339f951f9342e6edbe143ef57cb1c HEAD_REF master ) diff --git a/ports/boost-qvm/vcpkg.json b/ports/boost-qvm/vcpkg.json index 85086eb99a33cb..5849b7372aa723 100644 --- a/ports/boost-qvm/vcpkg.json +++ b/ports/boost-qvm/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-qvm", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost qvm module", "homepage": "https://www.boost.org/libs/qvm", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-random/portfile.cmake b/ports/boost-random/portfile.cmake index 7f04d08c4f6294..dc7545a5c97b24 100644 --- a/ports/boost-random/portfile.cmake +++ b/ports/boost-random/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/random REF boost-${VERSION} - SHA512 689829c7f00f9fedc7d87d9a23423d95f5ef96121d0d390de22534c95cbf380d299b0f735ab5d2de9cde4af93bb872e1284175461427b55b6307d3db8935ff09 + SHA512 eb436d7cec4ff70b4532dc63b8d2f32ab1bc21a8734072dde91424b8beaf76a72c172c00ddea821882509ddd63385a260ea412064a74542cbe537b3e66ef0d89 HEAD_REF master ) diff --git a/ports/boost-random/vcpkg.json b/ports/boost-random/vcpkg.json index 0acd8a545af68b..b7b39818b1b8ec 100644 --- a/ports/boost-random/vcpkg.json +++ b/ports/boost-random/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-random", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost random module", "homepage": "https://www.boost.org/libs/random", "license": "BSL-1.0", @@ -10,63 +9,63 @@ "dependencies": [ { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-dynamic-bitset", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-range/portfile.cmake b/ports/boost-range/portfile.cmake index 86bedf45e43cf2..0b1fa980836d6c 100644 --- a/ports/boost-range/portfile.cmake +++ b/ports/boost-range/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/range REF boost-${VERSION} - SHA512 84386b6a3d41c4213f59f7fe498abcd14bfb0ab0fabfb2515aa083d281bedf36266f40102ae0b0055e8fdb539b2e187da2ce73107e9463a1bcdc2dd4546870dd + SHA512 1da5bf0546ac612afe9dac522a8207ff27d2714144790729791d9b2b3151691d9f23fdea9a6a16517cf8de88e7717f1b8916c953d0c81fc4444ba2c399bea9d6 HEAD_REF master ) diff --git a/ports/boost-range/vcpkg.json b/ports/boost-range/vcpkg.json index e746f82a8109a9..384054fd57e371 100644 --- a/ports/boost-range/vcpkg.json +++ b/ports/boost-range/vcpkg.json @@ -1,87 +1,86 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-range", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost range module", "homepage": "https://www.boost.org/libs/range", "license": "BSL-1.0", "dependencies": [ { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-regex", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-ratio/portfile.cmake b/ports/boost-ratio/portfile.cmake index 3313ed2c600c23..1a9c95767b23a1 100644 --- a/ports/boost-ratio/portfile.cmake +++ b/ports/boost-ratio/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/ratio REF boost-${VERSION} - SHA512 c5aaeaafba1a378c07288dee06b661d53f7baec08d61da7f761b4efdb64a34d95001939359d4f1b06da787b3aeae8f5ae051060170f1b6f51afd8c8bece6600e + SHA512 5d355b1cfafc4a4548c049a7cb90faef9a3942934f798444ccdf322d720c62af1b257992f8e80ce3b48cefbbe3cdfd21b984fc4b5c3ed8cfcbc0222b1c9f2f34 HEAD_REF master ) diff --git a/ports/boost-ratio/vcpkg.json b/ports/boost-ratio/vcpkg.json index c9ee3c53165911..2c252d1a2bd947 100644 --- a/ports/boost-ratio/vcpkg.json +++ b/ports/boost-ratio/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-ratio", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost ratio module", "homepage": "https://www.boost.org/libs/ratio", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-rational/portfile.cmake b/ports/boost-rational/portfile.cmake index 56cd21866ff957..916d3072b0212a 100644 --- a/ports/boost-rational/portfile.cmake +++ b/ports/boost-rational/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/rational REF boost-${VERSION} - SHA512 be81ba4cf4675f98ff75d3eba70fc799189a1e313adf6394fb2db9279f51e9e659d847ee7b9c2245c30672c4d186c80384c04db860239fd4a70d954a35ceba5d + SHA512 720b7fb736135c0f3d5ca237ad72d64b36394bccaff68ef0038f7f65f3da8d6914fafd4ed645e3a85b16702d65075f5130d18905ad10c390dabedeab4e6bfda3 HEAD_REF master ) diff --git a/ports/boost-rational/vcpkg.json b/ports/boost-rational/vcpkg.json index ffe855d36d7bf8..6c8755fbbdb771 100644 --- a/ports/boost-rational/vcpkg.json +++ b/ports/boost-rational/vcpkg.json @@ -1,51 +1,50 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-rational", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost rational module", "homepage": "https://www.boost.org/libs/rational", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-redis/portfile.cmake b/ports/boost-redis/portfile.cmake index d5610d383c0c11..f25d546ed38812 100644 --- a/ports/boost-redis/portfile.cmake +++ b/ports/boost-redis/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/redis REF boost-${VERSION} - SHA512 f22e3a59999056456d1a2706dfbff8c43000ed09f2df18988bf51d2ce99f58520d57f508c1026f978dab4a98a06f7b17d7b277821cb74afb468fd6364694d80e + SHA512 918ad6b11a787125d344fad9b62d83e4ab7a4ba098e37be854345befb4e48bcd3b56fc6c2797fc454e3ca2ac1d26b1a5f958720e81e0bd71d1a0b308cdb215bc HEAD_REF master ) diff --git a/ports/boost-redis/vcpkg.json b/ports/boost-redis/vcpkg.json index 50aa295d409605..98137e683568cb 100644 --- a/ports/boost-redis/vcpkg.json +++ b/ports/boost-redis/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-redis", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost redis module", "homepage": "https://www.boost.org/libs/redis", "license": "BSL-1.0", "dependencies": [ { "name": "boost-asio", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-regex/portfile.cmake b/ports/boost-regex/portfile.cmake index 2c59eda00642d7..4e2c7c1de211dc 100644 --- a/ports/boost-regex/portfile.cmake +++ b/ports/boost-regex/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/regex REF boost-${VERSION} - SHA512 aa5d0f39011ad31f447f52994676ab17b42d1455456b5c8d65fea15f0c77e9438daeffa12ca8b3dab84b7e4f33e31570c36dcdfd4ffd313ed6a02e9c1a4b8096 + SHA512 4c52620fd8f754e8053b5c70cab7a274e311751356c90546f7f54d2700d744638ffc0db0e974ae80ef15efc4564ce8c81a98c02604f8e6ed0a7cc9b94e0d8aae HEAD_REF master PATCHES compat.diff diff --git a/ports/boost-regex/vcpkg.json b/ports/boost-regex/vcpkg.json index af22481acee7ca..62998145509d9d 100644 --- a/ports/boost-regex/vcpkg.json +++ b/ports/boost-regex/vcpkg.json @@ -1,67 +1,66 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-regex", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost regex module", "homepage": "https://www.boost.org/libs/regex", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ], "features": { diff --git a/ports/boost-safe-numerics/portfile.cmake b/ports/boost-safe-numerics/portfile.cmake index 2b759ecfb5c747..a4692abde38b9d 100644 --- a/ports/boost-safe-numerics/portfile.cmake +++ b/ports/boost-safe-numerics/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/safe_numerics REF boost-${VERSION} - SHA512 748237b080808833f43d920cb314a2138c4ba4bc74fb2ba878d1f7f8508e8dc3397e366e47c179aa0a77cfc0ae56027c6350944c4b79a370c9a152920b25719d + SHA512 b9fda40e3012af0431ca29982aba36caf6303e6a80f5738454f6c704f8c8f2e3c826f4f9338da826f61bf81aa0cd26dbf9155105ec4ecfac6c61e0e8506622e9 HEAD_REF master ) diff --git a/ports/boost-safe-numerics/vcpkg.json b/ports/boost-safe-numerics/vcpkg.json index 7665d329e1b8da..e3134f4b25632f 100644 --- a/ports/boost-safe-numerics/vcpkg.json +++ b/ports/boost-safe-numerics/vcpkg.json @@ -1,43 +1,42 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-safe-numerics", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost safe_numerics module", "homepage": "https://www.boost.org/libs/safe_numerics", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-logic", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-scope-exit/portfile.cmake b/ports/boost-scope-exit/portfile.cmake index 73efa6954577cf..5885523ffb6260 100644 --- a/ports/boost-scope-exit/portfile.cmake +++ b/ports/boost-scope-exit/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/scope_exit REF boost-${VERSION} - SHA512 2e7b7dedcb9734682ce89ca685f8e9784fad644a37c9ed61534d62f903ba888cb81cb686fb16a0bfdf0cce5d2e618a8fd2588e84e9d4fc8db0ce311adf9dbfce + SHA512 28dbee1fe9f828c2ed31b1284959ef26fb54702823c0a680b1c4058bda829c7afdd77ce5df82f148ee43b4d924c60ba3067a44df1444063f68d3ca7c36e7b4fa HEAD_REF master ) diff --git a/ports/boost-scope-exit/vcpkg.json b/ports/boost-scope-exit/vcpkg.json index 2ac8b3681abb9c..e964c0c594454f 100644 --- a/ports/boost-scope-exit/vcpkg.json +++ b/ports/boost-scope-exit/vcpkg.json @@ -1,39 +1,38 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-scope-exit", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost scope_exit module", "homepage": "https://www.boost.org/libs/scope_exit", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-scope/portfile.cmake b/ports/boost-scope/portfile.cmake index a36f2350cf604a..d0eb2931c52fb7 100644 --- a/ports/boost-scope/portfile.cmake +++ b/ports/boost-scope/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/scope REF boost-${VERSION} - SHA512 60d4baf7dd7bd41c252ec41964f84877546782468d78d6a01b26b3f6d5cef067466110d4d66290a67d7dfd6b65dbe22954f7d641f89dcd243f756a5f46662c6f + SHA512 5f16d7f457197bd6d5c0a259ff5fda9508f18fa4acfbe9b619cac1741b346f51e3e21e086f1f97ca2996d1cc5d700f4995b4c785e12a69bf883ba31920ecd20c HEAD_REF master ) diff --git a/ports/boost-scope/vcpkg.json b/ports/boost-scope/vcpkg.json index d5dfccef5d52a7..2cfade76c485ad 100644 --- a/ports/boost-scope/vcpkg.json +++ b/ports/boost-scope/vcpkg.json @@ -1,35 +1,34 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-scope", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost scope module", "homepage": "https://www.boost.org/libs/scope", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-serialization/portfile.cmake b/ports/boost-serialization/portfile.cmake index de08d0dfcf3432..b85372f5dbc6df 100644 --- a/ports/boost-serialization/portfile.cmake +++ b/ports/boost-serialization/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/serialization REF boost-${VERSION} - SHA512 c338064f8c191547da5823f226d1ec1b8b36458a588dbc22e738936a05fde772681bce5c82340b628a7d7b9c45b646d491c18444d1e352d34854de37f107a963 + SHA512 c2743ce8a74321aca1637dcf80bc1e43f842a8ca652a3474cdb015efbe1d0e60204d658ce3437939f1756ab312fbefd8c8b1b00f50726cc10b1369d61c97f529 HEAD_REF master ) diff --git a/ports/boost-serialization/vcpkg.json b/ports/boost-serialization/vcpkg.json index 09b14a70dcdcea..30ea8b3225f15a 100644 --- a/ports/boost-serialization/vcpkg.json +++ b/ports/boost-serialization/vcpkg.json @@ -1,111 +1,110 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-serialization", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost serialization module", "homepage": "https://www.boost.org/libs/serialization", "license": "BSL-1.0", "dependencies": [ { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-spirit", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant2", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-signals2/portfile.cmake b/ports/boost-signals2/portfile.cmake index 987f5b9d532cdc..60d34cd8cb87d9 100644 --- a/ports/boost-signals2/portfile.cmake +++ b/ports/boost-signals2/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/signals2 REF boost-${VERSION} - SHA512 42c7e9f3131aa3fafb57ef661e7e5e1c51f2efaead47b34a780de2c101c18768370845f931f0ac12e08272b9b42dfa67c569b0c6e6b0dec30306e18ae78ab895 + SHA512 ad1e6ec601aaea4f9129f6c9e86f4438bc57e0e0b1de3acb69205a9f686095d610ab536a2a68bbd6e1a0412aec6db9b57156a32742903e7f381203422218201c HEAD_REF master ) diff --git a/ports/boost-signals2/vcpkg.json b/ports/boost-signals2/vcpkg.json index 5be3299d84b96a..f03478d75058d0 100644 --- a/ports/boost-signals2/vcpkg.json +++ b/ports/boost-signals2/vcpkg.json @@ -1,79 +1,82 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-signals2", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost signals2 module", "homepage": "https://www.boost.org/libs/signals2", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" + }, + { + "name": "boost-move", + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-smart-ptr/portfile.cmake b/ports/boost-smart-ptr/portfile.cmake index 292352d4177c3b..e30568bd6c9560 100644 --- a/ports/boost-smart-ptr/portfile.cmake +++ b/ports/boost-smart-ptr/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/smart_ptr REF boost-${VERSION} - SHA512 5ac8130861fa8c4328504e4441e9715fea6b7e0275d33d354056138772faf27a7a536d1bfc282cb5b1b77cfb5e48fc84e0b44daf485f378982fac68ebbef13f5 + SHA512 5b56c43298cdf3dd636e68276954075a3bae9a1fd5736039b779935f106a252ea9e979e12362b89903375ad1de0078c9fa5c81779ffb91d8453e4e02d711e17e HEAD_REF master ) diff --git a/ports/boost-smart-ptr/vcpkg.json b/ports/boost-smart-ptr/vcpkg.json index edb2fc6cda3a39..8e8c1c28abcf13 100644 --- a/ports/boost-smart-ptr/vcpkg.json +++ b/ports/boost-smart-ptr/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-smart-ptr", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost smart_ptr module", "homepage": "https://www.boost.org/libs/smart_ptr", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-sort/portfile.cmake b/ports/boost-sort/portfile.cmake index 28694dbf91a022..52f332d6e3c4e2 100644 --- a/ports/boost-sort/portfile.cmake +++ b/ports/boost-sort/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/sort REF boost-${VERSION} - SHA512 c61b03186efd09f680207be3e3de1ec345648411ff11d9ef8114fb194f072f3bdc2ca33475cdd74b93bb05741db014395b31e201e84d27e51dc2327c9941d567 + SHA512 6c6257bc3c7fc12cbef19e0a96390683d6f8a1cd293beafe86ad9b1d425bb58d00a5788bb45bf7b666ab8259f5934db9c07dd862662ec89f16c170f75c75bc1e HEAD_REF master ) diff --git a/ports/boost-sort/vcpkg.json b/ports/boost-sort/vcpkg.json index 37e80a4880e0b0..de5c864287231e 100644 --- a/ports/boost-sort/vcpkg.json +++ b/ports/boost-sort/vcpkg.json @@ -1,39 +1,38 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-sort", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost sort module", "homepage": "https://www.boost.org/libs/sort", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-spirit/portfile.cmake b/ports/boost-spirit/portfile.cmake index 52a68d89713754..3591773aaafa45 100644 --- a/ports/boost-spirit/portfile.cmake +++ b/ports/boost-spirit/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/spirit REF boost-${VERSION} - SHA512 224487a61197e869cafd8089eda6c977ab0c37feb02fa39b8a23c7e80393bacc215e4b42c7e9ab7189f744776717b3412dfd6ddf05a34111cc32d671de17b9f1 + SHA512 a1be8a441b62cad7bc96ecd86830b789495f7b8fa74507d3fc0c41dac3c04309f8480c7ca9d56bcf7cb3e9ad42342f05ab9e5a644d96ff7d397e87ac4d900d72 HEAD_REF master ) diff --git a/ports/boost-spirit/vcpkg.json b/ports/boost-spirit/vcpkg.json index 4381b6af97d087..7c00cf4671ca0a 100644 --- a/ports/boost-spirit/vcpkg.json +++ b/ports/boost-spirit/vcpkg.json @@ -1,135 +1,134 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-spirit", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost spirit module", "homepage": "https://www.boost.org/libs/spirit", "license": "BSL-1.0", "dependencies": [ { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-endian", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function-types", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-phoenix", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-pool", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-proto", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-regex", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-thread", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-unordered", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-stacktrace/fix_config-check.diff b/ports/boost-stacktrace/fix_config-check.diff index 50400ba0458a36..63f80936f6c36e 100644 --- a/ports/boost-stacktrace/fix_config-check.diff +++ b/ports/boost-stacktrace/fix_config-check.diff @@ -26,11 +26,11 @@ index 1cb895570d..4638618d56 100644 ) stacktrace_add_library(noop ${BOOST_STACKTRACE_ENABLE_NOOP} "" "") --stacktrace_add_library(backtrace ${BOOST_STACKTRACE_ENABLE_BACKTRACE} "backtrace" "") +-stacktrace_add_library(backtrace ${BOOST_STACKTRACE_ENABLE_BACKTRACE} "backtrace;${CMAKE_DL_LIBS}" "") +if(BOOST_STACKTRACE_ENABLE_BACKTRACE) + find_library(BACKTRACE_LIBRARY_PATH NAMES backtrace REQUIRED) -+ stacktrace_add_library(backtrace ${BOOST_STACKTRACE_ENABLE_BACKTRACE} ${BACKTRACE_LIBRARY_PATH} "") ++ stacktrace_add_library(backtrace ${BOOST_STACKTRACE_ENABLE_BACKTRACE} "${BACKTRACE_LIBRARY_PATH};${CMAKE_DL_LIBS}" "") +endif() - stacktrace_add_library(addr2line ${BOOST_STACKTRACE_ENABLE_ADDR2LINE} "" "") - stacktrace_add_library(basic ${BOOST_STACKTRACE_ENABLE_BASIC} "" "") + stacktrace_add_library(addr2line ${BOOST_STACKTRACE_ENABLE_ADDR2LINE} "${CMAKE_DL_LIBS}" "") + stacktrace_add_library(basic ${BOOST_STACKTRACE_ENABLE_BASIC} "${CMAKE_DL_LIBS}" "") stacktrace_add_library(windbg ${BOOST_STACKTRACE_ENABLE_WINDBG} "dbgeng;ole32" "_GNU_SOURCE=1") diff --git a/ports/boost-stacktrace/portfile.cmake b/ports/boost-stacktrace/portfile.cmake index cd2a782afd17a1..0c14baeaa38ca8 100644 --- a/ports/boost-stacktrace/portfile.cmake +++ b/ports/boost-stacktrace/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/stacktrace REF boost-${VERSION} - SHA512 21ce1826c064f04e077f9095b3c129d1d39a9aa0c7b22200990c33207dae59a80baaa6d04b7e9bb88039dc038d6f5d69fbd932b4fa3bd5cd94fd46c6f03c201c + SHA512 643338eaafb956dc184c33889fd038602df0fe626e01b7135cf34cb5d716dabaf94511f78f2eafbc27c05d8881b4e0a230cb86e916a9d3705c7b02a5ad42b22d HEAD_REF master PATCHES fix_config-check.diff diff --git a/ports/boost-stacktrace/vcpkg.json b/ports/boost-stacktrace/vcpkg.json index 5b24183b238f57..b1b468d4b59b09 100644 --- a/ports/boost-stacktrace/vcpkg.json +++ b/ports/boost-stacktrace/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-stacktrace", - "version": "1.85.0", - "port-version": 4, + "version": "1.86.0", "description": "Boost stacktrace module", "homepage": "https://www.boost.org/libs/stacktrace", "license": "BSL-1.0", @@ -10,35 +9,35 @@ "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ], "default-features": [ diff --git a/ports/boost-statechart/portfile.cmake b/ports/boost-statechart/portfile.cmake index 05cf42331a34cd..820dc4a3bb21d3 100644 --- a/ports/boost-statechart/portfile.cmake +++ b/ports/boost-statechart/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/statechart REF boost-${VERSION} - SHA512 f15e27b266558055ef6213eec1cc5cdf4863824a1ed96125e2aad801eeb93dc80c951177938081d98dc28ad01eb4e6e506ec9b7b76bdb3500bcea318745e8b1b + SHA512 1aaf8056b13bfe5f6a7dc51e23155e27af872961cc55e8afe470e4a9dc91eab42ccd7d720bc37ee4f7965f4ab37b33c6d7367308c213bacb5a6454ef960e3c51 HEAD_REF master ) diff --git a/ports/boost-statechart/vcpkg.json b/ports/boost-statechart/vcpkg.json index 06c5db40b05fe7..854eb5cabc5a21 100644 --- a/ports/boost-statechart/vcpkg.json +++ b/ports/boost-statechart/vcpkg.json @@ -1,67 +1,66 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-statechart", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost statechart module", "homepage": "https://www.boost.org/libs/statechart", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-thread", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-static-assert/portfile.cmake b/ports/boost-static-assert/portfile.cmake index 02c08051fdffd0..ab9d853bc9f3c9 100644 --- a/ports/boost-static-assert/portfile.cmake +++ b/ports/boost-static-assert/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/static_assert REF boost-${VERSION} - SHA512 a95c8d3aa4ea6b7cb471a43200b28cac65172a04f27a888a3060ade6a4f9c223a45b69ec246e9ba8221220add2c5bcac5df72e72e8561beea31f9806b4ec01fc + SHA512 f32baa358fd0314a903bab2f87ed3ed50e4027830c38c544a5507207a2ecd4deaf698bc3cef1a1e1967dadc360a7a355b7d7eddf890d514acea21cbc4994ad0f HEAD_REF master ) diff --git a/ports/boost-static-assert/vcpkg.json b/ports/boost-static-assert/vcpkg.json index 280839d2997288..23a1790a437b9f 100644 --- a/ports/boost-static-assert/vcpkg.json +++ b/ports/boost-static-assert/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-static-assert", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost static_assert module", "homepage": "https://www.boost.org/libs/static_assert", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-static-string/portfile.cmake b/ports/boost-static-string/portfile.cmake index 973999e64edbcc..ddece620c89d0c 100644 --- a/ports/boost-static-string/portfile.cmake +++ b/ports/boost-static-string/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/static_string REF boost-${VERSION} - SHA512 c3ed9a4dd2e8cc3a62b7b2ee48b3a61862ec4266d237a514872f92dab919223b80fe4d1b9ac140ccf04c8849a402cdc6de0be9d0733d742d4792271be231937d + SHA512 81b975e2bd5b4c9e84a21ae920c989fcbb8119e81935e44e19cbe67ccb5a7a7a5239e8544d75bfa00e3aa654b8d942d73092c05f98e97c9fe6b9e3bc232a5448 HEAD_REF master ) diff --git a/ports/boost-static-string/vcpkg.json b/ports/boost-static-string/vcpkg.json index 990b82aec5fb33..2bba9a8de3785f 100644 --- a/ports/boost-static-string/vcpkg.json +++ b/ports/boost-static-string/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-static-string", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost static_string module", "homepage": "https://www.boost.org/libs/static_string", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-stl-interfaces/portfile.cmake b/ports/boost-stl-interfaces/portfile.cmake index 5124ff201e7b66..3a091c00bd6e7f 100644 --- a/ports/boost-stl-interfaces/portfile.cmake +++ b/ports/boost-stl-interfaces/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/stl_interfaces REF boost-${VERSION} - SHA512 7e4f9c6ce0d4414ab28aeb5c2cd613d811aa68c5b1e1d244df0fc807b61c9cfa3be53bf87a26d594efe1f494ab31f82443b2878b8ea897d715d8801933096eb9 + SHA512 522f422512d2fc5a60caa8d471593983b04b3dc9132229a3e873b1e460a02a7627546588e560c31ed927e4d5f74b30d3a25c9f5748d806e461ecee75fbf91a2e HEAD_REF master ) diff --git a/ports/boost-stl-interfaces/vcpkg.json b/ports/boost-stl-interfaces/vcpkg.json index 1453995d67a13d..9729be889db966 100644 --- a/ports/boost-stl-interfaces/vcpkg.json +++ b/ports/boost-stl-interfaces/vcpkg.json @@ -1,31 +1,30 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-stl-interfaces", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost stl_interfaces module", "homepage": "https://www.boost.org/libs/stl_interfaces", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-system/portfile.cmake b/ports/boost-system/portfile.cmake index 3625396bbc66ba..17055ae7fd34dc 100644 --- a/ports/boost-system/portfile.cmake +++ b/ports/boost-system/portfile.cmake @@ -6,7 +6,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/system REF boost-${VERSION} - SHA512 3cfeb0dd282fce5dc3b1a014edb61a3d7f57e9ebcbe541745353c4846226092578421c35085c6dd5671debc42cf11490ef14aa224512dd964c52272a7c13c56f + SHA512 d51ecdaa3e5ab82b725f608516ce973224c383bdee90a681d099599bfc0dd5774f50f421075a691d52bf5209c1d0d85762217ec1425e39000eb7fb366f69757a HEAD_REF master PATCHES compat.diff diff --git a/ports/boost-system/vcpkg.json b/ports/boost-system/vcpkg.json index f8bae01369b370..86866b5b20970d 100644 --- a/ports/boost-system/vcpkg.json +++ b/ports/boost-system/vcpkg.json @@ -1,39 +1,38 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-system", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost system module", "homepage": "https://www.boost.org/libs/system", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant2", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-test/portfile.cmake b/ports/boost-test/portfile.cmake index f50813907c512c..85248914c0abc5 100644 --- a/ports/boost-test/portfile.cmake +++ b/ports/boost-test/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/test REF boost-${VERSION} - SHA512 122c07e8e3d889de7455756e517f0dc0fd836bcb371e6212c2ab83e539b2567ce01a621d3d8e73a73e10c858b2662d40016378d43353eaba7e33e9ca7fd808ad + SHA512 16e06e677bddbdc04a4607c653a66ca36fbf812eef4fe82244197a1a0e428ff0a5e3ead3c423c123273d67bc857a634bae889888175119e04691fdd3e5ad2b27 HEAD_REF master ) diff --git a/ports/boost-test/vcpkg.json b/ports/boost-test/vcpkg.json index 8e5bfbe579ed4d..5b016044f6edd1 100644 --- a/ports/boost-test/vcpkg.json +++ b/ports/boost-test/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-test", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost test module", "homepage": "https://www.boost.org/libs/test", "license": "BSL-1.0", @@ -10,83 +9,83 @@ "dependencies": [ { "name": "boost-algorithm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-numeric-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-thread/portfile.cmake b/ports/boost-thread/portfile.cmake index 405c3fda8be0df..e436c49869b291 100644 --- a/ports/boost-thread/portfile.cmake +++ b/ports/boost-thread/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/thread REF boost-${VERSION} - SHA512 3957792b85b19ed145542dbf413cb3a1d1b2396fa6f206e3bbecca7cd0e0dbc5277b15acd48184e12e26efea4abab6d35df812ab0f4afff41f02b91e10e9ecd7 + SHA512 0c10698176e695011b70aea5b0f427bb4265032349297fd6d71cb8b4d82ff4144ce8b5a4bc7ed9587485e51e46764820d3d4688a1e576dd8ec375140bce1f708 HEAD_REF master ) diff --git a/ports/boost-thread/vcpkg.json b/ports/boost-thread/vcpkg.json index 7fbd3a2ae4d35d..49a156f61c0485 100644 --- a/ports/boost-thread/vcpkg.json +++ b/ports/boost-thread/vcpkg.json @@ -1,119 +1,118 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-thread", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost thread module", "homepage": "https://www.boost.org/libs/thread", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-atomic", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-chrono", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-date-time", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-throw-exception/portfile.cmake b/ports/boost-throw-exception/portfile.cmake index b6b32cbed16321..7499b037697ad6 100644 --- a/ports/boost-throw-exception/portfile.cmake +++ b/ports/boost-throw-exception/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/throw_exception REF boost-${VERSION} - SHA512 7b2c875824bfcbaf314d7dadbb42abe439ba5753e87d697881c14bfb882c0f48e3c4e375f6b212c837c50a11061154b71889e03a07be11a8628dbc9eac909450 + SHA512 5474c6bc6dbc2d3dca6ad4baa60be5638fb69863a21cc6e4d2f3b15f23be5f9a89202a806284fac0191532e2411ddaeddfd8f1f5f0feb6348edcd2aa7338ff23 HEAD_REF master ) diff --git a/ports/boost-throw-exception/vcpkg.json b/ports/boost-throw-exception/vcpkg.json index fd85cc680e1461..99d0a6bac55086 100644 --- a/ports/boost-throw-exception/vcpkg.json +++ b/ports/boost-throw-exception/vcpkg.json @@ -1,27 +1,26 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-throw-exception", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost throw_exception module", "homepage": "https://www.boost.org/libs/throw_exception", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-timer/portfile.cmake b/ports/boost-timer/portfile.cmake index fd198372d46768..c62ad59ba85e7d 100644 --- a/ports/boost-timer/portfile.cmake +++ b/ports/boost-timer/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/timer REF boost-${VERSION} - SHA512 9b0e462bc03c08f4b6c5761957e781a1af7f7a8a36e64d73c5ae71c569a7c8abfec91de89feda5ac1f4cfd15d322fc3fe08ca9b32bf2106a6bf37976dace25f8 + SHA512 464cde448fcd3254f3087f51ef4cfce6624f8e73f71e0c16f92471544df0559056c30a073b259bc3201cfea6452d2648ea576c0e30eece8b1fc37375ee612a4f HEAD_REF master ) diff --git a/ports/boost-timer/vcpkg.json b/ports/boost-timer/vcpkg.json index dfd320aebe3570..414cc8a6cb2431 100644 --- a/ports/boost-timer/vcpkg.json +++ b/ports/boost-timer/vcpkg.json @@ -1,31 +1,30 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-timer", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost timer module", "homepage": "https://www.boost.org/libs/timer", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-tokenizer/portfile.cmake b/ports/boost-tokenizer/portfile.cmake index 3b9cce9d56684b..a6e43022999bf5 100644 --- a/ports/boost-tokenizer/portfile.cmake +++ b/ports/boost-tokenizer/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/tokenizer REF boost-${VERSION} - SHA512 31d23b5ae64b9b479dbd00e5d7198fb6884bbc50a6aee3cd3c65e6116a9d0314f77706ef000d92dbf1e6f71ffc81e58eae4d7ba7c5447eddead267727f886674 + SHA512 9aff6bdee0abcfd25febef7bf94bff96f6146356ea3c83549f11e6b05c730cce8c24c88fb1bf325f4f69a4aaea9de37be11d73f12c6844c9e56dfa46068b217e HEAD_REF master ) diff --git a/ports/boost-tokenizer/vcpkg.json b/ports/boost-tokenizer/vcpkg.json index 390a58e17aaf44..c4670df1bb7473 100644 --- a/ports/boost-tokenizer/vcpkg.json +++ b/ports/boost-tokenizer/vcpkg.json @@ -1,43 +1,42 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-tokenizer", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost tokenizer module", "homepage": "https://www.boost.org/libs/tokenizer", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-tti/portfile.cmake b/ports/boost-tti/portfile.cmake index 28f28560de9089..d29122296cf122 100644 --- a/ports/boost-tti/portfile.cmake +++ b/ports/boost-tti/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/tti REF boost-${VERSION} - SHA512 74effd2d8583716f4643f9047be80fee5a10b22000b9d3fee153d8ae3d0966606d24a0dcba8702845f44c4b42154797496c8a9b09d8c4d3bb0541ec8b03ff9d0 + SHA512 a05af5933e961634dec75971d3398562ba983367fde7387a76bdbf874b758049fe4fa2358d8b7fb480e71c1be813efe4ef87291816d8693eb5f61d0da594e033 HEAD_REF master ) diff --git a/ports/boost-tti/vcpkg.json b/ports/boost-tti/vcpkg.json index fe2c55f731a78d..3e7a5b3e338b2f 100644 --- a/ports/boost-tti/vcpkg.json +++ b/ports/boost-tti/vcpkg.json @@ -1,39 +1,38 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-tti", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost tti module", "homepage": "https://www.boost.org/libs/tti", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function-types", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-tuple/portfile.cmake b/ports/boost-tuple/portfile.cmake index 48af4fdcb25618..1a4743d4be2787 100644 --- a/ports/boost-tuple/portfile.cmake +++ b/ports/boost-tuple/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/tuple REF boost-${VERSION} - SHA512 11ea811ce559c3cd810aed21362e5bb3e9aaadc01f08289f4f1b9db9b48d8ffdfbf158596fa54513e4f53e97da3a6344f80c0e6de5c992dfe2cc91e087fa5def + SHA512 7a2d8bfed1db0f99d6b19c77afa0b0ab55d01a4d5a49605395e65eb3919e24fb75b28c8db999f2c8e8f935d0a2a9f63abda1f2b024bc0b1d51e0ccee71f70e67 HEAD_REF master ) diff --git a/ports/boost-tuple/vcpkg.json b/ports/boost-tuple/vcpkg.json index a911f59adcb3f5..9a60931a3d9895 100644 --- a/ports/boost-tuple/vcpkg.json +++ b/ports/boost-tuple/vcpkg.json @@ -1,35 +1,34 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-tuple", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost tuple module", "homepage": "https://www.boost.org/libs/tuple", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-type-erasure/portfile.cmake b/ports/boost-type-erasure/portfile.cmake index 4070805453f118..dd941111de34cd 100644 --- a/ports/boost-type-erasure/portfile.cmake +++ b/ports/boost-type-erasure/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/type_erasure REF boost-${VERSION} - SHA512 49d63f5d793c8fa67db25c98ec77f01c19bc8289cdea11b7f606033d2e202c47858630c45c49123fd909591365394e2b61eb5f69d700621364febe9884476f71 + SHA512 48c24dafdd631057b09c11fc790cee8674211ee21296e1880bd6211f094f409c15a25b453b5914fd89456730d6e42bd7e123376fab6f6c3093b4b788c5141e18 HEAD_REF master ) diff --git a/ports/boost-type-erasure/vcpkg.json b/ports/boost-type-erasure/vcpkg.json index f899ca8784bd50..61e96d9c0c6da4 100644 --- a/ports/boost-type-erasure/vcpkg.json +++ b/ports/boost-type-erasure/vcpkg.json @@ -1,75 +1,74 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-type-erasure", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost type_erasure module", "homepage": "https://www.boost.org/libs/type_erasure", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-thread", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-vmd", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-type-index/portfile.cmake b/ports/boost-type-index/portfile.cmake index 98adea33b53cf3..3d5bceccdecadd 100644 --- a/ports/boost-type-index/portfile.cmake +++ b/ports/boost-type-index/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/type_index REF boost-${VERSION} - SHA512 897aebc09201b0b048af3011ff1710f4683493c89af29240b7b8385be351a05c3b07f02fc23c09d3a14bc979843cf3b05f683407f445a117323821d2f626a522 + SHA512 be51ca7a6cbdaae4f13f30f73a075f2898ca5eb3048febd173a6d17cf42c3fbea2508f03f2cfb3364f469ef7d30a124e13a944a16e7be961dd0dfdd83781c4e5 HEAD_REF master ) diff --git a/ports/boost-type-index/vcpkg.json b/ports/boost-type-index/vcpkg.json index eaaa45d6be8340..1f18c68ce9b622 100644 --- a/ports/boost-type-index/vcpkg.json +++ b/ports/boost-type-index/vcpkg.json @@ -1,35 +1,34 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-type-index", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost type_index module", "homepage": "https://www.boost.org/libs/type_index", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-type-traits/portfile.cmake b/ports/boost-type-traits/portfile.cmake index 41f96df42eefac..f7c4d01902b361 100644 --- a/ports/boost-type-traits/portfile.cmake +++ b/ports/boost-type-traits/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/type_traits REF boost-${VERSION} - SHA512 995b2e4165002c14fa3b6678b8c2ce0ec79cd341e5134b7819d13b126e4bbe11d6018cbaf3709e3df3001b066be86106b1a1a072aaf6b35b863ebfd2d69f52b4 + SHA512 35f59eb0ae7b854ee0a4b0a307cbc25514fb2d47684bfde760d4fbb8f6c6fb1b93ed919feef08d6fb6339dae25b7e1cc1eb0164a762d247a126e282a562cec98 HEAD_REF master ) diff --git a/ports/boost-type-traits/vcpkg.json b/ports/boost-type-traits/vcpkg.json index 8b2ae31d1a0542..f1f971e6643734 100644 --- a/ports/boost-type-traits/vcpkg.json +++ b/ports/boost-type-traits/vcpkg.json @@ -1,27 +1,26 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-type-traits", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost type_traits module", "homepage": "https://www.boost.org/libs/type_traits", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-typeof/portfile.cmake b/ports/boost-typeof/portfile.cmake index 2dda88c071f3b5..6ba59fbedbbfe0 100644 --- a/ports/boost-typeof/portfile.cmake +++ b/ports/boost-typeof/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/typeof REF boost-${VERSION} - SHA512 1ad2822995a8ffb03916dcb67acee760ddefc2fcc56aae22aa0f6c41781cb5eef516c3ab15c430f41fa126fa928596cddf5f6ae99d12f3acff6eeba4a140be7c + SHA512 08194c921a05ba1d5981e21c2515d575b16c42dcb25fda8a06362130583249659d920c78b0020ccf8f1ab447695aa9fae1f61333bfb3ae0c92387ed138e467f5 HEAD_REF master ) diff --git a/ports/boost-typeof/vcpkg.json b/ports/boost-typeof/vcpkg.json index 387ef30bee14ec..b65921079bc9f9 100644 --- a/ports/boost-typeof/vcpkg.json +++ b/ports/boost-typeof/vcpkg.json @@ -1,23 +1,22 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-typeof", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost typeof module", "homepage": "https://www.boost.org/libs/typeof", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-ublas/portfile.cmake b/ports/boost-ublas/portfile.cmake index e67b92a0d05d39..ccabee0c6aee26 100644 --- a/ports/boost-ublas/portfile.cmake +++ b/ports/boost-ublas/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/ublas REF boost-${VERSION} - SHA512 90f5c577af269e4cad123bd35c612745c8ea3a2f3559eb75a4a89508df6b1c7264d4f51ba778674c7cd42b135441c17911c4ee035215695bdc3023f349d59eb1 + SHA512 456300b79bce700364ed3349cfd8ea8c33e68047b671d865035eb10e72a736d49a24825110264e5ca2fc4fb5f7472b27ff540976231e0547b4632a24017c5614 HEAD_REF master ) diff --git a/ports/boost-ublas/vcpkg.json b/ports/boost-ublas/vcpkg.json index 53c85367cd4347..9e15e38c575ef2 100644 --- a/ports/boost-ublas/vcpkg.json +++ b/ports/boost-ublas/vcpkg.json @@ -1,71 +1,70 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-ublas", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost ublas module", - "homepage": "https://www.boost.org/libs/ublas", + "homepage": "https://www.boost.org/libs/numeric/ublas", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-compute", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-interval", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-uninstall/vcpkg.json b/ports/boost-uninstall/vcpkg.json index dfe0ba9a65c627..6be196923d909f 100644 --- a/ports/boost-uninstall/vcpkg.json +++ b/ports/boost-uninstall/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-uninstall", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Internal vcpkg port used to uninstall Boost", "license": "MIT" } diff --git a/ports/boost-units/portfile.cmake b/ports/boost-units/portfile.cmake index 52886268988ca0..bee59ecb961fa3 100644 --- a/ports/boost-units/portfile.cmake +++ b/ports/boost-units/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/units REF boost-${VERSION} - SHA512 2d7709f51ad9051850f02b20191b4652990f4898d5b07e8d6fc26186a077c520626467186b412a04b73712e2ff760aa0be069aa15e9800f731ba5cf0d4ad2c90 + SHA512 36923eeb494682959057d190c9900dc70b1f966bdb37f5029cade89bb1e1db2ae934825fa02fd11b069c3ed7866ce7c09af6eda86a28357d5f6092e3cd0a8c7d HEAD_REF master ) diff --git a/ports/boost-units/vcpkg.json b/ports/boost-units/vcpkg.json index 7ea147eb2de8bf..46c45b785f315b 100644 --- a/ports/boost-units/vcpkg.json +++ b/ports/boost-units/vcpkg.json @@ -1,67 +1,66 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-units", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost units module", "homepage": "https://www.boost.org/libs/units", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lambda", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-math", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-unordered/portfile.cmake b/ports/boost-unordered/portfile.cmake index 4e78d994605151..59c3c63de7943b 100644 --- a/ports/boost-unordered/portfile.cmake +++ b/ports/boost-unordered/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/unordered REF boost-${VERSION} - SHA512 0eade183775073f66cbe0cd772790a1f09f5eafd1e8e60035978a3286dfaa8d6d9f3cb8b37b74e4516a1f10979b647b866cbf64a380721984795e0c3e436c412 + SHA512 65865639d5e3d9f323cfffbdf532224b1f06f2c04a6a25e7f282a4051814101835c71747642bf7a8a704b6fbcde9006b03abac2e5a1e185a205fc88c3b3394e1 HEAD_REF master ) diff --git a/ports/boost-unordered/vcpkg.json b/ports/boost-unordered/vcpkg.json index 5aac5dea8f5ca5..65a28b88874094 100644 --- a/ports/boost-unordered/vcpkg.json +++ b/ports/boost-unordered/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-unordered", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost unordered module", "homepage": "https://www.boost.org/libs/unordered", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-url/portfile.cmake b/ports/boost-url/portfile.cmake index 84d6e435b5727d..ab8e15f9321a10 100644 --- a/ports/boost-url/portfile.cmake +++ b/ports/boost-url/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/url REF boost-${VERSION} - SHA512 f9673362ae79bffb214d334f0a90a5339be700a1807378d096706ea512a34f309b9b62ed786a1266202cefaad76ece6de449728288f5188f5949d8f215d42892 + SHA512 f03f2e3d00a9b1591a1e432613b76ae4e0c5bb633cb8e9725282833b93227edf7f929d4ac138f5a585fe6e66ce030cf00043c73cab02f5ac87edf6c4b07f8c31 HEAD_REF master ) diff --git a/ports/boost-url/vcpkg.json b/ports/boost-url/vcpkg.json index 954a93bd0ced46..7d9d6397a51f6b 100644 --- a/ports/boost-url/vcpkg.json +++ b/ports/boost-url/vcpkg.json @@ -1,63 +1,62 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-url", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost url module", "homepage": "https://www.boost.org/libs/url", "license": "BSL-1.0", "dependencies": [ { "name": "boost-align", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant2", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-utility/portfile.cmake b/ports/boost-utility/portfile.cmake index fc54d125f9dc08..75551523f6bb27 100644 --- a/ports/boost-utility/portfile.cmake +++ b/ports/boost-utility/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/utility REF boost-${VERSION} - SHA512 62366a557cfa7a9345fafe86e2e409a1038ce292e6cc5bf1d2ca205323118e4ca9b9cd4a0f5e3273de9ea5b1ab0fb809cb9c88a4253c441bba7e4f1de586b2c4 + SHA512 ce7e43702f0e5f02448408abd21878002d6148e75ac1cf31fc568169807cafbf8128bea5ba3fca84ef977e62acc09342111c9c59ad152cef39da8d57e3cd6cb5 HEAD_REF master ) diff --git a/ports/boost-utility/vcpkg.json b/ports/boost-utility/vcpkg.json index 65614dc64cc7be..64e1c6058d57fe 100644 --- a/ports/boost-utility/vcpkg.json +++ b/ports/boost-utility/vcpkg.json @@ -1,47 +1,46 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-utility", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost utility module", "homepage": "https://www.boost.org/libs/utility", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-uuid/opt-random.diff b/ports/boost-uuid/opt-random.diff deleted file mode 100644 index 02f5910315ca7e..00000000000000 --- a/ports/boost-uuid/opt-random.diff +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index e5130e59f8..a7b8cb5168 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -22,7 +22,7 @@ target_link_libraries(boost_uuid - Boost::move - Boost::numeric_conversion - Boost::predef -- Boost::random -+ $ - Boost::static_assert - Boost::throw_exception - Boost::tti diff --git a/ports/boost-uuid/portfile.cmake b/ports/boost-uuid/portfile.cmake index 09e79c86e77ca9..41306c5e7fdb46 100644 --- a/ports/boost-uuid/portfile.cmake +++ b/ports/boost-uuid/portfile.cmake @@ -4,10 +4,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/uuid REF boost-${VERSION} - SHA512 99f3f5094dce8258800db4d5d267f5f9a6df503e548b7700e0ede5131a04e8393c30a161d4b00d40ed0a3776802968282a1d20e076f9f3d385bc5a5f62f69618 + SHA512 0c9ec80278696c7c1e1398e1f01bee52adc0afef647d3619c63ba700899329fc82520b7afda8871537163659229d96e6223bf30b6e962084a578051821707864 HEAD_REF master - PATCHES - opt-random.diff ) set(FEATURE_OPTIONS "") diff --git a/ports/boost-uuid/vcpkg.json b/ports/boost-uuid/vcpkg.json index 845a00f6b4d49a..2a1809ae83b496 100644 --- a/ports/boost-uuid/vcpkg.json +++ b/ports/boost-uuid/vcpkg.json @@ -1,76 +1,34 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-uuid", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost uuid module", "homepage": "https://www.boost.org/libs/uuid", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" - }, - { - "name": "boost-container-hash", - "version>=": "1.85.0" - }, - { - "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" - }, - { - "name": "boost-io", - "version>=": "1.85.0" - }, - { - "name": "boost-move", - "version>=": "1.85.0" - }, - { - "name": "boost-numeric-conversion", - "version>=": "1.85.0" - }, - { - "name": "boost-predef", - "version>=": "1.85.0" - }, - { - "name": "boost-random", - "platform": "!uwp", - "version>=": "1.85.0" - }, - { - "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" - }, - { - "name": "boost-tti", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" - }, - { - "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-variant/portfile.cmake b/ports/boost-variant/portfile.cmake index 1d2142377fc936..9bbca15b60afd6 100644 --- a/ports/boost-variant/portfile.cmake +++ b/ports/boost-variant/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/variant REF boost-${VERSION} - SHA512 8d59963bb04fc72b1ac97c80fa0d8f72eb01118c4d5208312965c98293eccbf459f29aeaf0e62a9aa0a4407a13ccbb5bfffed16b34f1421b2a3bd8af800529eb + SHA512 cb40d94f19955af79483ef0e3c01e32ffde6c57ca38b915867a8f9151a6db967117f22ca2382fa5f728d6222515355dedf6871a54ebc66b8038caa9cd2113e0a HEAD_REF master ) diff --git a/ports/boost-variant/vcpkg.json b/ports/boost-variant/vcpkg.json index 6940f23c553254..01960f8d00e8c2 100644 --- a/ports/boost-variant/vcpkg.json +++ b/ports/boost-variant/vcpkg.json @@ -1,71 +1,70 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-variant", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost variant module", "homepage": "https://www.boost.org/libs/variant", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-variant2/portfile.cmake b/ports/boost-variant2/portfile.cmake index 8bdbb31ea8f653..353172432ddbd0 100644 --- a/ports/boost-variant2/portfile.cmake +++ b/ports/boost-variant2/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/variant2 REF boost-${VERSION} - SHA512 f4f79ab208c534a7e7a285e2722dbe14c7d810a8ad9e73dd2a6de51862b3b08928802251e8661815e5bf9f82eefd10125a984724ae4670823307edc93cd679a8 + SHA512 0b85a5d229ab6e75575ed1379922d28c227c89f6e6e72302ba723b3a32d4ab13740c2c7a09c35714c1713ed426be1bf7bf14ef5d4e05e894ecc6d1fd83f019ac HEAD_REF master ) diff --git a/ports/boost-variant2/vcpkg.json b/ports/boost-variant2/vcpkg.json index 1296947971a0bd..6bc09886fbf494 100644 --- a/ports/boost-variant2/vcpkg.json +++ b/ports/boost-variant2/vcpkg.json @@ -1,31 +1,30 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-variant2", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost variant2 module", "homepage": "https://www.boost.org/libs/variant2", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-vmd/portfile.cmake b/ports/boost-vmd/portfile.cmake index bbb804b2bcad0f..f813aa70042f03 100644 --- a/ports/boost-vmd/portfile.cmake +++ b/ports/boost-vmd/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/vmd REF boost-${VERSION} - SHA512 75ef952018fd453958bd6a3d01c3c8ce75838fb90dd5a69ec2df4813d9fb53ec2f0434efd8ae5b820b55ead62babcab9e7d1fce1fceae0985f73da86538703fc + SHA512 9ec3e6cb7b269f8f0403404ee1afd775e993825f7939a960f2656a2dbe7bb6af0364009f24aaf3c6bb5f6cc2249780cb281ee7f4147401d0e479b3b2cdf24806 HEAD_REF master ) diff --git a/ports/boost-vmd/vcpkg.json b/ports/boost-vmd/vcpkg.json index e3f9259e71b8d0..6d49c4dff3e756 100644 --- a/ports/boost-vmd/vcpkg.json +++ b/ports/boost-vmd/vcpkg.json @@ -1,27 +1,26 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-vmd", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost vmd module", "homepage": "https://www.boost.org/libs/vmd", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-wave/portfile.cmake b/ports/boost-wave/portfile.cmake index 49b02d44483b5f..824ae9d0798857 100644 --- a/ports/boost-wave/portfile.cmake +++ b/ports/boost-wave/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/wave REF boost-${VERSION} - SHA512 4514128df8fde022183db34d211271673c84dffa249dddbe9d05634e0d2cb5c28cb007341d329fb94bbed65ae4c7ec0146f8dfa8c1bc436a8b695f0edc82ad55 + SHA512 2eb0b5327720dd6d58a083c9a5a2d0316bbc2b8d7618aa51929e3f97e6cff7d30b7f1cfce027801d9355dc1d5d78daa7bc2ca891598da25a8e759c82438e6ded HEAD_REF master ) diff --git a/ports/boost-wave/vcpkg.json b/ports/boost-wave/vcpkg.json index e2a67fc8e3989a..2dff7b9755c6a7 100644 --- a/ports/boost-wave/vcpkg.json +++ b/ports/boost-wave/vcpkg.json @@ -1,8 +1,7 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-wave", - "version": "1.85.0", - "port-version": 2, + "version": "1.86.0", "description": "Boost wave module", "homepage": "https://www.boost.org/libs/wave", "license": "BSL-1.0", @@ -10,88 +9,88 @@ "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-filesystem", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-format", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-multi-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-pool", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-spirit", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-winapi/portfile.cmake b/ports/boost-winapi/portfile.cmake index 50485d7423bb34..f5ff907e8fec48 100644 --- a/ports/boost-winapi/portfile.cmake +++ b/ports/boost-winapi/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/winapi REF boost-${VERSION} - SHA512 77ef70a765c4f167fbacedff544db06410763f46db1f12f87bc0d24bf493c12e5062b2b9cafc1d969268922ab806d53c32d104bf6483c29fdc9e08d0a18109e3 + SHA512 e03553565112ec318f63bd7af4829f0406c022ce4df5e0d46667971f6b6c7fc5f538644102591bdc864ac71f431efc606592bb457fe40688fdbf911ac064a28c HEAD_REF master ) diff --git a/ports/boost-winapi/vcpkg.json b/ports/boost-winapi/vcpkg.json index 28aef20db5de60..ccc417106348cd 100644 --- a/ports/boost-winapi/vcpkg.json +++ b/ports/boost-winapi/vcpkg.json @@ -1,27 +1,26 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-winapi", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost winapi module", "homepage": "https://www.boost.org/libs/winapi", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-xpressive/portfile.cmake b/ports/boost-xpressive/portfile.cmake index 14e7b77baa5053..dd306404ee5384 100644 --- a/ports/boost-xpressive/portfile.cmake +++ b/ports/boost-xpressive/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/xpressive REF boost-${VERSION} - SHA512 aab4b108085da3b216d4fa0f5117f517df4cef253a108a02dd27ebac53b8af5c61b76e2052506f6fcaf1b76e87d5cf9dab1d64b42f59a1a91a284706e9ea2356 + SHA512 cf9bb9b0680f43fbbcebe32441b81978ac036c20d1579fce375623e7a03c90276ba5b2b2363fe7988655afabaed42d296e8d2af5b6339a7bddd7b4b44d265054 HEAD_REF master ) diff --git a/ports/boost-xpressive/vcpkg.json b/ports/boost-xpressive/vcpkg.json index f0a44db0a3d079..0d5269c3ab51f7 100644 --- a/ports/boost-xpressive/vcpkg.json +++ b/ports/boost-xpressive/vcpkg.json @@ -1,107 +1,106 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-xpressive", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost xpressive module", "homepage": "https://www.boost.org/libs/xpressive", "license": "BSL-1.0", "dependencies": [ { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-numeric-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-proto", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-spirit", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost-yap/portfile.cmake b/ports/boost-yap/portfile.cmake index a8c56941a61788..f9379ba66a5077 100644 --- a/ports/boost-yap/portfile.cmake +++ b/ports/boost-yap/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/yap REF boost-${VERSION} - SHA512 8b20c0241c9008e2701c83362414227a9b8549610803783de8282fa284923f9c06e2c5086646caaec072761b2be7aeda6e5ab063f1bd17e733a69f1d351f4cd6 + SHA512 81bdbe0e6d14556fbcca7c13073f2d18811288e8420e775f97e43bce00ea0d34aed61c2aec30a9b0427caa63374d60366c6437e6818b5672d91b828ed6e9d88d HEAD_REF master ) diff --git a/ports/boost-yap/vcpkg.json b/ports/boost-yap/vcpkg.json index f6981a65851221..5403cd0d2b81bf 100644 --- a/ports/boost-yap/vcpkg.json +++ b/ports/boost-yap/vcpkg.json @@ -1,35 +1,34 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-yap", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Boost yap module", "homepage": "https://www.boost.org/libs/yap", "license": "BSL-1.0", "dependencies": [ { "name": "boost-cmake", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-hana", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-index", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/boost/vcpkg.json b/ports/boost/vcpkg.json index c5b0f9eae92bb4..d831b83de13465 100644 --- a/ports/boost/vcpkg.json +++ b/ports/boost/vcpkg.json @@ -1,630 +1,629 @@ { "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost", - "version": "1.85.0", - "port-version": 1, + "version": "1.86.0", "description": "Peer-reviewed portable C++ source libraries", "homepage": "https://boost.org", "license": "BSL-1.0", "dependencies": [ { "name": "boost-accumulators", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-algorithm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-align", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-any", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-asio", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-assign", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-atomic", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-beast", "platform": "!emscripten", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bimap", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-bind", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-callable-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-charconv", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-chrono", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-circular-buffer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-cobalt", "platform": "!osx & !ios & !android & !uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-compat", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-compatibility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-compute", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-concept-check", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-config", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-container-hash", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-context", "platform": "!uwp & !emscripten", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-contract", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-convert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-core", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-coroutine", "platform": "!(arm & windows) & !uwp & !emscripten", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-coroutine2", "platform": "!uwp & !emscripten", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-crc", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-date-time", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-describe", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-detail", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-dll", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-dynamic-bitset", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-endian", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fiber", "platform": "!uwp & !(arm & windows) & !emscripten", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-filesystem", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-flyweight", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-foreach", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-format", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-function-types", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-functional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-fusion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-geometry", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-gil", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-graph", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-hana", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-headers", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-heap", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-histogram", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-hof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-icl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-integer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-interprocess", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-interval", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-intrusive", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-io", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iostreams", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-iterator", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-json", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lambda", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lambda2", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-leaf", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lexical-cast", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-local-function", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-locale", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-lockfree", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-log", "platform": "!uwp & !emscripten", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-logic", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-math", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-metaparse", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-move", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mp11", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpl", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-msm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-multi-array", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-multi-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-multiprecision", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mysql", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-nowide", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-numeric-conversion", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-odeint", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-optional", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-outcome", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-parameter-python", "platform": "!uwp & !emscripten & !ios & !android", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-pfr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-phoenix", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-poly-collection", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-polygon", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-pool", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-predef", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-preprocessor", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-process", - "platform": "!emscripten", - "version>=": "1.85.0" + "platform": "!uwp & !emscripten & !android", + "version>=": "1.86.0" }, { "name": "boost-program-options", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-property-map", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-property-tree", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-proto", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-ptr-container", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-python", "platform": "!uwp & !emscripten & !ios & !android", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-qvm", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-random", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-range", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-ratio", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-rational", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-redis", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-regex", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-safe-numerics", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-scope", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-scope-exit", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-serialization", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-signals2", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-smart-ptr", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-sort", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-spirit", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-stacktrace", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-statechart", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-assert", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-static-string", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-stl-interfaces", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-system", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-test", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-thread", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-throw-exception", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-timer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tokenizer", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tti", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-tuple", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-erasure", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-index", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-type-traits", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-typeof", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-ublas", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-units", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-unordered", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-url", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-utility", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-uuid", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-variant2", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-vmd", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-wave", "platform": "!uwp", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-winapi", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-xpressive", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-yap", - "version>=": "1.85.0" + "version>=": "1.86.0" } ], "features": { @@ -633,15 +632,15 @@ "dependencies": [ { "name": "boost-graph-parallel", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-mpi", - "version>=": "1.85.0" + "version>=": "1.86.0" }, { "name": "boost-property-map-parallel", - "version>=": "1.85.0" + "version>=": "1.86.0" } ] } diff --git a/ports/ctbench/portfile.cmake b/ports/ctbench/portfile.cmake index 35a2a658030a8d..038b8ad34a7bd4 100644 --- a/ports/ctbench/portfile.cmake +++ b/ports/ctbench/portfile.cmake @@ -1,11 +1,20 @@ message(WARNING "Building ${PORT} requires a C++20 compliant compiler. GCC 12 and Clang 15 are known to work.") +vcpkg_download_distfile( + BOOST_1_86_FIX + URLS https://github.com/JPenuchot/ctbench/commit/d61e61c6e6693c768f728c58bfbe3f07e404b9f7.patch?full_index=1 + FILENAME ctbench-boost-1-86-fix-d61e61c6e6693c768f728c58bfbe3f07e404b9f7.patch + SHA512 cbcba17cf71977b188456ca4abb5044d7ec99ac7fb511bf29e5a4f2fb8f1be13682f23c256f7c03e83e6e77ed0905c3b02d384bff5f9b36d3c059b2219b09b94 +) + vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO jpenuchot/ctbench REF "v${VERSION}" SHA512 862bfa72c4e98983fe8ac954de02b8f931c672ad3072ca84a0b9d527baa7572cafe235400d28e1f92b86154c9007d40cc2f034510ceda638e25c63625cb9cbf9 HEAD_REF main + PATCHES + "${BOOST_1_86_FIX}" ) vcpkg_cmake_configure( diff --git a/ports/ctbench/vcpkg.json b/ports/ctbench/vcpkg.json index 3afcb60b11a735..db24fdd0b1d732 100644 --- a/ports/ctbench/vcpkg.json +++ b/ports/ctbench/vcpkg.json @@ -1,6 +1,7 @@ { "name": "ctbench", "version": "1.3.4", + "port-version": 1, "description": "Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.", "homepage": "https://github.com/JPenuchot/ctbench", "documentation": "https://jpenuchot.github.io/ctbench-docs/", diff --git a/ports/fakeit/portfile.cmake b/ports/fakeit/portfile.cmake index 195d899623ada4..0b2d4e79c77f80 100644 --- a/ports/fakeit/portfile.cmake +++ b/ports/fakeit/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO eranpeer/FakeIt REF "${VERSION}" - SHA512 3575dc2247a97ea6d3c584e9b933e32cc0d1936fec480b19caf8305e8ba39bb11b4437930a5343b343df66347354ef5aaa8d2811e0ff3119bfc619629a0c2b8b + SHA512 CA9932DF909D6C7F75AB775B6AC9695C80F1DC4A58599C789EEA279A05183E9568BB80B63EBDA5EF77EDD54D766977AB7C5BCD565FB45A61B56CB8D43E49007B HEAD_REF master ) diff --git a/ports/fakeit/vcpkg.json b/ports/fakeit/vcpkg.json index e6fd96597e0cf3..44ef830901827d 100644 --- a/ports/fakeit/vcpkg.json +++ b/ports/fakeit/vcpkg.json @@ -1,7 +1,6 @@ { "name": "fakeit", - "version": "2.4.0", - "port-version": 3, + "version": "2.4.1", "description": "FakeIt is a simple mocking framework for C++. It supports GCC, Clang and MS Visual C++.", "homepage": "https://github.com/eranpeer/FakeIt", "license": "MIT", diff --git a/ports/fastdds/portfile.cmake b/ports/fastdds/portfile.cmake index 94907aad1393a9..b77db18bc8375f 100644 --- a/ports/fastdds/portfile.cmake +++ b/ports/fastdds/portfile.cmake @@ -3,7 +3,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO eProsima/Fast-DDS REF "v${VERSION}" - SHA512 84333bef4b5264b72129e515c2208048c25794d7d653073298cbf5f43ba95c85f2aa64f30e6911a69daf9affc4dc1e10cea4064da43fdd709bbe04ef1cf1f4d7 + SHA512 c2b22f6355fc38ccf49d41f7fe074092c6962d2fa759351b37d83af863c60839d9579bfef0f96540276229bcdb2d3d218e18777db89cf16092d09c26f2e24533 HEAD_REF master PATCHES fix-find-package-asio.patch diff --git a/ports/fastdds/vcpkg.json b/ports/fastdds/vcpkg.json index d55b0a38e3785a..4b9b0fba76187d 100644 --- a/ports/fastdds/vcpkg.json +++ b/ports/fastdds/vcpkg.json @@ -1,6 +1,6 @@ { "name": "fastdds", - "version": "3.0.1", + "version": "3.1.0", "description": "eprosima Fast DDS (formerly Fast RTPS) is a C++ implementation of the DDS (Data Distribution Service) standard of the OMG (Object Management Group). eProsima Fast DDS implements the RTPS (Real Time Publish Subscribe) protocol, which provides publisher-subscriber communications over unreliable transports such as UDP, as defined and maintained by the Object Management Group (OMG) consortium.", "homepage": "https://www.eprosima.com/", "license": "Apache-2.0", diff --git a/ports/gdal/portfile.cmake b/ports/gdal/portfile.cmake index 752d2716221860..57ebe75e264423 100644 --- a/ports/gdal/portfile.cmake +++ b/ports/gdal/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO OSGeo/gdal REF "v${VERSION}" - SHA512 e625ed1736f16bdcb0608fc251f238128e11a3384808764cf82b64243e79a4711f53b8fedb82bd8d992057ed94d426eda764096679cfc348c7341327c0bddcb6 + SHA512 fccdcf484bdc833dc5f0d6ad1fce9d152fa8b861cf23b634400d8bf7fd97d2c33a6b87050538c5a6c896d4ba870469134521cc44fdad3e071adffbf29329cb9b HEAD_REF master PATCHES find-link-libraries.patch diff --git a/ports/gdal/vcpkg.json b/ports/gdal/vcpkg.json index 8ea029de5d0f2a..e6d0d5d54c73e7 100644 --- a/ports/gdal/vcpkg.json +++ b/ports/gdal/vcpkg.json @@ -1,6 +1,6 @@ { "name": "gdal", - "version-semver": "3.9.2", + "version-semver": "3.9.3", "description": "The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data", "homepage": "https://gdal.org", "license": null, diff --git a/ports/gdcm2/portfile.cmake b/ports/gdcm2/portfile.cmake deleted file mode 100644 index 0015715fb66c72..00000000000000 --- a/ports/gdcm2/portfile.cmake +++ /dev/null @@ -1 +0,0 @@ -set(VCPKG_POLICY_EMPTY_PACKAGE enabled) \ No newline at end of file diff --git a/ports/gdcm2/vcpkg.json b/ports/gdcm2/vcpkg.json deleted file mode 100644 index bdbe890c59bdc3..00000000000000 --- a/ports/gdcm2/vcpkg.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name": "gdcm2", - "version-string": "deprecated", - "port-version": 1, - "description": "This port was renamed to gdcm. The gdcm2 name is deprecated.", - "homepage": "https://github.com/malaterre/GDCM", - "dependencies": [ - "gdcm" - ] -} diff --git a/ports/glslang/0001-Fix-glslangValidator-installation.patch b/ports/glslang/0001-Fix-glslangValidator-installation.patch deleted file mode 100644 index df1c000b321ca0..00000000000000 --- a/ports/glslang/0001-Fix-glslangValidator-installation.patch +++ /dev/null @@ -1,57 +0,0 @@ -From 3992259996aee72a65b99a0731584b2d69fcf32e Mon Sep 17 00:00:00 2001 -From: friendlyanon -Date: Tue, 2 Jul 2024 19:55:24 +0200 -Subject: [PATCH] Fix `glslangValidator` installation - -This caused the glslang[tools] vcpkg feature to not install properly, -because the glslangValidator executable didn't exist for tool -installation. ---- - StandAlone/CMakeLists.txt | 25 ++++++++++++++++--------- - 1 file changed, 16 insertions(+), 9 deletions(-) - -diff --git a/StandAlone/CMakeLists.txt b/StandAlone/CMakeLists.txt -index e0fdb487..9ecdcd23 100644 ---- a/StandAlone/CMakeLists.txt -+++ b/StandAlone/CMakeLists.txt -@@ -90,21 +90,28 @@ endif() - # Create a symbolic link to glslang named glslangValidator for backwards compatibility - set(legacy_glslang_name "glslangValidator${CMAKE_EXECUTABLE_SUFFIX}") - set(link_method create_symlink) --if (WIN32 OR MINGW) --set(link_method copy_if_different) -+if(WIN32 OR MINGW) -+ set(link_method copy_if_different) - endif() --add_custom_command(TARGET glslang-standalone -- POST_BUILD -- COMMAND ${CMAKE_COMMAND} -E ${link_method} $ ${legacy_glslang_name} -- WORKING_DIRECTORY $) -+ -+add_custom_command( -+ TARGET glslang-standalone POST_BUILD -+ COMMAND "${CMAKE_COMMAND}" -E "${link_method}" "\$" "${legacy_glslang_name}" -+ WORKING_DIRECTORY "\$" -+ VERBATIM -+) - - if(GLSLANG_ENABLE_INSTALL) - install(TARGETS glslang-standalone EXPORT glslang-targets) - - # Create the same symlink at install time -- install(CODE "execute_process( \ -- COMMAND ${CMAKE_COMMAND} -E ${link_method} $ ${legacy_glslang_name} \ -- WORKING_DIRECTORY \$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_BINDIR})") -+ install(CODE "\ -+ message(STATUS \"Installing (${link_method}): \$ -> \$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_BINDIR}\") -+ execute_process( -+ COMMAND \"\${CMAKE_COMMAND}\" -E ${link_method} [=[\$]=] [=[${legacy_glslang_name}]=] -+ WORKING_DIRECTORY \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_BINDIR}\" -+ ) -+ ") - - if(ENABLE_SPVREMAPPER) - install(TARGETS spirv-remap EXPORT glslang-targets) --- -2.29.1.windows.1 - diff --git a/ports/glslang/portfile.cmake b/ports/glslang/portfile.cmake index cc1e003d648794..ac3eb8e47d1c8f 100644 --- a/ports/glslang/portfile.cmake +++ b/ports/glslang/portfile.cmake @@ -4,10 +4,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KhronosGroup/glslang REF "${VERSION}" - SHA512 ce6d09cc4d98b01d162ec5a196eec017c4a5f25eaf98c6612695d911f8d136c2f7193ff8f2c07931b2e94182d2c654833adc3b645f0c225e1d07c4e6e7abfd76 + SHA512 b246c6f280891b7c9b6cd0b5e85e03ccf1fe173cdfc40e566339a5698176cbcfe23eb7aeaba277f071222d76b9f2a00376d790d4d604aedad82e6196fab7fc70 HEAD_REF master - PATCHES - 0001-Fix-glslangValidator-installation.patch ) vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS diff --git a/ports/glslang/vcpkg.json b/ports/glslang/vcpkg.json index 6ab00bdb3f0650..d171ebaff83ee7 100644 --- a/ports/glslang/vcpkg.json +++ b/ports/glslang/vcpkg.json @@ -1,6 +1,6 @@ { "name": "glslang", - "version": "14.3.0", + "version": "15.0.0", "description": "Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.", "homepage": "https://github.com/KhronosGroup/glslang", "license": "Apache-2.0 AND BSD-3-Clause AND MIT AND GPL-3.0-or-later", diff --git a/ports/hazelcast-cpp-client/boost-1-86-fix.patch b/ports/hazelcast-cpp-client/boost-1-86-fix.patch new file mode 100644 index 00000000000000..28fc082207f704 --- /dev/null +++ b/ports/hazelcast-cpp-client/boost-1-86-fix.patch @@ -0,0 +1,145 @@ +diff --git a/hazelcast/include/hazelcast/client/protocol/ClientMessage.h b/hazelcast/include/hazelcast/client/protocol/ClientMessage.h +index 4df3620dc..bf0340f47 100644 +--- a/hazelcast/include/hazelcast/client/protocol/ClientMessage.h ++++ b/hazelcast/include/hazelcast/client/protocol/ClientMessage.h +@@ -56,6 +56,11 @@ + namespace hazelcast { + namespace util { + class ByteBuffer; ++ ++template ++struct is_trivial_or_uuid : std::is_trivial {}; ++template<> ++struct is_trivial_or_uuid : std::true_type {}; + } + + namespace cp { +@@ -594,7 +599,7 @@ public: + std::is_same, + typename T::value_type>::value && +- std::is_trivial::value && ++ hazelcast::util::is_trivial_or_uuid::value && + std::is_trivial::value, + T>::type + get() +@@ -625,7 +630,7 @@ public: + std::is_same, + typename T::value_type>::value && +- std::is_trivial::value && ++ hazelcast::util::is_trivial_or_uuid::value && + !std::is_trivial::value, + T>::type + get() +@@ -1246,12 +1251,11 @@ public: + set(nil); + if (!nil) { + boost::endian::endian_reverse_inplace( +- *reinterpret_cast(uuid.data)); ++ *reinterpret_cast(&uuid.data[0])); + boost::endian::endian_reverse_inplace( +- *reinterpret_cast(uuid.data + +- util::Bits::LONG_SIZE_IN_BYTES)); ++ *reinterpret_cast(&uuid.data[util::Bits::LONG_SIZE_IN_BYTES])); + std::memcpy(wr_ptr(sizeof(boost::uuids::uuid)), +- uuid.data, ++ &uuid.data[0], + sizeof(boost::uuids::uuid)); + } else { + wr_ptr(sizeof(boost::uuids::uuid)); +@@ -1525,13 +1529,13 @@ private: + boost::uuids::uuid get_uuid() + { + boost::uuids::uuid u; +- memcpy(&u.data, ++ memcpy(&u.data[0], + rd_ptr(sizeof(boost::uuids::uuid)), + sizeof(boost::uuids::uuid)); + boost::endian::endian_reverse_inplace( +- *reinterpret_cast(u.data)); ++ *reinterpret_cast(&u.data[0])); + boost::endian::endian_reverse_inplace( +- *reinterpret_cast(u.data + util::Bits::LONG_SIZE_IN_BYTES)); ++ *reinterpret_cast(&u.data[util::Bits::LONG_SIZE_IN_BYTES])); + return u; + } + +diff --git a/hazelcast/include/hazelcast/client/serialization/pimpl/data_input.h b/hazelcast/include/hazelcast/client/serialization/pimpl/data_input.h +index 9e678f54d..88a2f14c0 100644 +--- a/hazelcast/include/hazelcast/client/serialization/pimpl/data_input.h ++++ b/hazelcast/include/hazelcast/client/serialization/pimpl/data_input.h +@@ -182,11 +182,11 @@ public: + { + check_available(util::Bits::UUID_SIZE_IN_BYTES); + boost::uuids::uuid u; +- std::memcpy(&u.data, &buffer_[pos_], util::Bits::UUID_SIZE_IN_BYTES); ++ std::memcpy(&u.data[0], &buffer_[pos_], util::Bits::UUID_SIZE_IN_BYTES); + pos_ += util::Bits::UUID_SIZE_IN_BYTES; + if (byte_order_ == boost::endian::order::little) { + boost::endian::endian_reverse_inplace( +- *reinterpret_cast(u.data)); ++ *reinterpret_cast(&u.data[0])); + boost::endian::endian_reverse_inplace( + *reinterpret_cast( + &u.data[util::Bits::LONG_SIZE_IN_BYTES])); +diff --git a/hazelcast/include/hazelcast/client/spi/impl/ClientInvocation.h b/hazelcast/include/hazelcast/client/spi/impl/ClientInvocation.h +index 5b3186347..625c642b2 100644 +--- a/hazelcast/include/hazelcast/client/spi/impl/ClientInvocation.h ++++ b/hazelcast/include/hazelcast/client/spi/impl/ClientInvocation.h +@@ -210,22 +210,7 @@ private: + const std::string& name, + int partition = UNASSIGNED_PARTITION, + const std::shared_ptr& conn = nullptr, +- boost::uuids::uuid uuid = { 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0, +- 0x0 }); ++ boost::uuids::uuid uuid = {}); + + void invoke_on_selection(); + +diff --git a/hazelcast/src/hazelcast/client/protocol.cpp b/hazelcast/src/hazelcast/client/protocol.cpp +index cfc67f26f..934d9da4b 100644 +--- a/hazelcast/src/hazelcast/client/protocol.cpp ++++ b/hazelcast/src/hazelcast/client/protocol.cpp +@@ -376,7 +376,7 @@ operator<<(std::ostream& os, const ClientMessage& msg) + void + ClientMessage::set(unsigned char* /* memory */, boost::uuids::uuid uuid) + { +- std::memcpy(wr_ptr(uuid.size()), uuid.data, uuid.size()); ++ std::memcpy(wr_ptr(uuid.size()), &uuid.data[0], uuid.size()); + } + + void +diff --git a/hazelcast/src/hazelcast/client/serialization.cpp b/hazelcast/src/hazelcast/client/serialization.cpp +index 071772fec..8dcb6ccf0 100644 +--- a/hazelcast/src/hazelcast/client/serialization.cpp ++++ b/hazelcast/src/hazelcast/client/serialization.cpp +@@ -731,12 +731,12 @@ data_output::write(boost::uuids::uuid v) + } + if (byte_order_ == boost::endian::order::little) { + boost::endian::endian_reverse_inplace( +- *reinterpret_cast(v.data)); ++ *reinterpret_cast(&v.data[0])); + boost::endian::endian_reverse_inplace( + *reinterpret_cast(&v.data[util::Bits::LONG_SIZE_IN_BYTES])); + } + output_stream_.insert( +- output_stream_.end(), v.data, v.data + util::Bits::UUID_SIZE_IN_BYTES); ++ output_stream_.end(), &v.data[0], &v.data[util::Bits::LONG_SIZE_IN_BYTES]); + } + + template<> diff --git a/ports/hazelcast-cpp-client/portfile.cmake b/ports/hazelcast-cpp-client/portfile.cmake index 4e4e3da5bef0f6..040be5081dc11c 100644 --- a/ports/hazelcast-cpp-client/portfile.cmake +++ b/ports/hazelcast-cpp-client/portfile.cmake @@ -4,6 +4,8 @@ vcpkg_from_github( REF "v${VERSION}" SHA512 9f6668fe88b1e10e1c91fea26acb12efab464f652d9008e43b06d92413a7bc4b66cd0ef00c0643ddf12c8d29b099cd767209a096e609fa214233dcc3288d194e HEAD_REF master + PATCHES + boost-1-86-fix.patch # https://github.com/hazelcast/hazelcast-cpp-client/pull/1247 ) vcpkg_check_features( diff --git a/ports/hazelcast-cpp-client/vcpkg.json b/ports/hazelcast-cpp-client/vcpkg.json index 4f49b1c36a48f5..3b20a043709a75 100644 --- a/ports/hazelcast-cpp-client/vcpkg.json +++ b/ports/hazelcast-cpp-client/vcpkg.json @@ -1,6 +1,7 @@ { "name": "hazelcast-cpp-client", "version": "5.3.0", + "port-version": 1, "description": "C++ client library for Hazelcast in-memory database.", "homepage": "https://github.com/hazelcast/hazelcast-cpp-client", "documentation": "http://hazelcast.github.io/hazelcast-cpp-client/index.html", diff --git a/ports/htscodecs/portfile.cmake b/ports/htscodecs/portfile.cmake index bb7cb4e83427b9..f18b43867c7321 100644 --- a/ports/htscodecs/portfile.cmake +++ b/ports/htscodecs/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO samtools/htscodecs REF "v${VERSION}" - SHA512 7533570b8b1cad0b9ed118170e5a9ff34fdde40b090f4ba3756f7899e2cd7230f8172425ecf6bd7b83b0b0b1a2a24f3d21795db7f0bc2c3add0a55342b970d1a + SHA512 5e3e1f916cb14fe7e1292f3a07e9d9704b11be38014db5884b334235c25dbe61dffecf3f12c448a7a13f65c6d19dbc7cc5c77ba0861b31a0375d71030dd02480 HEAD_REF master PATCHES 0001-no-tests.patch # https://github.com/samtools/htscodecs/pull/120 diff --git a/ports/htscodecs/vcpkg.json b/ports/htscodecs/vcpkg.json index 3493a21ac81d29..ea583f66d574c5 100644 --- a/ports/htscodecs/vcpkg.json +++ b/ports/htscodecs/vcpkg.json @@ -1,6 +1,6 @@ { "name": "htscodecs", - "version": "1.6.0", + "version": "1.6.1", "description": "Custom compression for CRAM and others.", "homepage": "https://github.com/samtools/htscodecs", "license": "MIT", diff --git a/ports/htslib/0002-pthread-flag.patch b/ports/htslib/0002-pthread-flag.patch index 7318c8984fdbc3..96db83fc717e3a 100644 --- a/ports/htslib/0002-pthread-flag.patch +++ b/ports/htslib/0002-pthread-flag.patch @@ -74,5 +74,5 @@ index f6e154f..fb4f527 100644 - $(CC) $(LDFLAGS) -o $@ tabix.o libhts.a $(LIBS) -lpthread + $(CC) $(LDFLAGS) -o $@ tabix.o libhts.a $(LIBS) $(PTHREAD) - annot-tsv.o: annot-tsv.c config.h $(htslib_hts_h) $(htslib_hts_defs_h) $(htslib_khash_str2int_h) $(htslib_kstring_h) $(htslib_kseq_h) $(htslib_bgzf_h) $(htslib_regidx_h) + annot-tsv.o: annot-tsv.c config.h $(htslib_hts_h) $(htslib_hts_defs_h) $(htslib_khash_str2int_h) $(htslib_kstring_h) $(htslib_kseq_h) $(htslib_bgzf_h) $(htslib_regidx_h) $(textutils_internal_h) bgzip.o: bgzip.c config.h $(htslib_bgzf_h) $(htslib_hts_h) $(htslib_hfile_h) diff --git a/ports/htslib/0003-no-tests.patch b/ports/htslib/0003-no-tests.patch index 9c4a9f9937894a..1e8e49d3d2b143 100644 --- a/ports/htslib/0003-no-tests.patch +++ b/ports/htslib/0003-no-tests.patch @@ -6,8 +6,8 @@ index fb4f527..751df4b 100644 test/thrash_threads6 \ test/thrash_threads7 --all: lib-static lib-shared $(BUILT_PROGRAMS) plugins $(BUILT_TEST_PROGRAMS) \ -+all: lib-static lib-shared $(BUILT_PROGRAMS) plugins \ - htslib_static.mk htslib-uninstalled.pc + all: lib-static lib-shared $(BUILT_PROGRAMS) plugins \ +- $(BUILT_TEST_PROGRAMS) htslib_static.mk htslib-uninstalled.pc ++ htslib_static.mk htslib-uninstalled.pc - ALL_CPPFLAGS = -I. $(CPPFLAGS) + # Report compiler and version diff --git a/ports/htslib/0005-remove-duplicate-lhts.patch b/ports/htslib/0005-remove-duplicate-lhts.patch new file mode 100644 index 00000000000000..c040e9b61f2e25 --- /dev/null +++ b/ports/htslib/0005-remove-duplicate-lhts.patch @@ -0,0 +1,11 @@ +diff --git a/htslib.pc.in b/htslib.pc.in +index d969d6b..fdeeba9 100644 +--- a/htslib.pc.in ++++ b/htslib.pc.in +@@ -11,5 +11,5 @@ Description: C library for high-throughput sequencing data formats + Version: @-PACKAGE_VERSION@ + Cflags: -I${includedir} + Libs: -L${libdir} -lhts +-Libs.private: -L${libdir} @private_LIBS@ -lhts -lm -lpthread ++Libs.private: -L${libdir} @private_LIBS@ -lm -lpthread + Requires.private: zlib @pc_requires@ diff --git a/ports/htslib/portfile.cmake b/ports/htslib/portfile.cmake index 84969d2ef01ff7..2eca70dc9fbb38 100644 --- a/ports/htslib/portfile.cmake +++ b/ports/htslib/portfile.cmake @@ -2,13 +2,14 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO samtools/htslib REF "${VERSION}" - SHA512 b9de3769db6153f66348c7c4ffbfc5ac7cd4a4d4450c9d1c5ea8fdd8f4f9d38d1d0ba5b4ac9c53f1a754d3985dc483fe22e76f93a8bbe8ae29ef3b98136e7d2e + SHA512 6df1a493ac9f13cae5a510537bdf83aa9635a79efe635b8a5a5cbd89345c75c9a42e686c4f0497761ddfad3b86a9814ed35ba2ac340d0f1c7b5e2e186b152875 HEAD_REF develop PATCHES 0001-set-linkage.patch 0002-pthread-flag.patch 0003-no-tests.patch 0004-fix-find-htscodecs.patch + 0005-remove-duplicate-lhts.patch # https://github.com/samtools/htslib/pull/1852 ) set(FEATURE_OPTIONS "") diff --git a/ports/htslib/vcpkg.json b/ports/htslib/vcpkg.json index c271cbe1760e7f..5c5989d74ae612 100644 --- a/ports/htslib/vcpkg.json +++ b/ports/htslib/vcpkg.json @@ -1,6 +1,6 @@ { "name": "htslib", - "version": "1.20", + "version": "1.21", "description": "C library for high-throughput sequencing data formats", "homepage": "https://github.com/samtools/htslib", "license": "MIT", diff --git a/ports/libnick/portfile.cmake b/ports/libnick/portfile.cmake index ead5cf2d9a69f7..c61ec841fa24a0 100644 --- a/ports/libnick/portfile.cmake +++ b/ports/libnick/portfile.cmake @@ -6,7 +6,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO NickvisionApps/libnick REF "${VERSION}" - SHA512 ae8ab0423fa6cebdad88b8c85aedba308aef0c2a77753943f854d168975b4807c851d50aa4dad8359dcfd7c8b57bb3869269a7a80202f35758272831819f3c3d + SHA512 b8b6fc636842b8731d423b97a3aee45a18aba58a56d1475e1e7a3b5614b2f5f99a9fd11a8520451ec2331f2fc4bfb616be615b87fcee0df445efc8bb665790ce HEAD_REF main ) diff --git a/ports/libnick/vcpkg.json b/ports/libnick/vcpkg.json index a70a51a2afcf51..76ebca82b90765 100644 --- a/ports/libnick/vcpkg.json +++ b/ports/libnick/vcpkg.json @@ -1,6 +1,6 @@ { "name": "libnick", - "version": "2024.9.2", + "version": "2024.10.0", "maintainers": "Nicholas Logozzo nlogozzo225@gmail.com", "description": "A cross-platform base for native Nickvision applications.", "homepage": "https://github.com/NickvisionApps/libnick", diff --git a/ports/librtpi/condition_variable-fix-wait_until-predicate-evaluation.patch b/ports/librtpi/condition_variable-fix-wait_until-predicate-evaluation.patch new file mode 100644 index 00000000000000..77e20feef611ed --- /dev/null +++ b/ports/librtpi/condition_variable-fix-wait_until-predicate-evaluation.patch @@ -0,0 +1,26 @@ +From 75409d8ec67146e0c245316cb564aed5ffda5041 Mon Sep 17 00:00:00 2001 +From: Ryan Zoeller +Date: Fri, 30 Aug 2024 10:51:27 -0500 +Subject: [PATCH] condition_variable: fix wait_until predicate evaluation + +Signed-off-by: Ryan Zoeller +--- + src/rtpi/condition_variable.hpp | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/rtpi/condition_variable.hpp b/src/rtpi/condition_variable.hpp +index 9041ab7..6fd82d8 100644 +--- a/src/rtpi/condition_variable.hpp ++++ b/src/rtpi/condition_variable.hpp +@@ -185,7 +185,7 @@ class condition_variable { + const std::chrono::time_point &timeout_time, + Predicate stop_waiting) + { +- while (!stop_waiting) { ++ while (!stop_waiting()) { + if (wait_until(lock, timeout_time) == + cv_status::timeout) + return stop_waiting(); +-- +2.43.5 + diff --git a/ports/librtpi/portfile.cmake b/ports/librtpi/portfile.cmake index a7accf3957d443..e405109330e9c4 100644 --- a/ports/librtpi/portfile.cmake +++ b/ports/librtpi/portfile.cmake @@ -5,6 +5,8 @@ vcpkg_from_gitlab( REF "${VERSION}" SHA512 fb0cdd14f3c94f610fc153154ea09d5cfd7d3def16bdaabf8c2b4e0a8b7fa8ddec4cde6ae0b8726d58ee4a773df5c4f13002e565fb06ad3c8e9731a45122704f HEAD_REF main + PATCHES + condition_variable-fix-wait_until-predicate-evaluation.patch ) vcpkg_configure_make( diff --git a/ports/librtpi/vcpkg.json b/ports/librtpi/vcpkg.json index 0802430c2cb6b9..8735bc25e97da0 100644 --- a/ports/librtpi/vcpkg.json +++ b/ports/librtpi/vcpkg.json @@ -1,6 +1,7 @@ { "name": "librtpi", "version": "1.0.0", + "port-version": 1, "description": "The Real-Time Priority Inheritance Library (librtpi) is intended to bridge the gap between the glibc pthread implementation and a functionally correct priority inheritance for pthread locking primitives, such as pthread_mutex and pthread_condvar.", "homepage": "https://gitlab.com/linux-rt/librtpi", "license": "LGPL-2.1-only", diff --git a/ports/libtorch/cmake-fixes.patch b/ports/libtorch/cmake-fixes.patch index 69fa3b986f919d..8d618714ef1128 100644 --- a/ports/libtorch/cmake-fixes.patch +++ b/ports/libtorch/cmake-fixes.patch @@ -40,7 +40,7 @@ index feebad7..ad407e1 100644 if(ANDROID) diff --git a/cmake/Dependencies.cmake b/cmake/Dependencies.cmake -index c3abce5..cfaf83e 100644 +index c3abce5..63f665f 100644 --- a/cmake/Dependencies.cmake +++ b/cmake/Dependencies.cmake @@ -285,7 +285,7 @@ endif() @@ -113,18 +113,36 @@ index c3abce5..cfaf83e 100644 endif() list(APPEND Caffe2_DEPENDENCY_LIBS fp16) -@@ -1244,8 +1247,8 @@ endif(USE_LLVM) +@@ -1127,7 +1130,7 @@ if(BUILD_PYTHON) + # Observers are required in the python build + caffe2_update_option(USE_OBSERVERS ON) + else() +- message(WARNING "Python dependencies not met. Not compiling with python. Suppress this warning with -DBUILD_PYTHON=OFF") ++ message(FATAL_ERROR "Python dependencies not met. Not compiling with python. Suppress this warning with -DBUILD_PYTHON=OFF") + caffe2_update_option(BUILD_PYTHON OFF) + endif() + endif() +@@ -1231,7 +1234,7 @@ endif() + # ---[ LLVM + if(USE_LLVM) + message(STATUS "Looking for LLVM in ${USE_LLVM}") +- find_package(LLVM PATHS ${USE_LLVM} NO_DEFAULT_PATH) ++ find_package(LLVM) + + if(LLVM_FOUND) + message(STATUS "Found LLVM ${LLVM_PACKAGE_VERSION}") +@@ -1244,8 +1247,10 @@ endif(USE_LLVM) # ---[ cuDNN if(USE_CUDNN) -- set(CUDNN_FRONTEND_INCLUDE_DIR ${CMAKE_CURRENT_LIST_DIR}/../third_party/cudnn_frontend/include) -- target_include_directories(torch::cudnn INTERFACE ${CUDNN_FRONTEND_INCLUDE_DIR}) + find_package(CUDNN REQUIRED) + set(CUDNN_FRONTEND_INCLUDE_DIR ${CMAKE_CURRENT_LIST_DIR}/../third_party/cudnn_frontend/include) + target_include_directories(torch::cudnn INTERFACE ${CUDNN_FRONTEND_INCLUDE_DIR}) + target_include_directories(torch::cudnn INTERFACE "${CUDNN_INCLUDE_DIR}") endif() # ---[ HIP -@@ -1555,7 +1558,10 @@ if(CAFFE2_CMAKE_BUILDING_WITH_MAIN_REPO AND NOT INTERN_DISABLE_ONNX) +@@ -1555,7 +1560,10 @@ if(CAFFE2_CMAKE_BUILDING_WITH_MAIN_REPO AND NOT INTERN_DISABLE_ONNX) set_target_properties(onnx_proto PROPERTIES CXX_STANDARD 17) endif() endif() @@ -136,27 +154,28 @@ index c3abce5..cfaf83e 100644 add_definitions(-DONNX_NAMESPACE=${ONNX_NAMESPACE}) if(NOT USE_SYSTEM_ONNX) -@@ -1573,14 +1579,14 @@ if(CAFFE2_CMAKE_BUILDING_WITH_MAIN_REPO AND NOT INTERN_DISABLE_ONNX) +@@ -1573,23 +1581,13 @@ if(CAFFE2_CMAKE_BUILDING_WITH_MAIN_REPO AND NOT INTERN_DISABLE_ONNX) target_compile_options(onnx PRIVATE -Wno-deprecated-declarations) endif() else() - add_library(onnx SHARED IMPORTED) - find_library(ONNX_LIBRARY onnx) -+ add_library(onnx UNKNOWN IMPORTED) -+ find_library(ONNX_LIBRARY NAMES onnx REQUIRED) - if(NOT ONNX_LIBRARY) - message(FATAL_ERROR "Cannot find onnx") - endif() - set_property(TARGET onnx PROPERTY IMPORTED_LOCATION ${ONNX_LIBRARY}) +- if(NOT ONNX_LIBRARY) +- message(FATAL_ERROR "Cannot find onnx") +- endif() +- set_property(TARGET onnx PROPERTY IMPORTED_LOCATION ${ONNX_LIBRARY}) - add_library(onnx_proto SHARED IMPORTED) - find_library(ONNX_PROTO_LIBRARY onnx_proto) -+ add_library(onnx_proto UNKNOWN IMPORTED) -+ find_library(ONNX_PROTO_LIBRARY NAMES onnx_proto REQUIRED) - if(NOT ONNX_PROTO_LIBRARY) - message(FATAL_ERROR "Cannot find onnx") - endif() -@@ -1589,7 +1595,7 @@ if(CAFFE2_CMAKE_BUILDING_WITH_MAIN_REPO AND NOT INTERN_DISABLE_ONNX) - list(APPEND Caffe2_DEPENDENCY_LIBS onnx_proto onnx) +- if(NOT ONNX_PROTO_LIBRARY) +- message(FATAL_ERROR "Cannot find onnx") +- endif() +- set_property(TARGET onnx_proto PROPERTY IMPORTED_LOCATION ${ONNX_PROTO_LIBRARY}) +- message("-- Found onnx: ${ONNX_LIBRARY} ${ONNX_PROTO_LIBRARY}") +- list(APPEND Caffe2_DEPENDENCY_LIBS onnx_proto onnx) ++ find_package(ONNX CONFIG REQUIRED) ++ set(ONNX_LIBRARY ONNX::onnx) ++ set(ONNX_PROTO_LIBRARY ONNX::onnx_proto) ++ list(APPEND Caffe2_DEPENDENCY_LIBS ${ONNX_LIBRARY} ${ONNX_PROTO_LIBRARY}) endif() include_directories(${FOXI_INCLUDE_DIRS}) - list(APPEND Caffe2_DEPENDENCY_LIBS foxi_loader) @@ -164,7 +183,7 @@ index c3abce5..cfaf83e 100644 # Recover the build shared libs option. set(BUILD_SHARED_LIBS ${TEMP_BUILD_SHARED_LIBS}) endif() -@@ -1834,8 +1840,8 @@ endif() +@@ -1834,8 +1832,8 @@ endif() # set(TEMP_BUILD_SHARED_LIBS ${BUILD_SHARED_LIBS}) set(BUILD_SHARED_LIBS OFF CACHE BOOL "Build shared libs" FORCE) @@ -175,7 +194,7 @@ index c3abce5..cfaf83e 100644 # Disable compiler feature checks for `fmt`. # # CMake compiles a little program to check compiler features. Some of our build -@@ -1843,7 +1849,6 @@ add_subdirectory(${PROJECT_SOURCE_DIR}/third_party/fmt) +@@ -1843,7 +1841,6 @@ add_subdirectory(${PROJECT_SOURCE_DIR}/third_party/fmt) # CMAKE_CXX_FLAGS in ways that break feature checks. Since we already know # `fmt` is compatible with a superset of the compilers that PyTorch is, it # shouldn't be too bad to just disable the checks. diff --git a/ports/libtorch/fix-build.patch b/ports/libtorch/fix-build.patch index c29ccb8e9f3994..d2bf943e79fe70 100644 --- a/ports/libtorch/fix-build.patch +++ b/ports/libtorch/fix-build.patch @@ -29,34 +29,6 @@ index ecbc7c1..2dd1001 100644 namespace c10 { /// The primary ATen error class. -diff --git a/cmake/Dependencies.cmake b/cmake/Dependencies.cmake -index b46a444..255d7f4 100644 ---- a/cmake/Dependencies.cmake -+++ b/cmake/Dependencies.cmake -@@ -1581,19 +1581,10 @@ if(CAFFE2_CMAKE_BUILDING_WITH_MAIN_REPO AND NOT INTERN_DISABLE_ONNX) - target_compile_options(onnx PRIVATE -Wno-deprecated-declarations) - endif() - else() -- add_library(onnx UNKNOWN IMPORTED) -- find_library(ONNX_LIBRARY NAMES onnx REQUIRED) -- if(NOT ONNX_LIBRARY) -- message(FATAL_ERROR "Cannot find onnx") -- endif() -- set_property(TARGET onnx PROPERTY IMPORTED_LOCATION ${ONNX_LIBRARY}) -- add_library(onnx_proto UNKNOWN IMPORTED) -- find_library(ONNX_PROTO_LIBRARY NAMES onnx_proto REQUIRED) -- if(NOT ONNX_PROTO_LIBRARY) -- message(FATAL_ERROR "Cannot find onnx") -- endif() -- set_property(TARGET onnx_proto PROPERTY IMPORTED_LOCATION ${ONNX_PROTO_LIBRARY}) -- message("-- Found onnx: ${ONNX_LIBRARY} ${ONNX_PROTO_LIBRARY}") -+ find_package(ONNX REQUIRED) -+ set(ONNX_LIBRARY onnx) -+ set(ONNX_PROTO_LIBRARY onnx_proto) -+ message("-- Found onnx") - list(APPEND Caffe2_DEPENDENCY_LIBS onnx_proto onnx) - endif() - include_directories(${FOXI_INCLUDE_DIRS}) diff --git a/pyproject.toml b/pyproject.toml index eb764cb..c70f317 100644 --- a/pyproject.toml diff --git a/ports/libtorch/more-fixes.patch b/ports/libtorch/more-fixes.patch index a2d721025b9788..84400781f71e14 100644 --- a/ports/libtorch/more-fixes.patch +++ b/ports/libtorch/more-fixes.patch @@ -164,37 +164,6 @@ index 74d0d55..cf349c2 100644 endif() # ---[ Caffe2 HIP sources. -diff --git a/cmake/Dependencies.cmake b/cmake/Dependencies.cmake -index cfaf83e..b46a444 100644 ---- a/cmake/Dependencies.cmake -+++ b/cmake/Dependencies.cmake -@@ -1130,7 +1130,7 @@ if(BUILD_PYTHON) - # Observers are required in the python build - caffe2_update_option(USE_OBSERVERS ON) - else() -- message(WARNING "Python dependencies not met. Not compiling with python. Suppress this warning with -DBUILD_PYTHON=OFF") -+ message(FATAL_ERROR "Python dependencies not met. Not compiling with python. Suppress this warning with -DBUILD_PYTHON=OFF") - caffe2_update_option(BUILD_PYTHON OFF) - endif() - endif() -@@ -1234,7 +1234,7 @@ endif() - # ---[ LLVM - if(USE_LLVM) - message(STATUS "Looking for LLVM in ${USE_LLVM}") -- find_package(LLVM PATHS ${USE_LLVM} NO_DEFAULT_PATH) -+ find_package(LLVM) - - if(LLVM_FOUND) - message(STATUS "Found LLVM ${LLVM_PACKAGE_VERSION}") -@@ -1248,6 +1248,8 @@ endif(USE_LLVM) - # ---[ cuDNN - if(USE_CUDNN) - find_package(CUDNN REQUIRED) -+ set(CUDNN_FRONTEND_INCLUDE_DIR ${CMAKE_CURRENT_LIST_DIR}/../third_party/cudnn_frontend/include) -+ target_include_directories(torch::cudnn INTERFACE ${CUDNN_FRONTEND_INCLUDE_DIR}) - target_include_directories(torch::cudnn INTERFACE "${CUDNN_INCLUDE_DIR}") - endif() - diff --git a/cmake/Modules/FindCUSPARSELT.cmake b/cmake/Modules/FindCUSPARSELT.cmake index 8727f44..1e41281 100644 --- a/cmake/Modules/FindCUSPARSELT.cmake diff --git a/ports/libtorch/vcpkg.json b/ports/libtorch/vcpkg.json index 7f6920cff59eb7..c8c639f2ad4831 100644 --- a/ports/libtorch/vcpkg.json +++ b/ports/libtorch/vcpkg.json @@ -1,7 +1,7 @@ { "name": "libtorch", "version": "2.1.2", - "port-version": 6, + "port-version": 7, "description": "Tensors and Dynamic neural networks in Python with strong GPU acceleration", "homepage": "https://pytorch.org/", "license": null, diff --git a/ports/lunarg-vulkantools/portfile.cmake b/ports/lunarg-vulkantools/portfile.cmake index 0d1f52507e97a4..26ad69c9fbd6a0 100644 --- a/ports/lunarg-vulkantools/portfile.cmake +++ b/ports/lunarg-vulkantools/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO LunarG/VulkanTools REF "vulkan-sdk-${VERSION}" - SHA512 6F5081BDA20BDC79CCA89E515B5DA902884562460312FCAE6FDF4DB8029D00401B445E96BD37DA05EA8FB0CC169DE93E2821550DAC90C49CE2EBD7489593F256 + SHA512 2d1f5d91aa79b206640e65bba2dadfe881524e9a5e1694df5092e6d59d00f06cd981bd026c0c12528f6b243da7564be98211ce6f6538bd1fd51698f91aa24d47 HEAD_REF main ) diff --git a/ports/lunarg-vulkantools/vcpkg.json b/ports/lunarg-vulkantools/vcpkg.json index 15ed08ccd6a717..7b4b654f457646 100644 --- a/ports/lunarg-vulkantools/vcpkg.json +++ b/ports/lunarg-vulkantools/vcpkg.json @@ -1,6 +1,6 @@ { "name": "lunarg-vulkantools", - "version": "1.3.290.0", + "version": "1.3.296.0", "description": "Tools to aid in Vulkan development", "homepage": "https://github.com/LunarG/VulkanTools", "license": null, diff --git a/ports/nmap/fix-msvc-prj.patch b/ports/nmap/fix-msvc-prj.patch deleted file mode 100644 index 25893f13793580..00000000000000 --- a/ports/nmap/fix-msvc-prj.patch +++ /dev/null @@ -1,1986 +0,0 @@ -diff --git a/libdnet-stripped/libdnet-stripped.vcxproj b/libdnet-stripped/libdnet-stripped.vcxproj -index 1f2b760..1756c5c 100644 ---- a/libdnet-stripped/libdnet-stripped.vcxproj -+++ b/libdnet-stripped/libdnet-stripped.vcxproj -@@ -5,10 +5,18 @@ - Debug - Win32 - -+ -+ Debug -+ x64 -+ - - Release - Win32 - -+ -+ Release -+ x64 -+ - - - libdnet-stripped -@@ -22,11 +30,21 @@ - MultiByte - v120 - -+ -+ StaticLibrary -+ MultiByte -+ v120 -+ - - StaticLibrary - MultiByte - v120 - -+ -+ StaticLibrary -+ MultiByte -+ v120 -+ - - - -@@ -34,10 +52,18 @@ - - - -+ -+ -+ -+ - - - - -+ -+ -+ -+ - - - <_ProjectFileVersion>10.0.30319.1 -@@ -64,6 +90,23 @@ - $(OutDir)libdnet-stripped.lib - - -+ -+ -+ /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -+ Disabled -+ include;..\mswin32\pcap-include;%(AdditionalIncludeDirectories) -+ WIN32;_LIB;BPF_MAJOR_VERSION;%(PreprocessorDefinitions) -+ EnableFastChecks -+ MultiThreadedDebugDLL -+ -+ -+ Level3 -+ ProgramDatabase -+ -+ -+ $(OutDir)libdnet-stripped.lib -+ -+ - - - /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -@@ -78,6 +121,20 @@ - $(OutDir)libdnet-stripped.lib - - -+ -+ -+ /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -+ include;..\mswin32\pcap-include;%(AdditionalIncludeDirectories) -+ WIN32;_LIB;BPF_MAJOR_VERSION;%(PreprocessorDefinitions) -+ -+ -+ Level3 -+ ProgramDatabase -+ -+ -+ $(OutDir)libdnet-stripped.lib -+ -+ - - - -diff --git a/liblinear/liblinear.vcxproj b/liblinear/liblinear.vcxproj -index cf99e3d..ac5ff7c 100644 ---- a/liblinear/liblinear.vcxproj -+++ b/liblinear/liblinear.vcxproj -@@ -5,10 +5,18 @@ - Debug - Win32 - -+ -+ Debug -+ x64 -+ - - Release - Win32 - -+ -+ Release -+ x64 -+ - - - -@@ -36,6 +44,12 @@ - Unicode - v120 - -+ -+ StaticLibrary -+ true -+ Unicode -+ v120 -+ - - StaticLibrary - false -@@ -43,19 +57,33 @@ - Unicode - v120 - -+ -+ StaticLibrary -+ false -+ true -+ Unicode -+ v120 -+ - - - - - - -+ -+ -+ - - - -+ -+ -+ - - - .\ - -+ - - .\ - -@@ -75,6 +103,21 @@ - true - - -+ -+ -+ -+ -+ Level3 -+ Disabled -+ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) -+ MultiThreadedDebugDLL -+ /D_CRT_SECURE_NO_WARNINGS=1 %(AdditionalOptions) -+ -+ -+ Windows -+ true -+ -+ - - - Level3 -@@ -93,6 +136,24 @@ - true - - -+ -+ -+ Level3 -+ -+ -+ MaxSpeed -+ true -+ true -+ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) -+ /D_CRT_SECURE_NO_WARNINGS=1 %(AdditionalOptions) -+ -+ -+ Windows -+ true -+ true -+ true -+ -+ - - - -diff --git a/liblua/liblua.vcxproj b/liblua/liblua.vcxproj -index 8e80221..db6b1ea 100644 ---- a/liblua/liblua.vcxproj -+++ b/liblua/liblua.vcxproj -@@ -5,10 +5,18 @@ - Debug - Win32 - -+ -+ Debug -+ x64 -+ - - Release - Win32 - -+ -+ Release -+ x64 -+ - - - {31FB0767-A71F-4575-8379-002D72B8AF86} -@@ -22,20 +30,37 @@ - true - v120 - -+ -+ StaticLibrary -+ NotSet -+ true -+ v120 -+ - - StaticLibrary - NotSet - v120 - -+ -+ StaticLibrary -+ NotSet -+ v120 -+ - - - - - - -+ -+ -+ - - - -+ -+ -+ - - - <_ProjectFileVersion>10.0.30319.1 -@@ -68,6 +93,29 @@ - $(OutDir)liblua.lib - - -+ -+ -+ /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -+ Disabled -+ WIN32;_LIB;%(PreprocessorDefinitions) -+ -+ -+ Default -+ MultiThreadedDebugDLL -+ false -+ false -+ false -+ -+ -+ Level3 -+ ProgramDatabase -+ Cdecl -+ CompileAsC -+ -+ -+ $(OutDir)liblua.lib -+ -+ - - - /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -@@ -91,6 +139,29 @@ - $(OutDir)liblua.lib - - -+ -+ -+ /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -+ false -+ WIN32;_LIB;%(PreprocessorDefinitions) -+ false -+ -+ -+ Default -+ false -+ false -+ false -+ -+ -+ Level3 -+ -+ -+ CompileAsC -+ -+ -+ $(OutDir)liblua.lib -+ -+ - - - -diff --git a/libnetutil/libnetutil.vcxproj b/libnetutil/libnetutil.vcxproj -index 8f4fbb5..00cc7c2 100644 ---- a/libnetutil/libnetutil.vcxproj -+++ b/libnetutil/libnetutil.vcxproj -@@ -5,10 +5,18 @@ - Debug - Win32 - -+ -+ Debug -+ x64 -+ - - Release - Win32 - -+ -+ Release -+ x64 -+ - - - {99157C3F-39F6-4663-99D7-1D9C1484494E} -@@ -22,20 +30,37 @@ - true - v120 - -+ -+ StaticLibrary -+ Unicode -+ true -+ v120 -+ - - StaticLibrary - Unicode - v120 - -+ -+ StaticLibrary -+ Unicode -+ v120 -+ - - - - - - -+ -+ -+ - - - -+ -+ -+ - - - <_ProjectFileVersion>10.0.30319.1 -@@ -61,6 +86,22 @@ - $(OutDir)libnetutil.lib - - -+ -+ -+ Disabled -+ ..;../mswin32;../nbase;../mswin32/pcap-include;../libdnet-stripped/include;%(AdditionalIncludeDirectories) -+ WIN32;BPF_MAJOR_VERSION;_DEBUG;_LIB;%(PreprocessorDefinitions) -+ EnableFastChecks -+ MultiThreadedDebugDLL -+ -+ -+ Level3 -+ ProgramDatabase -+ -+ -+ $(OutDir)libnetutil.lib -+ -+ - - - MaxSpeed -@@ -74,6 +115,19 @@ - ProgramDatabase - - -+ -+ -+ MaxSpeed -+ true -+ ..;../mswin32;../nbase;../mswin32/pcap-include;../libdnet-stripped/include;%(AdditionalIncludeDirectories) -+ WIN32;BPF_MAJOR_VERSION;NDEBUG;_LIB;%(PreprocessorDefinitions) -+ true -+ -+ -+ Level3 -+ ProgramDatabase -+ -+ - - - -diff --git a/mswin32/nmap.sln b/mswin32/nmap.sln -index 3f9fa22..4484bbd 100644 ---- a/mswin32/nmap.sln -+++ b/mswin32/nmap.sln -@@ -5,14 +5,11 @@ MinimumVisualStudioVersion = 10.0.40219.1 - Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nmap", "nmap.vcxproj", "{361719F0-AB42-4C93-9DE8-7D2144B96625}" - ProjectSection(ProjectDependencies) = postProject - {99157C3F-39F6-4663-99D7-1D9C1484494E} = {99157C3F-39F6-4663-99D7-1D9C1484494E} -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8} = {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8} - {A7BE3D76-F20C-40C5-8986-DE4028B3B57D} = {A7BE3D76-F20C-40C5-8986-DE4028B3B57D} - EndProjectSection - EndProject - Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nsock", "..\nsock\nsock.vcxproj", "{F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}" - EndProject --Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libpcre", "..\libpcre\libpcre.vcxproj", "{5DE86C7A-DE72-4265-8807-4CA38F94F22A}" --EndProject - Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nbase", "..\nbase\nbase.vcxproj", "{B630C8F7-3138-43E8-89ED-78742FA2AC5F}" - EndProject - Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libdnet-stripped", "..\libdnet-stripped\libdnet-stripped.vcxproj", "{5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}" -@@ -27,14 +24,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libnetutil", "..\libnetutil - EndProject - Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "liblinear", "..\liblinear\liblinear.vcxproj", "{A7BE3D76-F20C-40C5-8986-DE4028B3B57D}" - EndProject --Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nmap-update", "..\nmap-update\nmap-update.vcxproj", "{BBF27339-C7B6-4F52-B742-897796C1F13B}" --EndProject --Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libz", "..\libz\contrib\vstudio\vc11\zlibvc.vcxproj", "{8FD826F8-3739-44E6-8CC8-997122E53B8D}" --EndProject --Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libssh2", "..\libssh2\win32\libssh2.vcxproj", "{ED957342-E43B-496E-92D9-4C76B525BDF5}" --EndProject --Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlibstat", "..\libz\contrib\vstudio\vc11\zlibstat.vcxproj", "{745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}" --EndProject - Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 -@@ -49,176 +38,148 @@ Global - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {361719F0-AB42-4C93-9DE8-7D2144B96625}.Debug|Win32.ActiveCfg = Debug|Win32 - {361719F0-AB42-4C93-9DE8-7D2144B96625}.Debug|Win32.Build.0 = Debug|Win32 -- {361719F0-AB42-4C93-9DE8-7D2144B96625}.Debug|x64.ActiveCfg = Debug|Win32 -+ {361719F0-AB42-4C93-9DE8-7D2144B96625}.Debug|x64.ActiveCfg = Debug|x64 -+ {361719F0-AB42-4C93-9DE8-7D2144B96625}.Debug|x64.Build.0 = Debug|x64 - {361719F0-AB42-4C93-9DE8-7D2144B96625}.Ncat Static|Win32.ActiveCfg = Release|Win32 -- {361719F0-AB42-4C93-9DE8-7D2144B96625}.Ncat Static|x64.ActiveCfg = Release|Win32 -+ {361719F0-AB42-4C93-9DE8-7D2144B96625}.Ncat Static|x64.ActiveCfg = Release|x64 -+ {361719F0-AB42-4C93-9DE8-7D2144B96625}.Ncat Static|x64.Build.0 = Release|x64 - {361719F0-AB42-4C93-9DE8-7D2144B96625}.Release|Win32.ActiveCfg = Release|Win32 - {361719F0-AB42-4C93-9DE8-7D2144B96625}.Release|Win32.Build.0 = Release|Win32 -- {361719F0-AB42-4C93-9DE8-7D2144B96625}.Release|x64.ActiveCfg = Release|Win32 -+ {361719F0-AB42-4C93-9DE8-7D2144B96625}.Release|x64.ActiveCfg = Release|x64 -+ {361719F0-AB42-4C93-9DE8-7D2144B96625}.Release|x64.Build.0 = Release|x64 - {361719F0-AB42-4C93-9DE8-7D2144B96625}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 - {361719F0-AB42-4C93-9DE8-7D2144B96625}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 -- {361719F0-AB42-4C93-9DE8-7D2144B96625}.ReleaseWithoutAsm|x64.ActiveCfg = Release|Win32 -+ {361719F0-AB42-4C93-9DE8-7D2144B96625}.ReleaseWithoutAsm|x64.ActiveCfg = Release|x64 -+ {361719F0-AB42-4C93-9DE8-7D2144B96625}.ReleaseWithoutAsm|x64.Build.0 = Release|x64 - {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Debug|Win32.ActiveCfg = Debug|Win32 - {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Debug|Win32.Build.0 = Debug|Win32 -- {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Debug|x64.ActiveCfg = Debug|Win32 -+ {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Debug|x64.ActiveCfg = Debug|x64 -+ {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Debug|x64.Build.0 = Debug|x64 - {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Ncat Static|Win32.ActiveCfg = Static|Win32 - {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Ncat Static|Win32.Build.0 = Static|Win32 -- {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Ncat Static|x64.ActiveCfg = Static|Win32 -+ {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Ncat Static|x64.ActiveCfg = Static|x64 -+ {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Ncat Static|x64.Build.0 = Static|x64 - {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Release|Win32.ActiveCfg = Release|Win32 - {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Release|Win32.Build.0 = Release|Win32 -- {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Release|x64.ActiveCfg = Release|Win32 -+ {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Release|x64.ActiveCfg = Release|x64 -+ {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.Release|x64.Build.0 = Release|x64 - {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.ReleaseWithoutAsm|Win32.ActiveCfg = ReleaseNoPcap|Win32 - {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.ReleaseWithoutAsm|Win32.Build.0 = ReleaseNoPcap|Win32 -- {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.ReleaseWithoutAsm|x64.ActiveCfg = ReleaseNoPcap|Win32 -- {5DE86C7A-DE72-4265-8807-4CA38F94F22A}.Debug|Win32.ActiveCfg = Debug|Win32 -- {5DE86C7A-DE72-4265-8807-4CA38F94F22A}.Debug|Win32.Build.0 = Debug|Win32 -- {5DE86C7A-DE72-4265-8807-4CA38F94F22A}.Debug|x64.ActiveCfg = Debug|Win32 -- {5DE86C7A-DE72-4265-8807-4CA38F94F22A}.Ncat Static|Win32.ActiveCfg = Release|Win32 -- {5DE86C7A-DE72-4265-8807-4CA38F94F22A}.Ncat Static|x64.ActiveCfg = Release|Win32 -- {5DE86C7A-DE72-4265-8807-4CA38F94F22A}.Release|Win32.ActiveCfg = Release|Win32 -- {5DE86C7A-DE72-4265-8807-4CA38F94F22A}.Release|Win32.Build.0 = Release|Win32 -- {5DE86C7A-DE72-4265-8807-4CA38F94F22A}.Release|x64.ActiveCfg = Release|Win32 -- {5DE86C7A-DE72-4265-8807-4CA38F94F22A}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 -- {5DE86C7A-DE72-4265-8807-4CA38F94F22A}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 -- {5DE86C7A-DE72-4265-8807-4CA38F94F22A}.ReleaseWithoutAsm|x64.ActiveCfg = Release|Win32 -+ {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.ReleaseWithoutAsm|x64.ActiveCfg = ReleaseNoPcap|x64 -+ {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4}.ReleaseWithoutAsm|x64.Build.0 = ReleaseNoPcap|x64 - {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Debug|Win32.ActiveCfg = Debug|Win32 - {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Debug|Win32.Build.0 = Debug|Win32 -- {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Debug|x64.ActiveCfg = Debug|Win32 -+ {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Debug|x64.ActiveCfg = Debug|x64 -+ {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Debug|x64.Build.0 = Debug|x64 - {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Ncat Static|Win32.ActiveCfg = Static|Win32 - {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Ncat Static|Win32.Build.0 = Static|Win32 -- {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Ncat Static|x64.ActiveCfg = Static|Win32 -+ {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Ncat Static|x64.ActiveCfg = Static|x64 -+ {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Ncat Static|x64.Build.0 = Static|x64 - {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Release|Win32.ActiveCfg = Release|Win32 - {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Release|Win32.Build.0 = Release|Win32 -- {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Release|x64.ActiveCfg = Release|Win32 -+ {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Release|x64.ActiveCfg = Release|x64 -+ {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.Release|x64.Build.0 = Release|x64 - {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 - {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 -- {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.ReleaseWithoutAsm|x64.ActiveCfg = Release|Win32 -+ {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.ReleaseWithoutAsm|x64.ActiveCfg = Release|x64 -+ {B630C8F7-3138-43E8-89ED-78742FA2AC5F}.ReleaseWithoutAsm|x64.Build.0 = Release|x64 - {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Debug|Win32.ActiveCfg = Debug|Win32 - {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Debug|Win32.Build.0 = Debug|Win32 -- {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Debug|x64.ActiveCfg = Debug|Win32 -+ {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Debug|x64.ActiveCfg = Debug|x64 -+ {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Debug|x64.Build.0 = Debug|x64 - {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Ncat Static|Win32.ActiveCfg = Release|Win32 -- {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Ncat Static|x64.ActiveCfg = Release|Win32 -+ {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Ncat Static|x64.ActiveCfg = Release|x64 -+ {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Ncat Static|x64.Build.0 = Release|x64 - {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Release|Win32.ActiveCfg = Release|Win32 - {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Release|Win32.Build.0 = Release|Win32 -- {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Release|x64.ActiveCfg = Release|Win32 -+ {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Release|x64.ActiveCfg = Release|x64 -+ {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.Release|x64.Build.0 = Release|x64 - {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 - {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 -- {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.ReleaseWithoutAsm|x64.ActiveCfg = Release|Win32 -+ {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.ReleaseWithoutAsm|x64.ActiveCfg = Release|x64 -+ {5328E0BE-BC0A-4C2A-8CB9-CE00B61B9C4C}.ReleaseWithoutAsm|x64.Build.0 = Release|x64 - {31FB0767-A71F-4575-8379-002D72B8AF86}.Debug|Win32.ActiveCfg = Debug|Win32 - {31FB0767-A71F-4575-8379-002D72B8AF86}.Debug|Win32.Build.0 = Debug|Win32 -- {31FB0767-A71F-4575-8379-002D72B8AF86}.Debug|x64.ActiveCfg = Debug|Win32 -+ {31FB0767-A71F-4575-8379-002D72B8AF86}.Debug|x64.ActiveCfg = Debug|x64 -+ {31FB0767-A71F-4575-8379-002D72B8AF86}.Debug|x64.Build.0 = Debug|x64 - {31FB0767-A71F-4575-8379-002D72B8AF86}.Ncat Static|Win32.ActiveCfg = Release|Win32 -- {31FB0767-A71F-4575-8379-002D72B8AF86}.Ncat Static|x64.ActiveCfg = Release|Win32 -+ {31FB0767-A71F-4575-8379-002D72B8AF86}.Ncat Static|x64.ActiveCfg = Release|x64 -+ {31FB0767-A71F-4575-8379-002D72B8AF86}.Ncat Static|x64.Build.0 = Release|x64 - {31FB0767-A71F-4575-8379-002D72B8AF86}.Release|Win32.ActiveCfg = Release|Win32 - {31FB0767-A71F-4575-8379-002D72B8AF86}.Release|Win32.Build.0 = Release|Win32 -- {31FB0767-A71F-4575-8379-002D72B8AF86}.Release|x64.ActiveCfg = Release|Win32 -+ {31FB0767-A71F-4575-8379-002D72B8AF86}.Release|x64.ActiveCfg = Release|x64 -+ {31FB0767-A71F-4575-8379-002D72B8AF86}.Release|x64.Build.0 = Release|x64 - {31FB0767-A71F-4575-8379-002D72B8AF86}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 - {31FB0767-A71F-4575-8379-002D72B8AF86}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 -- {31FB0767-A71F-4575-8379-002D72B8AF86}.ReleaseWithoutAsm|x64.ActiveCfg = Release|Win32 -+ {31FB0767-A71F-4575-8379-002D72B8AF86}.ReleaseWithoutAsm|x64.ActiveCfg = Release|x64 -+ {31FB0767-A71F-4575-8379-002D72B8AF86}.ReleaseWithoutAsm|x64.Build.0 = Release|x64 - {C1E04411-E021-468B-83F1-CB624BBA7589}.Debug|Win32.ActiveCfg = Debug|Win32 - {C1E04411-E021-468B-83F1-CB624BBA7589}.Debug|Win32.Build.0 = Debug|Win32 -- {C1E04411-E021-468B-83F1-CB624BBA7589}.Debug|x64.ActiveCfg = Debug|Win32 -+ {C1E04411-E021-468B-83F1-CB624BBA7589}.Debug|x64.ActiveCfg = Debug|x64 -+ {C1E04411-E021-468B-83F1-CB624BBA7589}.Debug|x64.Build.0 = Debug|x64 - {C1E04411-E021-468B-83F1-CB624BBA7589}.Ncat Static|Win32.ActiveCfg = Static|Win32 - {C1E04411-E021-468B-83F1-CB624BBA7589}.Ncat Static|Win32.Build.0 = Static|Win32 -- {C1E04411-E021-468B-83F1-CB624BBA7589}.Ncat Static|x64.ActiveCfg = Static|Win32 -+ {C1E04411-E021-468B-83F1-CB624BBA7589}.Ncat Static|x64.ActiveCfg = Static|x64 -+ {C1E04411-E021-468B-83F1-CB624BBA7589}.Ncat Static|x64.Build.0 = Static|x64 - {C1E04411-E021-468B-83F1-CB624BBA7589}.Release|Win32.ActiveCfg = Release|Win32 - {C1E04411-E021-468B-83F1-CB624BBA7589}.Release|Win32.Build.0 = Release|Win32 -- {C1E04411-E021-468B-83F1-CB624BBA7589}.Release|x64.ActiveCfg = Release|Win32 -+ {C1E04411-E021-468B-83F1-CB624BBA7589}.Release|x64.ActiveCfg = Release|x64 -+ {C1E04411-E021-468B-83F1-CB624BBA7589}.Release|x64.Build.0 = Release|x64 - {C1E04411-E021-468B-83F1-CB624BBA7589}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 - {C1E04411-E021-468B-83F1-CB624BBA7589}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 -- {C1E04411-E021-468B-83F1-CB624BBA7589}.ReleaseWithoutAsm|x64.ActiveCfg = Release|Win32 -+ {C1E04411-E021-468B-83F1-CB624BBA7589}.ReleaseWithoutAsm|x64.ActiveCfg = Release|x64 -+ {C1E04411-E021-468B-83F1-CB624BBA7589}.ReleaseWithoutAsm|x64.Build.0 = Release|x64 - {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Debug|Win32.ActiveCfg = Debug|Win32 - {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Debug|Win32.Build.0 = Debug|Win32 -- {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Debug|x64.ActiveCfg = Debug|Win32 -+ {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Debug|x64.ActiveCfg = Debug|x64 -+ {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Debug|x64.Build.0 = Debug|x64 - {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Ncat Static|Win32.ActiveCfg = Release|Win32 -- {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Ncat Static|x64.ActiveCfg = Release|Win32 -+ {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Ncat Static|x64.ActiveCfg = Release|x64 -+ {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Ncat Static|x64.Build.0 = Release|x64 - {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Release|Win32.ActiveCfg = Release|Win32 - {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Release|Win32.Build.0 = Release|Win32 -- {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Release|x64.ActiveCfg = Release|Win32 -+ {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Release|x64.ActiveCfg = Release|x64 -+ {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.Release|x64.Build.0 = Release|x64 - {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 - {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 -- {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.ReleaseWithoutAsm|x64.ActiveCfg = Release|Win32 -+ {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.ReleaseWithoutAsm|x64.ActiveCfg = Release|x64 -+ {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36}.ReleaseWithoutAsm|x64.Build.0 = Release|x64 - {99157C3F-39F6-4663-99D7-1D9C1484494E}.Debug|Win32.ActiveCfg = Debug|Win32 - {99157C3F-39F6-4663-99D7-1D9C1484494E}.Debug|Win32.Build.0 = Debug|Win32 -- {99157C3F-39F6-4663-99D7-1D9C1484494E}.Debug|x64.ActiveCfg = Debug|Win32 -+ {99157C3F-39F6-4663-99D7-1D9C1484494E}.Debug|x64.ActiveCfg = Debug|x64 -+ {99157C3F-39F6-4663-99D7-1D9C1484494E}.Debug|x64.Build.0 = Debug|x64 - {99157C3F-39F6-4663-99D7-1D9C1484494E}.Ncat Static|Win32.ActiveCfg = Release|Win32 -- {99157C3F-39F6-4663-99D7-1D9C1484494E}.Ncat Static|x64.ActiveCfg = Release|Win32 -+ {99157C3F-39F6-4663-99D7-1D9C1484494E}.Ncat Static|x64.ActiveCfg = Release|x64 -+ {99157C3F-39F6-4663-99D7-1D9C1484494E}.Ncat Static|x64.Build.0 = Release|x64 - {99157C3F-39F6-4663-99D7-1D9C1484494E}.Release|Win32.ActiveCfg = Release|Win32 - {99157C3F-39F6-4663-99D7-1D9C1484494E}.Release|Win32.Build.0 = Release|Win32 -- {99157C3F-39F6-4663-99D7-1D9C1484494E}.Release|x64.ActiveCfg = Release|Win32 -+ {99157C3F-39F6-4663-99D7-1D9C1484494E}.Release|x64.ActiveCfg = Release|x64 -+ {99157C3F-39F6-4663-99D7-1D9C1484494E}.Release|x64.Build.0 = Release|x64 - {99157C3F-39F6-4663-99D7-1D9C1484494E}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 - {99157C3F-39F6-4663-99D7-1D9C1484494E}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 -- {99157C3F-39F6-4663-99D7-1D9C1484494E}.ReleaseWithoutAsm|x64.ActiveCfg = Release|Win32 -+ {99157C3F-39F6-4663-99D7-1D9C1484494E}.ReleaseWithoutAsm|x64.ActiveCfg = Release|x64 -+ {99157C3F-39F6-4663-99D7-1D9C1484494E}.ReleaseWithoutAsm|x64.Build.0 = Release|x64 - {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Debug|Win32.ActiveCfg = Debug|Win32 - {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Debug|Win32.Build.0 = Debug|Win32 -- {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Debug|x64.ActiveCfg = Debug|Win32 -+ {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Debug|x64.ActiveCfg = Debug|x64 -+ {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Debug|x64.Build.0 = Debug|x64 - {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Ncat Static|Win32.ActiveCfg = Release|Win32 - {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Ncat Static|Win32.Build.0 = Release|Win32 -- {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Ncat Static|x64.ActiveCfg = Release|Win32 -+ {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Ncat Static|x64.ActiveCfg = Release|x64 -+ {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Ncat Static|x64.Build.0 = Release|x64 - {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Release|Win32.ActiveCfg = Release|Win32 - {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Release|Win32.Build.0 = Release|Win32 -- {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Release|x64.ActiveCfg = Release|Win32 -+ {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Release|x64.ActiveCfg = Release|x64 -+ {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.Release|x64.Build.0 = Release|x64 - {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 - {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 -- {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.ReleaseWithoutAsm|x64.ActiveCfg = Release|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.Debug|Win32.ActiveCfg = Debug|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.Debug|Win32.Build.0 = Debug|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.Debug|x64.ActiveCfg = Debug|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.Ncat Static|Win32.ActiveCfg = Release|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.Ncat Static|Win32.Build.0 = Release|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.Ncat Static|x64.ActiveCfg = Release|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.Release|Win32.ActiveCfg = Release|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.Release|Win32.Build.0 = Release|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.Release|x64.ActiveCfg = Release|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 -- {BBF27339-C7B6-4F52-B742-897796C1F13B}.ReleaseWithoutAsm|x64.ActiveCfg = Release|Win32 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Debug|Win32.ActiveCfg = Debug|Win32 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Debug|Win32.Build.0 = Debug|Win32 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Debug|x64.ActiveCfg = Debug|x64 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Debug|x64.Build.0 = Debug|x64 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Ncat Static|Win32.ActiveCfg = Release|Win32 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Ncat Static|Win32.Build.0 = Release|Win32 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Ncat Static|x64.ActiveCfg = Release|x64 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Ncat Static|x64.Build.0 = Release|x64 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Release|Win32.ActiveCfg = Release|Win32 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Release|Win32.Build.0 = Release|Win32 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Release|x64.ActiveCfg = Release|x64 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.Release|x64.Build.0 = Release|x64 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutAsm|Win32.ActiveCfg = ReleaseWithoutAsm|Win32 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutAsm|Win32.Build.0 = ReleaseWithoutAsm|Win32 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutAsm|x64.ActiveCfg = ReleaseWithoutAsm|x64 -- {8FD826F8-3739-44E6-8CC8-997122E53B8D}.ReleaseWithoutAsm|x64.Build.0 = ReleaseWithoutAsm|x64 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.Debug|Win32.ActiveCfg = Debug|Win32 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.Debug|Win32.Build.0 = Debug|Win32 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.Debug|x64.ActiveCfg = Debug|Win32 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.Ncat Static|Win32.ActiveCfg = Debug|Win32 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.Ncat Static|Win32.Build.0 = Debug|Win32 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.Ncat Static|x64.ActiveCfg = Release|Win32 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.Release|Win32.ActiveCfg = Release|Win32 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.Release|Win32.Build.0 = Release|Win32 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.Release|x64.ActiveCfg = Release|Win32 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.ReleaseWithoutAsm|Win32.ActiveCfg = Release|Win32 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.ReleaseWithoutAsm|Win32.Build.0 = Release|Win32 -- {ED957342-E43B-496E-92D9-4C76B525BDF5}.ReleaseWithoutAsm|x64.ActiveCfg = Release|Win32 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug|Win32.ActiveCfg = Debug|Win32 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug|Win32.Build.0 = Debug|Win32 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug|x64.ActiveCfg = Debug|x64 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Debug|x64.Build.0 = Debug|x64 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Ncat Static|Win32.ActiveCfg = Release|Win32 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Ncat Static|Win32.Build.0 = Release|Win32 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Ncat Static|x64.ActiveCfg = Release|x64 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Ncat Static|x64.Build.0 = Release|x64 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release|Win32.ActiveCfg = Release|Win32 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release|Win32.Build.0 = Release|Win32 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release|x64.ActiveCfg = Release|x64 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.Release|x64.Build.0 = Release|x64 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutAsm|Win32.ActiveCfg = ReleaseWithoutAsm|Win32 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutAsm|Win32.Build.0 = ReleaseWithoutAsm|Win32 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutAsm|x64.ActiveCfg = ReleaseWithoutAsm|x64 -- {745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}.ReleaseWithoutAsm|x64.Build.0 = ReleaseWithoutAsm|x64 -+ {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.ReleaseWithoutAsm|x64.ActiveCfg = Release|x64 -+ {A7BE3D76-F20C-40C5-8986-DE4028B3B57D}.ReleaseWithoutAsm|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -+ GlobalSection(ExtensibilityGlobals) = postSolution -+ SolutionGuid = {DAA6BF7B-6F78-4BE7-A3FC-3B1BD73676C3} -+ EndGlobalSection - EndGlobal -diff --git a/mswin32/nmap.vcxproj b/mswin32/nmap.vcxproj -index a3abbc6..d5e1977 100644 ---- a/mswin32/nmap.vcxproj -+++ b/mswin32/nmap.vcxproj -@@ -5,10 +5,18 @@ - Debug - Win32 - -+ -+ Debug -+ x64 -+ - - Release - Win32 - -+ -+ Release -+ x64 -+ - - - {361719F0-AB42-4C93-9DE8-7D2144B96625} -@@ -21,12 +29,24 @@ - MultiByte - v120 - -+ -+ Application -+ false -+ MultiByte -+ v120 -+ - - Application - false - MultiByte - v120 - -+ -+ Application -+ false -+ MultiByte -+ v120 -+ - - - -@@ -34,10 +54,18 @@ - - - -+ -+ -+ -+ - - - - -+ -+ -+ -+ - - - <_ProjectFileVersion>10.0.30319.1 -@@ -76,7 +104,7 @@ - false - - -- liblua.lib;nsock.lib;libpcre.lib;nbase.lib;libdnet-stripped.lib;libssh2.lib;zlibstat.lib;liblinear.lib;ws2_32.lib;IPHlpAPI.Lib;wpcap.lib;packet.lib;advapi32.lib;libeay32.lib;ssleay32.lib;shell32.lib;libnetutil.lib -+ liblua.lib;nsock.lib;pcred.lib;nbase.lib;libdnet-stripped.lib;libssh2.lib;zlibd.lib;liblinear.lib;ws2_32.lib;IPHlpAPI.Lib;wpcap.lib;packet.lib;advapi32.lib;libssl.lib;libcrypto.lib;shell32.lib;libnetutil.lib - .\Debug\nmap.exe - true - ..\libssh2\win32\Release_dll;lib;..\liblua;..\libpcre;..\nsock;..\nbase;..\libdnet-stripped;../libnetutil;..\..\nmap-mswin32-aux\OpenSSL\lib;..\liblinear;..\libz\contrib\vstudio\vc11\x86\ZlibStatRelease;%(AdditionalLibraryDirectories) -@@ -91,8 +119,57 @@ - MachineX86 - - -- xcopy "$(SolutionDir)..\scripts" ".\$(Configuration)\scripts\" /e /y && xcopy "$(SolutionDir)..\nselib\*.lua" "$(SolutionDir)\$(Configuration)\nselib\" /y && xcopy /s /e "$(SolutionDir)..\nselib\data\*.*" "$(SolutionDir)\$(Configuration)\nselib\data\" /y && xcopy "$(SolutionDir)\..\..\nmap-mswin32-aux\OpenSSL\bin\*.dll" "$(SolutionDir)\$(Configuration)\" /y && xcopy "$(SolutionDir)..\nse_main.lua" "$(SolutionDir)\$(Configuration)\" /y --xcopy /y /d "$(ProjectDir)..\libssh2\win32\$(Configuration)_dll\*.dll" "$(ProjectDir)$(OutDir)" -+ xcopy "$(SolutionDir)..\scripts" ".\$(Configuration)\scripts\" /e /y && xcopy "$(SolutionDir)..\nselib\*.lua" "$(SolutionDir)\$(Configuration)\nselib\" /y && xcopy /s /e "$(SolutionDir)..\nselib\data\*.*" "$(SolutionDir)\$(Configuration)\nselib\data\" /y && xcopy "$(SolutionDir)..\nse_main.lua" "$(SolutionDir)\$(Configuration)\" /y -+ -+ -+ $(IntDir)%(Filename).res -+ -+ -+ -+ -+ .\Debug/nmap.tlb -+ -+ -+ -+ -+ Disabled -+ .;..;..\liblua;..\nbase;..\libpcre;..\nsock\include;pcap-include;..\libdnet-stripped\include;..\..\nmap-mswin32-aux\OpenSSL\include;..\liblinear;..\libssh2\include;..\libz;%(AdditionalIncludeDirectories) -+ WIN32;_CONSOLE;%(PreprocessorDefinitions) -+ ..\libssh2\include;.;..;..\liblua;..\nbase;..\libpcre;..\nsock\include;pcap-include;..\libdnet-stripped\include;..\..\nmap-mswin32-aux\OpenSSL\include;..\liblinear;%(AdditionalIncludeDirectories) -+ WIN32;_CONSOLE;BPF_MAJOR_VERSION;%(PreprocessorDefinitions) -+ false -+ false -+ false -+ EnableFastChecks -+ -+ -+ .\Debug/nmap.pch -+ .\Debug/ -+ .\Debug/ -+ .\Debug/ -+ Level2 -+ true -+ ProgramDatabase -+ CompileAsCpp -+ MultiThreadedDebugDLL -+ false -+ -+ -+ liblua.lib;nsock.lib;pcred.lib;nbase.lib;libdnet-stripped.lib;libssh2.lib;zlibd.lib;liblinear.lib;ws2_32.lib;IPHlpAPI.Lib;wpcap.lib;packet.lib;advapi32.lib;libssl.lib;libcrypto.lib;shell32.lib;libnetutil.lib -+ .\Debug\nmap.exe -+ true -+ ..\libssh2\win32\Release_dll;lib;..\liblua\x64\Debug;..\libpcre\x64\Debug;..\nsock\x64\Debug;..\nbase\x64\Debug;..\libdnet-stripped\x64\Debug;..\libnetutil\x64\Debug;..\..\nmap-mswin32-aux\OpenSSL\lib;..\liblinear\x64\Debug;..\libz\contrib\vstudio\vc11\x86\ZlibStatRelease;%(AdditionalLibraryDirectories) -+ %(IgnoreSpecificDefaultLibraries) -+ packet.dll;wpcap.dll;iphlpapi.dll;%(DelayLoadDLLs) -+ true -+ .\Debug/nmap.pdb -+ Console -+ false -+ -+ -+ -+ -+ xcopy "$(SolutionDir)..\scripts" ".\$(Configuration)\scripts\" /e /y && xcopy "$(SolutionDir)..\nselib\*.lua" "$(SolutionDir)\$(Configuration)\nselib\" /y && xcopy /s /e "$(SolutionDir)..\nselib\data\*.*" "$(SolutionDir)\$(Configuration)\nselib\data\" /y && xcopy "$(SolutionDir)..\nse_main.lua" "$(SolutionDir)\$(Configuration)\" /y - - - $(IntDir)%(Filename).res -@@ -121,7 +198,7 @@ xcopy /y /d "$(ProjectDir)..\libssh2\win32\$(Configuration)_dll\*.dll" "$(Proje - CompileAsCpp - - -- liblua.lib;nsock.lib;libpcre.lib;nbase.lib;libdnet-stripped.lib;libssh2.lib;zlibstat.lib;liblinear.lib;ws2_32.lib;IPHlpAPI.Lib;wpcap.lib;packet.lib;advapi32.lib;libeay32.lib;ssleay32.lib;shell32.lib;libnetutil.lib -+ liblua.lib;nsock.lib;pcre.lib;nbase.lib;libdnet-stripped.lib;libssh2.lib;zlib.lib;liblinear.lib;ws2_32.lib;IPHlpAPI.Lib;wpcap.lib;packet.lib;advapi32.lib;libssl.lib;libcrypto.lib;shell32.lib;libnetutil.lib - .\Release/nmap.exe - true - ..\libssh2\win32\Release_dll;lib;..\liblua;..\libpcre;..\nsock;..\nbase;..\libdnet-stripped;../libnetutil;..\..\nmap-mswin32-aux\OpenSSL\lib;..\liblinear;..\libz\contrib\vstudio\vc11\x86\ZlibStatRelease;%(AdditionalLibraryDirectories) -@@ -135,8 +212,46 @@ xcopy /y /d "$(ProjectDir)..\libssh2\win32\$(Configuration)_dll\*.dll" "$(Proje - /LTCG %(AdditionalOptions) - - -- xcopy "$(SolutionDir)..\scripts" ".\$(Configuration)\scripts\" /e /y && xcopy "$(SolutionDir)..\nselib\*.lua" "$(SolutionDir)\$(Configuration)\nselib\" /y && xcopy /s /e "$(SolutionDir)..\nselib\data\*.*" "$(SolutionDir)\$(Configuration)\nselib\data\" /y && xcopy "$(SolutionDir)\..\..\nmap-mswin32-aux\OpenSSL\bin\*.dll" "$(SolutionDir)\$(Configuration)\" /y && xcopy "$(SolutionDir)..\nse_main.lua" "$(SolutionDir)\$(Configuration)\" /y --xcopy /y /d "$(ProjectDir)..\libssh2\win32\$(Configuration)_dll\*.dll" "$(ProjectDir)$(OutDir)" -+ xcopy "$(SolutionDir)..\scripts" ".\$(Configuration)\scripts\" /e /y && xcopy "$(SolutionDir)..\nselib\*.lua" "$(SolutionDir)\$(Configuration)\nselib\" /y && xcopy /s /e "$(SolutionDir)..\nselib\data\*.*" "$(SolutionDir)\$(Configuration)\nselib\data\" /y && xcopy "$(SolutionDir)..\nse_main.lua" "$(SolutionDir)\$(Configuration)\" /y -+ -+ -+ -+ -+ .\Release/nmap.tlb -+ -+ -+ -+ -+ MaxSpeed -+ OnlyExplicitInline -+ .;..;..\liblua;..\nbase;..\libpcre;..\nsock\include;pcap-include;..\libdnet-stripped\include;..\..\nmap-mswin32-aux\OpenSSL\include;..\liblinear;..\libssh2\include;..\libz;%(AdditionalIncludeDirectories) -+ WIN32;_CONSOLE;BPF_MAJOR_VERSION;%(PreprocessorDefinitions) -+ true -+ true -+ -+ -+ .\Release/nmap.pch -+ .\Release/ -+ .\Release/ -+ .\Release/ -+ true -+ CompileAsCpp -+ -+ -+ liblua.lib;nsock.lib;pcre.lib;nbase.lib;libdnet-stripped.lib;libssh2.lib;zlib.lib;liblinear.lib;ws2_32.lib;IPHlpAPI.Lib;wpcap.lib;packet.lib;advapi32.lib;libssl.lib;libcrypto.lib;shell32.lib;libnetutil.lib -+ .\Release/nmap.exe -+ true -+ ..\libssh2\win32\Release_dll;lib;..\liblua\x64\Release;..\libpcre;..\nsock\x64\Release;..\nbase\x64\Release;..\libdnet-stripped\x64\Release;..\libnetutil\x64\Release;..\..\nmap-mswin32-aux\OpenSSL\lib;..\liblinear\x64\Release;..\libz\contrib\vstudio\vc11\x86\ZlibStatRelease;%(AdditionalLibraryDirectories) -+ %(IgnoreSpecificDefaultLibraries) -+ packet.dll;wpcap.dll;iphlpapi.dll;%(DelayLoadDLLs) -+ .\Release/nmap.pdb -+ Console -+ true -+ true -+ /LTCG %(AdditionalOptions) -+ -+ -+ xcopy "$(SolutionDir)..\scripts" ".\$(Configuration)\scripts\" /e /y && xcopy "$(SolutionDir)..\nselib\*.lua" "$(SolutionDir)\$(Configuration)\nselib\" /y && xcopy /s /e "$(SolutionDir)..\nselib\data\*.*" "$(SolutionDir)\$(Configuration)\nselib\data\" /y && xcopy "$(SolutionDir)..\nse_main.lua" "$(SolutionDir)\$(Configuration)\" /y - - - -@@ -191,7 +306,9 @@ xcopy /y /d "$(ProjectDir)..\libssh2\win32\$(Configuration)_dll\*.dll" "$(Proje - - - Sync -+ Sync - Sync -+ Sync - - - -@@ -251,83 +368,147 @@ xcopy /y /d "$(ProjectDir)..\libssh2\win32\$(Configuration)_dll\*.dll" "$(Proje - - - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - - - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - - - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - - - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - - - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - - - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - - - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - Copying %(Filename) to output directory... -+ Copying %(Filename) to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename)" > nul - - $(TargetDir)%(Filename);%(Outputs) -+ $(TargetDir)%(Filename);%(Outputs) - - - Copying %(Filename).xsl to output directory... -+ Copying %(Filename).xsl to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename).xsl" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename).xsl" > nul - - $(TargetDir)%(Filename).xsl;%(Outputs) -+ $(TargetDir)%(Filename).xsl;%(Outputs) - Copying %(Filename).xsl to output directory... -+ Copying %(Filename).xsl to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename).xsl" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename).xsl" > nul - - $(TargetDir)%(Filename).xsl;%(Outputs) -+ $(TargetDir)%(Filename).xsl;%(Outputs) - - - -@@ -339,18 +520,6 @@ xcopy /y /d "$(ProjectDir)..\libssh2\win32\$(Configuration)_dll\*.dll" "$(Proje - {31fb0767-a71f-4575-8379-002d72b8af86} - false - -- -- {5de86c7a-de72-4265-8807-4ca38f94f22a} -- false -- -- -- {ed957342-e43b-496e-92d9-4c76b525bdf5} -- false -- false -- false -- true -- false -- - - {b630c8f7-3138-43e8-89ed-78742fa2ac5f} - false -diff --git a/nbase/nbase.vcxproj b/nbase/nbase.vcxproj -index 948d7c8..b600c7b 100644 ---- a/nbase/nbase.vcxproj -+++ b/nbase/nbase.vcxproj -@@ -5,14 +5,26 @@ - Debug - Win32 - -+ -+ Debug -+ x64 -+ - - Release - Win32 - -+ -+ Release -+ x64 -+ - - Static - Win32 - -+ -+ Static -+ x64 -+ - - - {B630C8F7-3138-43E8-89ED-78742FA2AC5F} -@@ -25,16 +37,31 @@ - MultiByte - v120 - -+ -+ StaticLibrary -+ MultiByte -+ v120 -+ - - StaticLibrary - MultiByte - v120 - -+ -+ StaticLibrary -+ MultiByte -+ v120 -+ - - StaticLibrary - MultiByte - v120 - -+ -+ StaticLibrary -+ MultiByte -+ v120 -+ - - - -@@ -42,14 +69,26 @@ - - - -+ -+ -+ -+ - - - - -+ -+ -+ -+ - - - - -+ -+ -+ -+ - - - <_ProjectFileVersion>10.0.30319.1 -@@ -76,6 +115,21 @@ - $(OutDir)nbase.lib - - -+ -+ -+ Disabled -+ WIN32;_LIB;%(PreprocessorDefinitions) -+ EnableFastChecks -+ MultiThreadedDebugDLL -+ -+ -+ Level3 -+ ProgramDatabase -+ -+ -+ $(OutDir)nbase.lib -+ -+ - - - /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -@@ -89,6 +143,19 @@ - $(OutDir)nbase.lib - - -+ -+ -+ /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -+ WIN32;_LIB;%(PreprocessorDefinitions) -+ -+ -+ Level3 -+ ProgramDatabase -+ -+ -+ $(OutDir)nbase.lib -+ -+ - - - /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -@@ -103,6 +170,20 @@ - $(OutDir)nbase.lib - - -+ -+ -+ /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -+ WIN32;_LIB;%(PreprocessorDefinitions) -+ MultiThreaded -+ -+ -+ Level3 -+ ProgramDatabase -+ -+ -+ $(OutDir)nbase.lib -+ -+ - - - -diff --git a/ncat/ncat.vcxproj b/ncat/ncat.vcxproj -index fc44dfa..e066b29 100644 ---- a/ncat/ncat.vcxproj -+++ b/ncat/ncat.vcxproj -@@ -5,14 +5,26 @@ - Debug - Win32 - -+ -+ Debug -+ x64 -+ - - Release - Win32 - -+ -+ Release -+ x64 -+ - - Static - Win32 - -+ -+ Static -+ x64 -+ - - - {C1E04411-E021-468B-83F1-CB624BBA7589} -@@ -25,18 +37,36 @@ - MultiByte - v120 - -+ -+ Application -+ false -+ MultiByte -+ v120 -+ - - Application - false - MultiByte - v120 - -+ -+ Application -+ false -+ MultiByte -+ v120 -+ - - Application - false - MultiByte - v120 - -+ -+ Application -+ false -+ MultiByte -+ v120 -+ - - - -@@ -44,26 +74,41 @@ - - - -+ -+ -+ -+ - - - - -+ -+ -+ -+ - - - - -+ -+ -+ -+ - - - <_ProjectFileVersion>10.0.30319.1 - .\$(Configuration)\ - .\$(Configuration)\ - true -+ true - .\Release\ - .\Release\ - .\Release\ - .\Release\ - true -+ true - true -+ true - - - -@@ -111,6 +156,51 @@ - xcopy "..\..\nmap-mswin32-aux\OpenSSL\bin\*.dll" "$(Configuration)\" /y - - -+ -+ -+ .\Debug/ncat.tlb -+ -+ -+ -+ -+ Disabled -+ .;..;../nbase;..\nsock\include;..\mswin32\pcap-include;..\..\nmap-mswin32-aux\OpenSSL\include;..\liblua;%(AdditionalIncludeDirectories) -+ WIN32;_CONSOLE;%(PreprocessorDefinitions) -+ EnableFastChecks -+ MultiThreadedDebugDLL -+ -+ -+ .\Debug/ncat.pch -+ .\Debug/ -+ .\Debug/ -+ .\Debug/ -+ Level2 -+ true -+ ProgramDatabase -+ CompileAsCpp -+ -+ -+ -+ -+ -+ -+ nbase.lib;ws2_32.lib;IPHlpAPI.Lib;wpcap.lib;nsock.lib;advapi32.lib;libcrypto.lib;libssl.lib;liblua.lib -+ .\Debug\ncat.exe -+ true -+ ..\mswin32\lib;..\nsock;..\nbase;..\..\nmap-mswin32-aux\OpenSSL\lib;..\liblua;%(AdditionalLibraryDirectories) -+ %(IgnoreSpecificDefaultLibraries) -+ wpcap.dll;%(DelayLoadDLLs) -+ true -+ .\Debug/ncat.pdb -+ Console -+ false -+ -+ -+ -+ -+ xcopy "..\..\nmap-mswin32-aux\OpenSSL\bin\*.dll" "$(Configuration)\" /y -+ -+ - - - .\Release/ncat.tlb -@@ -151,6 +241,45 @@ - xcopy "..\..\nmap-mswin32-aux\OpenSSL\bin\*.dll" "$(Configuration)\" /y - - -+ -+ -+ .\Release/ncat.tlb -+ -+ -+ -+ -+ MaxSpeed -+ OnlyExplicitInline -+ .;..;../nbase;..\nsock\include;..\mswin32\pcap-include;..\..\nmap-mswin32-aux\OpenSSL\include;..\liblua;%(AdditionalIncludeDirectories) -+ WIN32;_CONSOLE;%(PreprocessorDefinitions) -+ true -+ true -+ -+ -+ .\Release/ncat.pch -+ .\Release/ -+ .\Release/ -+ .\Release/ -+ Level2 -+ true -+ CompileAsCpp -+ -+ -+ nsock.lib;nbase.lib;ws2_32.lib;IPHlpAPI.Lib;wpcap.lib;advapi32.lib;libcrypto.lib;libssl.lib -+ .\Release/ncat.exe -+ true -+ ..\mswin32\lib;..\nsock;..\nbase;..\..\nmap-mswin32-aux\OpenSSL\lib;%(AdditionalLibraryDirectories) -+ %(IgnoreSpecificDefaultLibraries) -+ wpcap.dll;%(DelayLoadDLLs) -+ .\Release/ncat.pdb -+ Console -+ true -+ true -+ -+ -+ xcopy "..\..\nmap-mswin32-aux\OpenSSL\bin\*.dll" "$(Configuration)\" /y -+ -+ - - - .\Release/ncat.tlb -@@ -193,6 +322,47 @@ - - - -+ -+ -+ .\Release/ncat.tlb -+ -+ -+ -+ -+ MaxSpeed -+ OnlyExplicitInline -+ .;..;../nbase;..\nsock\include;..\mswin32\pcap-include;..\..\nmap-mswin32-aux\OpenSSL\include;%(AdditionalIncludeDirectories) -+ WIN32;_CONSOLE;%(PreprocessorDefinitions) -+ true -+ MultiThreaded -+ true -+ -+ -+ .\Release/ncat.pch -+ .\Release/ -+ .\Release/ -+ .\Release/ -+ Level2 -+ true -+ CompileAsCpp -+ -+ -+ nsock.lib;nbase.lib;ws2_32.lib;IPHlpAPI.Lib;advapi32.lib;libssl.lib;libcrypto.lib;user32.lib;gdi32.lib -+ .\Release/ncat.exe -+ true -+ ..\mswin32\lib;..\nsock;..\nbase;..\..\nmap-mswin32-aux\OpenSSL\lib;%(AdditionalLibraryDirectories) -+ %(IgnoreSpecificDefaultLibraries) -+ %(DelayLoadDLLs) -+ .\Release/ncat.pdb -+ Console -+ true -+ true -+ -+ -+ -+ -+ -+ - - - -@@ -230,17 +400,29 @@ - - - Copying %(Filename).crt to output directory... -+ Copying %(Filename).crt to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename).crt" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename).crt" > nul - - $(TargetDir)%(Filename).crt;%(Outputs) -+ $(TargetDir)%(Filename).crt;%(Outputs) - Copying %(Filename).crt to output directory... -+ Copying %(Filename).crt to output directory... - Copying %(Filename).crt to output directory... -+ Copying %(Filename).crt to output directory... - copy /y "%(FullPath)" "$(TargetDir)%(Filename).crt" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename).crt" > nul - - copy /y "%(FullPath)" "$(TargetDir)%(Filename).crt" > nul -+ -+ copy /y "%(FullPath)" "$(TargetDir)%(Filename).crt" > nul - - $(TargetDir)%(Filename).crt;%(Outputs) -+ $(TargetDir)%(Filename).crt;%(Outputs) - $(TargetDir)%(Filename).crt;%(Outputs) -+ $(TargetDir)%(Filename).crt;%(Outputs) - - - -diff --git a/nping/nping.vcxproj b/nping/nping.vcxproj -index 57bd4ed..fa7a604 100644 ---- a/nping/nping.vcxproj -+++ b/nping/nping.vcxproj -@@ -5,10 +5,18 @@ - Debug - Win32 - -+ -+ Debug -+ x64 -+ - - Release - Win32 - -+ -+ Release -+ x64 -+ - - - {CDB10BBA-9085-4B9B-AC8F-BA31D3906B36} -@@ -21,12 +29,24 @@ - MultiByte - v120 - -+ -+ Application -+ false -+ MultiByte -+ v120 -+ - - Application - false - MultiByte - v120 - -+ -+ Application -+ false -+ MultiByte -+ v120 -+ - - - -@@ -34,19 +54,29 @@ - - - -+ -+ -+ -+ - - - - -+ -+ -+ -+ - - - <_ProjectFileVersion>10.0.30319.1 - .\$(Configuration)\ - .\$(Configuration)\ - true -+ true - .\Release\ - .\Release\ - true -+ true - - - -@@ -93,6 +123,50 @@ - xcopy "..\..\nmap-mswin32-aux\OpenSSL\bin\*.dll" "$(SolutionDir)\$(Configuration)\" /y - - -+ -+ -+ .\Debug/nmap.tlb -+ -+ -+ -+ -+ Disabled -+ .;..;..\mswin32;../nbase;..\nsock\include;..\mswin32\pcap-include;..\libdnet-stripped\include;..\..\nmap-mswin32-aux\OpenSSL\include;%(AdditionalIncludeDirectories) -+ WIN32;_CONSOLE;BPF_MAJOR_VERSION;%(PreprocessorDefinitions) -+ false -+ false -+ false -+ EnableFastChecks -+ MultiThreadedDebugDLL -+ -+ -+ .\Debug/nmap.pch -+ .\Debug/ -+ .\Debug/ -+ .\Debug/ -+ Level2 -+ true -+ ProgramDatabase -+ CompileAsCpp -+ -+ -+ nsock.lib;nbase.lib;libdnet-stripped.lib;ws2_32.lib;IPHlpAPI.Lib;wpcap.lib;packet.lib;advapi32.lib;libssl.lib;libcrypto.lib;shell32.lib;libnetutil.lib -+ .\Debug\nping.exe -+ true -+ ..\mswin32\lib;..\nsock;..\nbase;..\libdnet-stripped;../libnetutil;..\..\nmap-mswin32-aux\OpenSSL\lib;%(AdditionalLibraryDirectories) -+ %(IgnoreSpecificDefaultLibraries) -+ packet.dll;wpcap.dll;iphlpapi.dll;%(DelayLoadDLLs) -+ true -+ .\Debug/nmap.pdb -+ Console -+ false -+ -+ -+ -+ -+ xcopy "..\..\nmap-mswin32-aux\OpenSSL\bin\*.dll" "$(SolutionDir)\$(Configuration)\" /y -+ -+ - - - .\Release/nmap.tlb -@@ -132,6 +206,44 @@ - xcopy "..\..\nmap-mswin32-aux\OpenSSL\bin\*.dll" "$(SolutionDir)\$(Configuration)\" /y - - -+ -+ -+ .\Release/nmap.tlb -+ -+ -+ -+ -+ MaxSpeed -+ OnlyExplicitInline -+ .;..;..\mswin32;../nbase;..\nsock\include;..\mswin32\pcap-include;..\libdnet-stripped\include;..\..\nmap-mswin32-aux\OpenSSL\include;%(AdditionalIncludeDirectories) -+ WIN32;_CONSOLE;BPF_MAJOR_VERSION;%(PreprocessorDefinitions) -+ true -+ true -+ -+ -+ .\Release/nping.pch -+ .\Release/ -+ .\Release/ -+ .\Release/ -+ true -+ CompileAsCpp -+ -+ -+ nsock.lib;nbase.lib;libdnet-stripped.lib;ws2_32.lib;IPHlpAPI.Lib;wpcap.lib;packet.lib;advapi32.lib;libssl.lib;libcrypto.lib;shell32.lib;libnetutil.lib -+ .\Release/nping.exe -+ true -+ ..\mswin32\lib;..\nsock;..\nbase;..\libdnet-stripped;../libnetutil;..\..\nmap-mswin32-aux\OpenSSL\lib;%(AdditionalLibraryDirectories) -+ %(IgnoreSpecificDefaultLibraries) -+ packet.dll;wpcap.dll;iphlpapi.dll;%(DelayLoadDLLs) -+ .\Release/nping.pdb -+ Console -+ true -+ true -+ -+ -+ xcopy "..\..\nmap-mswin32-aux\OpenSSL\bin\*.dll" "$(SolutionDir)\$(Configuration)\" /y -+ -+ - - - -diff --git a/nsock/nsock.vcxproj b/nsock/nsock.vcxproj -index 36feb48..f720258 100644 ---- a/nsock/nsock.vcxproj -+++ b/nsock/nsock.vcxproj -@@ -5,22 +5,42 @@ - DebugNoPcap - Win32 - -+ -+ DebugNoPcap -+ x64 -+ - - Debug - Win32 - -+ -+ Debug -+ x64 -+ - - ReleaseNoPcap - Win32 - -+ -+ ReleaseNoPcap -+ x64 -+ - - Release - Win32 - -+ -+ Release -+ x64 -+ - - Static - Win32 - -+ -+ Static -+ x64 -+ - - - {F8D6D1E3-D4EA-402C-98AA-168E5309BAF4} -@@ -33,26 +53,51 @@ - MultiByte - v120 - -+ -+ StaticLibrary -+ MultiByte -+ v120 -+ - - StaticLibrary - MultiByte - v120 - -+ -+ StaticLibrary -+ MultiByte -+ v120 -+ - - StaticLibrary - MultiByte - v120 - -+ -+ StaticLibrary -+ MultiByte -+ v120 -+ - - StaticLibrary - MultiByte - v120 - -+ -+ StaticLibrary -+ MultiByte -+ v120 -+ - - StaticLibrary - MultiByte - v120 - -+ -+ StaticLibrary -+ MultiByte -+ v120 -+ - - - -@@ -60,22 +105,42 @@ - - - -+ -+ -+ -+ - - - - -+ -+ -+ -+ - - - - -+ -+ -+ -+ - - - - -+ -+ -+ -+ - - - - -+ -+ -+ -+ - - - <_ProjectFileVersion>10.0.30319.1 -@@ -110,6 +175,25 @@ - $(OutDir)nsock.lib - - -+ -+ -+ Disabled -+ ..\nbase\;include;..\mswin32\pcap-include;..\mswin32;..\;..\..\nmap-mswin32-aux\OpenSSL\include;%(AdditionalIncludeDirectories) -+ WIN32;_LIB;%(PreprocessorDefinitions) -+ -+ -+ EnableFastChecks -+ MultiThreadedDebugDLL -+ -+ -+ Level3 -+ ProgramDatabase -+ CompileAsCpp -+ -+ -+ $(OutDir)nsock.lib -+ -+ - - - /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -@@ -127,6 +211,23 @@ - $(OutDir)nsock.lib - - -+ -+ -+ /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -+ ..\nbase\;include;..\mswin32\pcap-include;..\mswin32;..\;..\..\nmap-mswin32-aux\OpenSSL\include;%(AdditionalIncludeDirectories) -+ WIN32;_LIB;%(PreprocessorDefinitions) -+ -+ -+ -+ -+ Level3 -+ ProgramDatabase -+ CompileAsCpp -+ -+ -+ $(OutDir)nsock.lib -+ -+ - - - /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -@@ -145,6 +246,24 @@ - $(OutDir)nsock.lib - - -+ -+ -+ /D "_CRT_SECURE_NO_DEPRECATE" %(AdditionalOptions) -+ ..\nbase\;include;..\mswin32\pcap-include;..\mswin32;..\;..\..\nmap-mswin32-aux\OpenSSL\include;%(AdditionalIncludeDirectories) -+ WIN32;_LIB;%(PreprocessorDefinitions);DISABLE_NSOCK_PCAP -+ -+ -+ MultiThreaded -+ -+ -+ Level3 -+ ProgramDatabase -+ CompileAsCpp -+ -+ -+ $(OutDir)nsock.lib -+ -+ - - - /D "DISABLE_NSOCK_PCAP" %(AdditionalOptions) -@@ -166,9 +285,47 @@ - $(OutDir)nsock.lib - - -+ -+ -+ /D "DISABLE_NSOCK_PCAP" %(AdditionalOptions) -+ Disabled -+ ..\nbase\;include;..\mswin32\pcap-include;..\mswin32;..\;..\..\nmap-mswin32-aux\OpenSSL\include;%(AdditionalIncludeDirectories) -+ WIN32;_LIB;%(PreprocessorDefinitions) -+ -+ -+ EnableFastChecks -+ MultiThreadedDebugDLL -+ -+ -+ Level3 -+ ProgramDatabase -+ CompileAsCpp -+ -+ -+ $(OutDir)nsock.lib -+ -+ - - - /D "_CRT_SECURE_NO_DEPRECATE" -+/D "DISABLE_NSOCK_PCAP" %(AdditionalOptions) -+ ..\nbase\;include;..\mswin32\pcap-include;..\mswin32;..\;..\..\nmap-mswin32-aux\OpenSSL\include;%(AdditionalIncludeDirectories) -+ WIN32;_LIB;%(PreprocessorDefinitions) -+ -+ -+ -+ -+ Level3 -+ ProgramDatabase -+ CompileAsCpp -+ -+ -+ $(OutDir)nsock.lib -+ -+ -+ -+ -+ /D "_CRT_SECURE_NO_DEPRECATE" - /D "DISABLE_NSOCK_PCAP" %(AdditionalOptions) - ..\nbase\;include;..\mswin32\pcap-include;..\mswin32;..\;..\..\nmap-mswin32-aux\OpenSSL\include;%(AdditionalIncludeDirectories) - WIN32;_LIB;%(PreprocessorDefinitions) diff --git a/ports/nmap/fix-snprintf.patch b/ports/nmap/fix-snprintf.patch deleted file mode 100644 index aafd1cfe9408ab..00000000000000 --- a/ports/nmap/fix-snprintf.patch +++ /dev/null @@ -1,39 +0,0 @@ -diff --git a/libdnet-stripped/include/dnet_winconfig.h b/libdnet-stripped/include/dnet_winconfig.h -index e41907c..82bc595 100644 ---- a/libdnet-stripped/include/dnet_winconfig.h -+++ b/libdnet-stripped/include/dnet_winconfig.h -@@ -277,7 +277,7 @@ int strlcpy(char *, const char *, int); - char *strsep(char **, const char *); - #endif - --#define snprintf _snprintf -+//#define snprintf _snprintf - - /* Without this, Windows will give us all sorts of crap about using functions - like strcpy() even if they are done safely */ -diff --git a/nbase/nbase.h b/nbase/nbase.h -index 0ecd9bc..c0eb395 100644 ---- a/nbase/nbase.h -+++ b/nbase/nbase.h -@@ -359,7 +359,7 @@ extern "C" int vsnprintf (char *, size_t, const char *, va_list); - #define putenv _putenv - - #if !defined(__GNUC__) --#define snprintf _snprintf -+//#define snprintf _snprintf - #endif - - #define strcasecmp _stricmp -diff --git a/nse_libssh2.cc b/nse_libssh2.cc -index bf721b6..1fafe7f 100644 ---- a/nse_libssh2.cc -+++ b/nse_libssh2.cc -@@ -58,7 +58,7 @@ struct ssh_userdata { - - - #if defined(_MSC_VER) && _MSC_VER < 1900 --#define snprintf c99_snprintf -+//#define snprintf c99_snprintf - #define vsnprintf c99_vsnprintf - - __inline int c99_vsnprintf(char *outBuf, size_t size, const char *format, va_list ap) { diff --git a/ports/nmap/fix-ssize_t.patch b/ports/nmap/fix-ssize_t.patch deleted file mode 100644 index 36103a8c246d73..00000000000000 --- a/ports/nmap/fix-ssize_t.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff --git a/libdnet-stripped/include/dnet/os.h b/libdnet-stripped/include/dnet/os.h -index 55a21b9..544ebd8 100644 ---- a/libdnet-stripped/include/dnet/os.h -+++ b/libdnet-stripped/include/dnet/os.h -@@ -23,7 +23,11 @@ - typedef u_short uint16_t; - typedef u_int uint32_t; - # ifndef __CYGWIN__ -+#ifdef _WIN64 -+ typedef __int64 ssize_t; -+#else - typedef long ssize_t; -+#endif - # endif - #else - # include diff --git a/ports/nmap/pcap_socket.diff b/ports/nmap/pcap_socket.diff deleted file mode 100644 index 8634911f9ed1f2..00000000000000 --- a/ports/nmap/pcap_socket.diff +++ /dev/null @@ -1,14 +0,0 @@ -diff --git a/nse_nsock.cc b/nse_nsock.cc -index 7cbfcd2..cf9d5db 100644 ---- a/nse_nsock.cc -+++ b/nse_nsock.cc -@@ -29,6 +29,9 @@ - - #define DEFAULT_TIMEOUT 30000 - -+#ifdef PCAP_SOCKET -+# undef PCAP_SOCKET -+#endif - /* Upvalues for library variables */ - enum { - NSOCK_POOL = lua_upvalueindex(1), diff --git a/ports/nmap/portfile.cmake b/ports/nmap/portfile.cmake deleted file mode 100644 index b16d8f02be9e72..00000000000000 --- a/ports/nmap/portfile.cmake +++ /dev/null @@ -1,116 +0,0 @@ -# nmap is a tools, so ignor POST_CHECK -SET(VCPKG_POLICY_EMPTY_PACKAGE enabled) - -vcpkg_download_distfile(ARCHIVE - URLS "https://nmap.org/dist/nmap-7.70.tar.bz2" - FILENAME "nmap-7.70.tar.bz2" - SHA512 084c148b022ff6550e269d976d0077f7932a10e2ef218236fe13aa3a70b4eb6506df03329868fc68cb3ce78e4360b200f5a7a491d3145028fed679ef1c9ecae5 -) - -if(VCPKG_TARGET_IS_WINDOWS) - vcpkg_extract_source_archive( - SOURCE_PATH - ARCHIVE ${ARCHIVE} - PATCHES - fix-snprintf.patch - fix-ssize_t.patch - fix-msvc-prj.patch - ) - list(APPEND DEL_PROJS "libpcap" "libpcre" "libssh2" "libz") - foreach (DEL_PROJ ${DEL_PROJS}) - file(REMOVE_RECURSE "${SOURCE_PATH}/${DEL_PROJ}") - endforeach() - - if(NOT EXISTS "${CURRENT_INSTALLED_DIR}/bin/Packet.dll") - vcpkg_replace_string("${SOURCE_PATH}/mswin32/pcap-include/pcap/export-defs.h" "#define PCAP_API_DEF __declspec(dllimport)" "#define PCAP_API_DEF ") - else() # editable - vcpkg_replace_string("${SOURCE_PATH}/mswin32/pcap-include/pcap/export-defs.h" "#define PCAP_API_DEF " "#define PCAP_API_DEF __declspec(dllimport)") - endif() - - # Clear - vcpkg_execute_required_process( - COMMAND "devenv.exe" - "nmap.sln" - /Clean - WORKING_DIRECTORY ${SOURCE_PATH}/mswin32 - ) - # Uprade - message(STATUS "Upgrade solution...") - vcpkg_execute_required_process( - COMMAND "devenv.exe" - "nmap.sln" - /Upgrade - WORKING_DIRECTORY ${SOURCE_PATH}/mswin32 - LOGNAME upgrade-Packet-${TARGET_TRIPLET} - ) - file(REMOVE_RECURSE "${SOURCE_PATH}/mswin32/Lib") - vcpkg_msbuild_install( - SOURCE_PATH "${SOURCE_PATH}" - PROJECT_SUBPATH mswin32/nmap.vcxproj - PLATFORM ${MSBUILD_PLATFORM} - ADDITIONAL_LIBS Packet.lib wpcap.lib User32.lib Crypt32.lib - ) -else() - set(ENV{LDFLAGS} "$ENV{LDFLAGS} -pthread") - set(OPTIONS --without-nmap-update --with-openssl=${CURRENT_INSTALLED_DIR} --with-libssh2=${CURRENT_INSTALLED_DIR} --with-libz=${CURRENT_INSTALLED_DIR} --with-libpcre=${CURRENT_INSTALLED_DIR}) - message(STATUS "Building Options: ${OPTIONS}") - - # Since nmap makefile has strong relationshop with codes, copy codes to obj path - message(STATUS "Configuring ${TARGET_TRIPLET}-rel") - vcpkg_extract_source_archive(source_path_release - ARCHIVE "${ARCHIVE}" - WORKING_DIRECTORY "${CURRENT_BUILDTREES_DIR}/${TARGET_TRIPLET}-rel" - PATCHES - pcap_socket.diff - ) - - vcpkg_execute_required_process( - COMMAND "./configure" ${OPTIONS} - WORKING_DIRECTORY "${source_path_release}" - LOGNAME config-${TARGET_TRIPLET}-rel - ) - - message(STATUS "Building ${TARGET_TRIPLET}-rel") - vcpkg_execute_required_process( - COMMAND make - WORKING_DIRECTORY "${source_path_release}" - LOGNAME build-${TARGET_TRIPLET}-rel - ) - - message(STATUS "Installing ${TARGET_TRIPLET}-rel") - file(INSTALL "${source_path_release}/nmap" DESTINATION "${CURRENT_PACKAGES_DIR}/tools") - - if (NOT VCPKG_BUILD_TYPE) - # Since nmap makefile has strong relationshop with codes, copy codes to obj path - message(STATUS "Configuring ${TARGET_TRIPLET}-dbg") - vcpkg_extract_source_archive(source_path_debug - ARCHIVE "${ARCHIVE}" - WORKING_DIRECTORY "${CURRENT_BUILDTREES_DIR}/${TARGET_TRIPLET}-rel" - PATCHES - pcap_socket.diff - ) - - vcpkg_execute_required_process( - COMMAND "./configure" ${OPTIONS} - WORKING_DIRECTORY ${source_path_debug} - LOGNAME config-${TARGET_TRIPLET}-dbg - ) - - message(STATUS "Building ${TARGET_TRIPLET}-dbg") - vcpkg_execute_required_process( - COMMAND make - WORKING_DIRECTORY ${source_path_debug} - LOGNAME build-${TARGET_TRIPLET}-dbg - ) - - message(STATUS "Installing ${TARGET_TRIPLET}-dbg") - file(INSTALL ${source_path_release}/nmap DESTINATION ${CURRENT_PACKAGES_DIR}/debug/tools) - endif() - - set(SOURCE_PATH "${source_path_release}") -endif() - -# Handle copyright -vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING") - -file(INSTALL "${CMAKE_CURRENT_LIST_DIR}/usage" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}") diff --git a/ports/nmap/usage b/ports/nmap/usage deleted file mode 100644 index 56722008cea82b..00000000000000 --- a/ports/nmap/usage +++ /dev/null @@ -1,5 +0,0 @@ -The package nmap is compatible with built-in CMake targets: - - find_package(NMAP REQUIRED) - target_link_libraries(main PRIVATE ${NMAP_LIBRARIES}) - target_include_directories(main PRIVATE ${NMAP_INCLUDE_DIRS}) diff --git a/ports/nmap/vcpkg.json b/ports/nmap/vcpkg.json deleted file mode 100644 index fc84c87dabdb04..00000000000000 --- a/ports/nmap/vcpkg.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "name": "nmap", - "version": "7.70", - "port-version": 12, - "description": "A library for scanning network ports.", - "dependencies": [ - { - "name": "libpcap", - "platform": "!windows" - }, - "libssh2", - "lua", - "openssl", - "pcre", - { - "name": "python2", - "platform": "windows" - }, - { - "name": "vcpkg-msbuild", - "host": true, - "platform": "windows" - }, - { - "name": "winpcap", - "platform": "windows" - }, - "zlib" - ] -} diff --git a/ports/nng/portfile.cmake b/ports/nng/portfile.cmake index b140934aa9654f..cb1631d2d8500f 100644 --- a/ports/nng/portfile.cmake +++ b/ports/nng/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO nanomsg/nng REF "v${VERSION}" - SHA512 a47f9a0c93a1f12abbe3199e8c3fd8c78c04bea5b049e80d2f03280bc5e58cfdb09ff92a392b71cdf5ec3f859237e12436936d576e5f81ae0937792373168884 + SHA512 d334264981ce6648537ed1b7fb469fd35fbbf0bea9a276ee23f12e04d1c9b0b4aa3008715a4774b51e9e46fabecf54dd4da95ac10194ed1099cbfbe524747272 HEAD_REF master ) diff --git a/ports/nng/vcpkg.json b/ports/nng/vcpkg.json index e79651db1f873c..f73e374c71d317 100644 --- a/ports/nng/vcpkg.json +++ b/ports/nng/vcpkg.json @@ -1,6 +1,6 @@ { "name": "nng", - "version-semver": "1.8.0", + "version-semver": "1.9.0", "description": "nanomsg-next-gen, lightweight messaging library", "homepage": "https://nng.nanomsg.org", "license": "MIT", diff --git a/ports/onnx-optimizer/fix-cmakelists.patch b/ports/onnx-optimizer/fix-cmakelists.patch index 1dbc271341bf7e..e590b400f8d9a7 100644 --- a/ports/onnx-optimizer/fix-cmakelists.patch +++ b/ports/onnx-optimizer/fix-cmakelists.patch @@ -1,5 +1,5 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt -index 0063385..64458ef 100644 +index 0063385..f1522bc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,6 +10,15 @@ project(onnx_optimizer C CXX) @@ -33,6 +33,15 @@ index 0063385..64458ef 100644 file(READ "${PROJECT_SOURCE_DIR}/VERSION_NUMBER" ONNX_OPTIMIZER_VERSION) string(STRIP "${ONNX_OPTIMIZER_VERSION}" ONNX_OPTIMIZER_VERSION) +@@ -41,7 +48,7 @@ file(GLOB onnx_opt_srcs "onnxoptimizer/*.cc" + list(REMOVE_ITEM onnx_opt_srcs "${PROJECT_SOURCE_DIR}/onnxoptimizer/cpp2py_export.cc") + + onnxopt_add_library(onnx_optimizer ${onnx_opt_srcs}) +-target_link_libraries(onnx_optimizer PUBLIC ${ONNX_TARGET_NAME}) ++target_link_libraries(onnx_optimizer PUBLIC ONNX::onnx ONNX::onnx_proto) + target_include_directories(onnx_optimizer PUBLIC + $ + $ @@ -70,7 +77,7 @@ if(BUILD_ONNX_PYTHON) set(PY_EXT_SUFFIX ".so") endif() @@ -73,3 +82,17 @@ index 6cca9f3..9d79f1a 100644 # Poor man's FetchContent function(add_subdirectory_if_no_target dir target) if (NOT TARGET ${target}) +diff --git a/cmake/ONNXOptimizerConfig.cmake.in b/cmake/ONNXOptimizerConfig.cmake.in +index 72dcc88..c5639c8 100644 +--- a/cmake/ONNXOptimizerConfig.cmake.in ++++ b/cmake/ONNXOptimizerConfig.cmake.in +@@ -3,6 +3,9 @@ + # ONNX_OPTIMIZER_INCLUDE_DIRS - include directories for onnx optimizer + # as well as ONNX Optimizer targets for other cmake libraries to use. + ++include(CMakeFindDependencyMacro) ++find_dependency(onnx CONFIG) ++ + # library version information + set(ONNX_OPTIMIZER_VERSION "@ONNX_OPTIMIZER_VERSION@") + diff --git a/ports/onnx-optimizer/portfile.cmake b/ports/onnx-optimizer/portfile.cmake index 8f8fc1f8505c98..10e8d7fe78ea60 100644 --- a/ports/onnx-optimizer/portfile.cmake +++ b/ports/onnx-optimizer/portfile.cmake @@ -4,11 +4,10 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO onnx/optimizer REF "v${VERSION}" - SHA512 419aeaac60fa27f54708c864a2f907777aaa4de882725c83cade33053dec546ede6f95f7f133b50991e3b9b17e300c1a108729cad00ac99dc5ba5d2982b09737 + SHA512 552d6fa261c3ce2db2e0938a5b5261676335bce9bd828b46a1e2631f3b362c748ae9a6cfe7d62072fc3774b3f506bc54aa5827b52241e6f48d78a08dea1d9316 HEAD_REF master PATCHES fix-cmakelists.patch - remove-outdate-headers.patch ) string(COMPARE EQUAL "${VCPKG_CRT_LINKAGE}" "static" USE_STATIC_RUNTIME) diff --git a/ports/onnx-optimizer/remove-outdate-headers.patch b/ports/onnx-optimizer/remove-outdate-headers.patch deleted file mode 100644 index ea1d3f6bf4e617..00000000000000 --- a/ports/onnx-optimizer/remove-outdate-headers.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff --git a/onnxoptimizer/optimize.h b/onnxoptimizer/optimize.h -index f25e6c3f..506e2554 100644 ---- a/onnxoptimizer/optimize.h -+++ b/onnxoptimizer/optimize.h -@@ -9,7 +9,6 @@ - - #include "onnx/common/ir.h" - #include "onnx/common/ir_pb_converter.h" --#include "onnx/common/stl_backports.h" - #include "onnx/proto_utils.h" - - #include "onnxoptimizer/pass_manager.h" -diff --git a/onnxoptimizer/pass_registry.h b/onnxoptimizer/pass_registry.h -index 51a2c161..b8dc26f9 100644 ---- a/onnxoptimizer/pass_registry.h -+++ b/onnxoptimizer/pass_registry.h -@@ -12,7 +12,6 @@ - - #include "onnx/common/ir.h" - #include "onnx/common/ir_pb_converter.h" --#include "onnx/common/stl_backports.h" - #include "onnx/proto_utils.h" - #include "onnxoptimizer/passes/adjust_add.h" - #include "onnxoptimizer/passes/adjust_slice_and_matmul.h" diff --git a/ports/onnx-optimizer/vcpkg.json b/ports/onnx-optimizer/vcpkg.json index 3dfc675137b75e..9ca4a5e77a2a0f 100644 --- a/ports/onnx-optimizer/vcpkg.json +++ b/ports/onnx-optimizer/vcpkg.json @@ -1,6 +1,6 @@ { "name": "onnx-optimizer", - "version-semver": "0.3.18", + "version-semver": "0.3.19", "description": "Actively maintained ONNX Optimizer", "homepage": "https://github.com/onnx/optimizer", "license": "Apache-2.0", diff --git a/ports/onnx/fix-dependency-protobuf.patch b/ports/onnx/fix-dependency-protobuf.patch index 6ccdac66502656..603f58770ffcf5 100644 --- a/ports/onnx/fix-dependency-protobuf.patch +++ b/ports/onnx/fix-dependency-protobuf.patch @@ -1,9 +1,9 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt -index 1295eab..0fb9f17 100644 +index d81ac1d..9f97998 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -126,6 +126,7 @@ if(ONNX_BUILD_TESTS) - include(googletest) +@@ -149,6 +149,7 @@ if(ONNX_BUILD_TESTS) + set(googletest_STATIC_LIBRARIES GTest::gtest) endif() +find_package(protobuf CONFIG REQUIRED) diff --git a/ports/onnx/portfile.cmake b/ports/onnx/portfile.cmake index 9d86f8e50793b6..9cab0c6f3d6bc9 100644 --- a/ports/onnx/portfile.cmake +++ b/ports/onnx/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO onnx/onnx REF "v${VERSION}" - SHA512 b46a4ab70af88053318eba45251c1f71528f15e45a33042877570e8d857febd3ec66e2e811fcda2105a4f17b84c9a1c6a0aaa22756c3287321b3ea29e83127fd + SHA512 7a9a8493b9c007429629484156487395044506f34e72253640e626351cb623b390750b36af78a290786131e3dcac35f4eb269e8693b594b7ce7cb105bcf9318d PATCHES fix-cmakelists.patch fix-dependency-protobuf.patch diff --git a/ports/onnx/vcpkg.json b/ports/onnx/vcpkg.json index 4bff31b70a4210..f2386a485f4918 100644 --- a/ports/onnx/vcpkg.json +++ b/ports/onnx/vcpkg.json @@ -1,7 +1,6 @@ { "name": "onnx", - "version-semver": "1.15.0", - "port-version": 1, + "version-semver": "1.16.2", "description": "Open standard for machine learning interoperability", "homepage": "https://onnx.ai", "license": "Apache-2.0", diff --git a/ports/openblas/portfile.cmake b/ports/openblas/portfile.cmake index bdb6ef1189bf90..6fbb95be8775bf 100644 --- a/ports/openblas/portfile.cmake +++ b/ports/openblas/portfile.cmake @@ -1,14 +1,21 @@ +vcpkg_download_distfile(ARM64_WINDOWS_UWP_PATCH + URLS "https://patch-diff.githubusercontent.com/raw/OpenMathLib/OpenBLAS/pull/4926.diff?full_index=1" + FILENAME "openblas-fix-arm64-windows-uwp.patch" + SHA512 808d375628499641f1134b4751c9861384b719dae14cf6bd4d9d4b09c9bfd9f8b13b2663e9fa9d09867b5b40817c26387ac659d2f6459d40a46455b2f540d018 +) + vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO OpenMathLib/OpenBLAS REF "v${VERSION}" - SHA512 4accc5282244946157b7940211181e011940154ff47855702c68f57a0af2fa5a306f49e47b8c22c02eeff61760c6c220465f05a316a33ee3265bfce65ca4cb84 + SHA512 358301c8a60bedf920c07a110c772feb639e52412bd783789741fd2fd0686aac97e6b17ebcdf01ce48a2a15841058f82df0fee551af952f6e70b58140c055133 HEAD_REF develop PATCHES uwp.patch fix-redefinition-function.patch install-tools.patch gcc14.patch + ${ARM64_WINDOWS_UWP_PATCH} ) find_program(GIT NAMES git git.cmd) @@ -61,6 +68,13 @@ if (VCPKG_TARGET_IS_WINDOWS AND VCPKG_TARGET_ARCHITECTURE STREQUAL "arm64") list(APPEND OPENBLAS_EXTRA_OPTIONS -DCORE=GENERIC) endif() +# For emscripten only the riscv64 kernel with riscv64_generic target is supported +if(VCPKG_TARGET_IS_EMSCRIPTEN) + list(APPEND OPENBLAS_EXTRA_OPTIONS + -DEMSCRIPTEN_SYSTEM_PROCESSOR=riscv64 + -DTARGET=RISCV64_GENERIC) +endif() + vcpkg_cmake_configure( SOURCE_PATH "${SOURCE_PATH}" ${conf_opts} diff --git a/ports/openblas/vcpkg.json b/ports/openblas/vcpkg.json index 09ea8bae950e10..98a777d1e62e2e 100644 --- a/ports/openblas/vcpkg.json +++ b/ports/openblas/vcpkg.json @@ -1,7 +1,6 @@ { "name": "openblas", - "version": "0.3.27", - "port-version": 1, + "version": "0.3.28", "description": "OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.", "homepage": "https://github.com/OpenMathLib/OpenBLAS", "license": "BSD-3-Clause", diff --git a/ports/opencc/fix-dependencies.patch b/ports/opencc/fix-dependencies.patch index 093c0b6f19c3e9..581a993d6a31a3 100644 --- a/ports/opencc/fix-dependencies.patch +++ b/ports/opencc/fix-dependencies.patch @@ -1,42 +1,17 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index ee08591..c8c6b61 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -185,12 +185,14 @@ if(NOT USE_SYSTEM_MARISA) - message(STATUS "Use bundled marisa library.") - add_subdirectory(deps/marisa-0.2.6) - else() -- find_library(LIBMARISA NAMES marisa) -- if (LIBMARISA) -- message(STATUS "libmarisa found: ${LIBMARISA}") -- else() -- message(FATAL_ERROR "libmarisa not found.") -- endif() -+ find_package(PkgConfig REQUIRED) -+ pkg_check_modules(marisa REQUIRED IMPORTED_TARGET marisa) -+ # find_library(LIBMARISA NAMES marisa) -+ # if (LIBMARISA) -+ # message(STATUS "libmarisa found: ${LIBMARISA}") -+ # else() -+ # message(FATAL_ERROR "libmarisa not found.") -+ # endif() - endif() - - ######## Subdirectories diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt -index c0a0b10..91b4037 100644 +index 7768c89..70292d6 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt -@@ -114,7 +114,7 @@ configure_file( - add_library(libopencc ${LIBOPENCC_SOURCES} ${LIBOPENCC_HEADERS}) +@@ -115,7 +115,7 @@ add_library(libopencc ${LIBOPENCC_SOURCES} ${LIBOPENCC_HEADERS}) + add_library(OpenCC::OpenCC ALIAS libopencc) set_target_properties(libopencc PROPERTIES POSITION_INDEPENDENT_CODE ON) source_group(libopencc FILES ${LIBOPENCC_SOURCES} ${LIBOPENCC_HEADERS}) -target_link_libraries(libopencc marisa) -+target_link_libraries(libopencc PkgConfig::marisa) - - GENERATE_EXPORT_HEADER( - libopencc -@@ -137,6 +137,21 @@ set_target_properties( ++target_link_libraries(libopencc ${LIBMARISA}) + target_include_directories(libopencc PUBLIC + $ + $ +@@ -144,6 +144,21 @@ set_target_properties( ${OPENCC_VERSION_MAJOR}.${OPENCC_VERSION_MINOR} ) @@ -57,4 +32,4 @@ index c0a0b10..91b4037 100644 + # Installation - install( + if (USE_SYSTEM_MARISA) diff --git a/ports/opencc/portfile.cmake b/ports/opencc/portfile.cmake index 01c60daf30e835..7bc8ac5c57ff57 100644 --- a/ports/opencc/portfile.cmake +++ b/ports/opencc/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO BYVoid/OpenCC REF "ver.${VERSION}" - SHA512 bfc40bdf1348e6a265b3304ab1e8acee2f4b6ac9c377ff3d8c996435a92dee98c3758503186b4fd424653faf44db339f8a90300e3290c59942ccf04b1bbb2a30 + SHA512 713cf00931d7616994eb455eef3bc893096b5cd6d42b346aa1130591752d9612891ea3ed035bd7bd4ec7df1c90425e86375f5b3337fac11663c656c79a8f33e9 HEAD_REF master PATCHES fix-dependencies.patch @@ -30,6 +30,8 @@ vcpkg_cmake_install( vcpkg_copy_pdbs() +vcpkg_cmake_config_fixup(CONFIG_PATH lib/cmake/opencc) + vcpkg_fixup_pkgconfig() set(tool_names "opencc" "opencc_dict" "opencc_phrase_extract") diff --git a/ports/opencc/vcpkg.json b/ports/opencc/vcpkg.json index c2c4f67389a21e..97ecf841ce748e 100644 --- a/ports/opencc/vcpkg.json +++ b/ports/opencc/vcpkg.json @@ -1,7 +1,6 @@ { "name": "opencc", - "version": "1.1.6", - "port-version": 1, + "version": "1.1.9", "description": "A project for conversions between Traditional Chinese, Simplified Chinese and Japanese Kanji (Shinjitai)", "homepage": "https://github.com/BYVoid/OpenCC", "license": "Apache-2.0", diff --git a/ports/openssl-unix/portfile.cmake b/ports/openssl-unix/portfile.cmake deleted file mode 100644 index 418edbd62671ba..00000000000000 --- a/ports/openssl-unix/portfile.cmake +++ /dev/null @@ -1,2 +0,0 @@ -set(VCPKG_POLICY_EMPTY_PACKAGE enabled) -message(WARNING "${PORT} is deprecated. Please use port openssl instead.") diff --git a/ports/openssl-unix/vcpkg.json b/ports/openssl-unix/vcpkg.json deleted file mode 100644 index e48b94a29d44fe..00000000000000 --- a/ports/openssl-unix/vcpkg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "openssl-unix", - "version-string": "deprecated", - "description": "Deprecated OpenSSL port. Use port openssl instead.", - "supports": "!windows", - "dependencies": [ - "openssl" - ] -} diff --git a/ports/openssl-uwp/portfile.cmake b/ports/openssl-uwp/portfile.cmake deleted file mode 100644 index 418edbd62671ba..00000000000000 --- a/ports/openssl-uwp/portfile.cmake +++ /dev/null @@ -1,2 +0,0 @@ -set(VCPKG_POLICY_EMPTY_PACKAGE enabled) -message(WARNING "${PORT} is deprecated. Please use port openssl instead.") diff --git a/ports/openssl-uwp/vcpkg.json b/ports/openssl-uwp/vcpkg.json deleted file mode 100644 index 81abd9d84092ac..00000000000000 --- a/ports/openssl-uwp/vcpkg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "openssl-uwp", - "version-string": "deprecated", - "description": "Deprecated OpenSSL port. Use port openssl instead.", - "supports": "uwp", - "dependencies": [ - "openssl" - ] -} diff --git a/ports/openssl-windows/portfile.cmake b/ports/openssl-windows/portfile.cmake deleted file mode 100644 index 418edbd62671ba..00000000000000 --- a/ports/openssl-windows/portfile.cmake +++ /dev/null @@ -1,2 +0,0 @@ -set(VCPKG_POLICY_EMPTY_PACKAGE enabled) -message(WARNING "${PORT} is deprecated. Please use port openssl instead.") diff --git a/ports/openssl-windows/vcpkg.json b/ports/openssl-windows/vcpkg.json deleted file mode 100644 index cddd6fd21645f3..00000000000000 --- a/ports/openssl-windows/vcpkg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "name": "openssl-windows", - "version-string": "deprecated", - "description": "Deprecated OpenSSL port. Use port openssl instead.", - "supports": "windows & !uwp", - "dependencies": [ - "openssl" - ] -} diff --git a/ports/opentelemetry-cpp/portfile.cmake b/ports/opentelemetry-cpp/portfile.cmake index 0abde14eafca50..f34de06add05b0 100644 --- a/ports/opentelemetry-cpp/portfile.cmake +++ b/ports/opentelemetry-cpp/portfile.cmake @@ -6,7 +6,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO open-telemetry/opentelemetry-cpp REF "v${VERSION}" - SHA512 c93005c9b24b358a9998141f6c7fd9675778731775dacaad18f0e81117fd00aaabff371c04cf96688a9c86117727181052a141d961d4db28fc457b454351c570 + SHA512 c89c4f7a73c11c020f8ea1cb836ccd222456f899ede8e81a1fd0024e0a88f17c44a66bada8ed3010b0d03ac052475edb34b855aeafcff50975d24c8859463d68 HEAD_REF main PATCHES # Missing find_dependency for Abseil @@ -29,11 +29,11 @@ vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS # opentelemetry-proto is a third party submodule and opentelemetry-cpp release did not pack it. if(WITH_OTLP_GRPC OR WITH_OTLP_HTTP) - set(OTEL_PROTO_VERSION "1.3.1") + set(OTEL_PROTO_VERSION "1.3.2") vcpkg_download_distfile(ARCHIVE URLS "https://github.com/open-telemetry/opentelemetry-proto/archive/v${OTEL_PROTO_VERSION}.tar.gz" FILENAME "opentelemetry-proto-${OTEL_PROTO_VERSION}.tar.gz" - SHA512 8c75e4ff79c4b5b251e0ec8ece92ec901d70ec601644505ffdd137fb728daac91fd9203e1f448500124906737d91d80f10b694977688c655418b94f61c828d06 + SHA512 ac95bb70c5566bab5c9ec7b9c469414b013f2bcf1c5ea82e7b7466311c767de091be819ddbbb01de8ce6e49f163035fec2a9d691c19ae47645b3c4a27c227f2b ) vcpkg_extract_source_archive(src ARCHIVE "${ARCHIVE}") diff --git a/ports/opentelemetry-cpp/vcpkg.json b/ports/opentelemetry-cpp/vcpkg.json index 32e3de52702a43..43bc9b7bdb55d1 100644 --- a/ports/opentelemetry-cpp/vcpkg.json +++ b/ports/opentelemetry-cpp/vcpkg.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "opentelemetry-cpp", - "version-semver": "1.16.1", + "version-semver": "1.17.0", "description": [ "OpenTelemetry is a collection of tools, APIs, and SDKs.", "You use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior." diff --git a/ports/openvino/002-fix-onnx.patch b/ports/openvino/002-fix-onnx.patch new file mode 100644 index 00000000000000..7fdbc006a6f0f8 --- /dev/null +++ b/ports/openvino/002-fix-onnx.patch @@ -0,0 +1,26 @@ +diff --git a/src/frontends/onnx/onnx_common/CMakeLists.txt b/src/frontends/onnx/onnx_common/CMakeLists.txt +index d63bce4..116a6e3 100644 +--- a/src/frontends/onnx/onnx_common/CMakeLists.txt ++++ b/src/frontends/onnx/onnx_common/CMakeLists.txt +@@ -30,7 +30,7 @@ target_include_directories(${TARGET_NAME} + + target_link_libraries(${TARGET_NAME} PRIVATE openvino::runtime openvino::util) + +-ov_link_system_libraries(${TARGET_NAME} PUBLIC onnx_proto onnx) ++ov_link_system_libraries(${TARGET_NAME} PUBLIC ONNX::onnx ONNX::onnx_proto) + + ov_add_clang_format_target(${TARGET_NAME}_clang FOR_TARGETS ${TARGET_NAME}) + +diff --git a/thirdparty/dependencies.cmake b/thirdparty/dependencies.cmake +index 24c4940..8ea7d12 100644 +--- a/thirdparty/dependencies.cmake ++++ b/thirdparty/dependencies.cmake +@@ -479,7 +479,7 @@ endif() + # + + if(ENABLE_OV_ONNX_FRONTEND) +- find_package(ONNX 1.15.0 QUIET COMPONENTS onnx onnx_proto NO_MODULE) ++ find_package(ONNX CONFIG REQUIRED) + + if(ONNX_FOUND) + # conan and vcpkg create imported targets 'onnx' and 'onnx_proto' diff --git a/ports/openvino/portfile.cmake b/ports/openvino/portfile.cmake index db0d3a167c2e9e..1ca95d575ab521 100644 --- a/ports/openvino/portfile.cmake +++ b/ports/openvino/portfile.cmake @@ -6,6 +6,7 @@ vcpkg_from_github( PATCHES # vcpkg specific patch, because OV creates a file in source tree, which is prohibited 001-disable-tools.patch + 002-fix-onnx.patch HEAD_REF master) vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS diff --git a/ports/openvino/vcpkg.json b/ports/openvino/vcpkg.json index d392279863bf67..f43c76336cff7a 100644 --- a/ports/openvino/vcpkg.json +++ b/ports/openvino/vcpkg.json @@ -2,6 +2,7 @@ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "openvino", "version": "2024.4.0", + "port-version": 1, "maintainers": "OpenVINO Developers ", "summary": "This is a port for Open Visual Inference And Optimization toolkit for AI inference", "description": [ diff --git a/ports/osgearth/blend2d.patch b/ports/osgearth/blend2d.patch deleted file mode 100644 index af00ecf8f12949..00000000000000 --- a/ports/osgearth/blend2d.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff --git a/src/osgEarth/FeatureRasterizer.cpp b/src/osgEarth/FeatureRasterizer.cpp -index 2b823a58f..ecf1cd13f 100644 ---- a/src/osgEarth/FeatureRasterizer.cpp -+++ b/src/osgEarth/FeatureRasterizer.cpp -@@ -487,7 +487,7 @@ namespace osgEarth { - ctx.scale(scale); - ctx.blitImage(BLPoint((double)g->left - GLYPH_PADDING, (double)(-g->top) - GLYPH_PADDING), sprite, glyphRect); - //ctx.blitImage(BLPoint(0, 0), sprite, glyphRect); -- ctx.resetMatrix(); -+ ctx.resetTransform(); - - #if 0 - // Draw the text bounding box -@@ -572,7 +572,7 @@ namespace osgEarth { - ctx.translate(x, y); - ctx.scale(scale); - ctx.blitImage(BLPoint(-iconRect.w / 2.0, -iconRect.h / 2.0), sprite, iconRect); -- ctx.resetMatrix(); -+ ctx.resetTransform(); - } - }); - } diff --git a/ports/osgearth/export-plugins.patch b/ports/osgearth/export-plugins.patch deleted file mode 100644 index e6dcdee3967fbd..00000000000000 --- a/ports/osgearth/export-plugins.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff --git a/CMakeModules/OsgEarthMacroUtils.cmake b/CMakeModules/OsgEarthMacroUtils.cmake -index 8fab78376..838dcc581 100644 ---- a/CMakeModules/OsgEarthMacroUtils.cmake -+++ b/CMakeModules/OsgEarthMacroUtils.cmake -@@ -220,9 +220,9 @@ MACRO(SETUP_PLUGIN PLUGIN_NAME) - - #the installation path are differentiated for win32 that install in bib versus other architecture that install in lib${LIB_POSTFIX}/${VPB_PLUGINS} - IF(WIN32) -- INSTALL(TARGETS ${TARGET_TARGETNAME} RUNTIME DESTINATION bin ARCHIVE DESTINATION lib/${OSG_PLUGINS} LIBRARY DESTINATION bin/${OSG_PLUGINS} ) -+ INSTALL(TARGETS ${TARGET_TARGETNAME} RUNTIME DESTINATION bin ARCHIVE DESTINATION lib/${OSG_PLUGINS} LIBRARY DESTINATION plugins/${OSG_PLUGINS} ) - ELSE(WIN32) -- INSTALL(TARGETS ${TARGET_TARGETNAME} RUNTIME DESTINATION bin ARCHIVE DESTINATION lib${LIB_POSTFIX}/${OSG_PLUGINS} LIBRARY DESTINATION lib${LIB_POSTFIX}/${OSG_PLUGINS} ) -+ INSTALL(TARGETS ${TARGET_TARGETNAME} RUNTIME DESTINATION bin ARCHIVE DESTINATION lib${LIB_POSTFIX}/${OSG_PLUGINS} LIBRARY DESTINATION plugins${LIB_POSTFIX}/${OSG_PLUGINS} ) - ENDIF(WIN32) - - IF(OSG_BUILD_PLATFORM_IPHONE) diff --git a/ports/osgearth/find-package.patch b/ports/osgearth/find-package.patch deleted file mode 100644 index 135b1447705ba8..00000000000000 --- a/ports/osgearth/find-package.patch +++ /dev/null @@ -1,112 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index cf8245b8b..233390a5f 100755 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -127,9 +127,9 @@ mark_as_advanced(OSGEARTH_ASSUME_SINGLE_GL_CONTEXT) - - # Mobile/GLES: - IF (OSGEARTH_USE_GLES) -- find_package(OpenGLES) -+ find_package(OpenGLES REQUIRED) - ELSE () -- find_package(OpenGL) -+ find_package(OpenGL REQUIRED) - ENDIF (OSGEARTH_USE_GLES) - - -@@ -147,35 +147,54 @@ if(GIT_FOUND AND EXISTS "${PROJECT_SOURCE_DIR}/.git") - endif() - - # required --find_package(OSG REQUIRED) -+find_package(OSG NAMES unofficial-osg) -+find_path(OSG_INCLUDE_DIR osg/Version) # For detecting the version and setting the plugin path -+set(OSG_INCLUDE_DIRS "") -+set(OSG_LIBRARY unofficial::osg::osg) -+set(OSGUTIL_LIBRARY unofficial::osg::osgUtil) -+set(OSGDB_LIBRARY unofficial::osg::osgDB) -+set(OSGTEXT_LIBRARY unofficial::osg::osgText) -+set(OSGSIM_LIBRARY unofficial::osg::osgSim) -+set(OSGVIEWER_LIBRARY unofficial::osg::osgViewer) -+set(OSGGA_LIBRARY unofficial::osg::osgViewer) -+set(OSGSHADOW_LIBRARY unofficial::osg::osgShadow) -+set(OSGMANIPULATOR_LIBRARY unofficial::osg::osgManipulator) -+set(OPENTHREADS_LIBRARY unofficial::osg::OpenThreads) - find_package(CURL REQUIRED) - find_package(GDAL REQUIRED) - - # optional --find_package(GEOS) --find_package(Sqlite3) --find_package(Draco) --find_package(BASISU) --find_package(GLEW) --find_package(Protobuf) --find_package(WEBP) --find_package(Blend2D) --find_package(Blosc) -+find_package(GEOS CONFIG REQUIRED) -+set(GEOS_LIBRARY GEOS::geos_c) -+find_package(SQLITE3 NAMES unofficial-sqlite3 REQUIRED) -+set(SQLITE3_LIBRARY unofficial::sqlite3::sqlite3) -+find_package(Draco REQUIRED) -+find_package(BASISU REQUIRED) -+find_package(GLEW REQUIRED) -+find_package(Protobuf REQUIRED) -+find_package(WEBP NAMES WebP CONFIG REQUIRED) -+set(WEBP_LIBRARY WebP::webp) -+if(WITH_BLEND2D) -+ find_package(BLEND2D CONFIG REQUIRED) -+ set(BLEND2D_LIBRARY blend2d::blend2d) -+endif() -+find_package(BLOSC REQUIRED) - - if(OSGEARTH_ENABLE_PROFILING) -- find_package(Tracy) -+ find_package(Tracy REQUIRED) - endif() - - if(OSGEARTH_BUILD_ZIP_PLUGIN) -- find_package(LibZip) -+ find_package(libzip CONFIG REQUIRED) -+ set(LIBZIP_LIBRARY libzip::zip) - endif() - - if(OSGEARTH_BUILD_TRITON_NODEKIT) -- find_package(Triton QUIET) -+ find_package(Triton QUIET REQUIRED) - endif() - - if(OSGEARTH_BUILD_SILVERLINING_NODEKIT) -- find_package(SilverLining QUIET) -+ find_package(SilverLining QUIET REQUIRED) - endif() - - # Sqlite enables the MBTiles format: -@@ -221,7 +240,7 @@ SET (PROTOBUF_USE_DLLS FALSE CACHE BOOL "Set this to true if Protobuf is compile - # Duktape is the JavaScript interpreter - SET (WITH_EXTERNAL_DUKTAPE FALSE CACHE BOOL "Use bundled or system wide version of Duktape") - IF (WITH_EXTERNAL_DUKTAPE) -- find_package(Duktape) -+ find_package(Duktape REQUIRED) - ENDIF (WITH_EXTERNAL_DUKTAPE) - - # Whether to install shaders (glsl files). -@@ -232,7 +251,8 @@ OPTION(OSGEARTH_INSTALL_SHADERS "Whether to deploy GLSL shaders when doing a Mak - # TinyXML is an XML parsing library - SET (WITH_EXTERNAL_TINYXML FALSE CACHE BOOL "Use bundled or system wide version of TinyXML") - IF (WITH_EXTERNAL_TINYXML) -- find_package(TinyXML) -+ find_package(TINYXML NAMES tinyxml REQUIRED) -+ set(TINYXML_LIBRARY unofficial-tinyxml::unofficial-tinyxml) - ENDIF (WITH_EXTERNAL_TINYXML) - - # postfix settings for various configs -@@ -307,6 +327,7 @@ IF(OSGEARTH_BUILD_SHARED_LIBS) - SET(OSGEARTH_DYNAMIC_OR_STATIC "SHARED") - ELSE() - SET(OSGEARTH_DYNAMIC_OR_STATIC "STATIC") -+ add_definitions(-DOSGEARTH_LIBRARY_STATIC) - ENDIF() - - diff --git a/ports/osgearth/install-plugins.patch b/ports/osgearth/install-plugins.patch new file mode 100644 index 00000000000000..ec9d89b3ed5249 --- /dev/null +++ b/ports/osgearth/install-plugins.patch @@ -0,0 +1,13 @@ +diff --git a/CMakeLists.txt b/CMakeLists.txt +index 2e147e4d1..133940902 100755 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -55,7 +55,7 @@ set(OSGEARTH_EMBEDDED_THIRD_PARTY_DIR ${PROJECT_SOURCE_DIR}/src/third_party) + set(INSTALL_RUNTIME_FOLDER "bin${OSGEARTH_INSTALL_FOLDER_SUFFIX}") # executables + set(INSTALL_LIBRARY_FOLDER "bin${OSGEARTH_INSTALL_FOLDER_SUFFIX}") # .dll/.so + set(INSTALL_ARCHIVE_FOLDER "lib${OSGEARTH_INSTALL_FOLDER_SUFFIX}") # .lib/.a +-set(INSTALL_PLUGINS_FOLDER "bin${OSGEARTH_INSTALL_FOLDER_SUFFIX}") # parent folder of OSG plugins folder ++set(INSTALL_PLUGINS_FOLDER "plugins") # parent folder of OSG plugins folder + + include(oe_ios) + include(oe_osx) diff --git a/ports/osgearth/link-libraries.patch b/ports/osgearth/link-libraries.patch deleted file mode 100644 index 19f34fb18c2b23..00000000000000 --- a/ports/osgearth/link-libraries.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff --git a/CMakeModules/OsgEarthMacroUtils.cmake b/CMakeModules/OsgEarthMacroUtils.cmake -index 7dd0998..730af85 100644 ---- a/CMakeModules/OsgEarthMacroUtils.cmake -+++ b/CMakeModules/OsgEarthMacroUtils.cmake -@@ -92,6 +92,11 @@ ENDMACRO(DETECT_OSG_VERSION) - - MACRO(LINK_WITH_VARIABLES TRGTNAME) - FOREACH(varname ${ARGN}) -+ string(REPLACE "_LIBRARY" "_LIBRARIES" lwv_libraries "${varname}") -+ if(DEFINED ${lwv_libraries}) -+ TARGET_LINK_LIBRARIES(${TRGTNAME} ${${lwv_libraries}}) -+ continue() -+ endif() - IF(${varname}_DEBUG) - IF(${varname}_RELEASE) - TARGET_LINK_LIBRARIES(${TRGTNAME} optimized "${${varname}_RELEASE}" debug "${${varname}_DEBUG}") diff --git a/ports/osgearth/portfile.cmake b/ports/osgearth/portfile.cmake index 70f9bccce0af4b..615ae91d0632df 100644 --- a/ports/osgearth/portfile.cmake +++ b/ports/osgearth/portfile.cmake @@ -2,16 +2,11 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO gwaldron/osgearth REF "osgearth-${VERSION}" - SHA512 f65c31922bebcbf722474a047dc29c8c1ceec9c037b0704811af2627fc2d0a124b6e95888e7d3b9b0e5acc146a88ebf8669e3f864a75a91751c3a4571d05a630 + SHA512 2f764eb1fff21cff57a04eceb73643b372c8b70899114c88cdf9928d525517214959745cb70b99ad3d1def946bfb3f58f16b4969ee4117b7563398f2410ee3e2 HEAD_REF master PATCHES - link-libraries.patch - find-package.patch - remove-tool-debug-suffix.patch remove-lerc-gltf.patch - export-plugins.patch - protobuf.patch - blend2d.patch + install-plugins.patch ) if("tools" IN_LIST FEATURES) @@ -22,8 +17,8 @@ if("tools" IN_LIST FEATURES) vcpkg_from_github( OUT_SOURCE_PATH IMGUI_SOURCE_PATH REPO ocornut/imgui - REF 9e8e5ac36310607012e551bb04633039c2125c87 #docking branch - SHA512 1f1f743833c9a67b648922f56a638a11683b02765d86f14a36bc6c242cc524c4c5c5c0b7356b8053eb923fafefc53f4c116b21fb3fade7664554a1ad3b25e5ff + REF cab7edd135fb8a02b3552e9abe4c312d595e8777 #docking branch + SHA512 26dfe94793bcc7b041c723cfbf2033c32e5050d87b99856746f9f3e7f562db15b9432bf92747db7823acbc6e366dbcb023653692bb5336ce65a98483c4d8232a HEAD_REF master ) @@ -33,16 +28,6 @@ if("tools" IN_LIST FEATURES) file(COPY "${IMGUI_SOURCE_PATH}/" DESTINATION "${SOURCE_PATH}/src/third_party/imgui") endif() -file(REMOVE - "${SOURCE_PATH}/CMakeModules/FindBlend2D.cmake" - "${SOURCE_PATH}/CMakeModules/FindGEOS.cmake" - "${SOURCE_PATH}/CMakeModules/FindLibZip.cmake" - "${SOURCE_PATH}/CMakeModules/FindOSG.cmake" - "${SOURCE_PATH}/CMakeModules/FindSqlite3.cmake" - "${SOURCE_PATH}/CMakeModules/FindWEBP.cmake" - "${SOURCE_PATH}/src/osgEarth/tinyxml.h" # https://github.com/gwaldron/osgearth/issues/1002 -) - string(COMPARE EQUAL "${VCPKG_LIBRARY_LINKAGE}" "dynamic" BUILD_SHARED) vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS @@ -63,6 +48,7 @@ vcpkg_cmake_configure( -DOSGEARTH_BUILD_PROCEDURAL_NODEKIT=OFF -DOSGEARTH_BUILD_TRITON_NODEKIT=OFF -DOSGEARTH_BUILD_SILVERLINING_NODEKIT=OFF + -DOSGEARTH_BUILD_ZIP_PLUGIN=OFF -DWITH_EXTERNAL_TINYXML=ON -DCMAKE_JOB_POOL_LINK=console # Serialize linking to avoid OOM OPTIONS_DEBUG @@ -72,7 +58,7 @@ vcpkg_cmake_configure( ) vcpkg_cmake_install() -vcpkg_cmake_config_fixup(CONFIG_PATH cmake/) +vcpkg_cmake_config_fixup() if(VCPKG_LIBRARY_LINKAGE STREQUAL "static") vcpkg_replace_string("${CURRENT_PACKAGES_DIR}/include/osgEarth/Export" "defined( OSGEARTH_LIBRARY_STATIC )" "1") @@ -89,8 +75,7 @@ if("tools" IN_LIST FEATURES) endif() endif() vcpkg_copy_tools(TOOL_NAMES osgearth_3pv osgearth_atlas osgearth_bakefeaturetiles osgearth_boundarygen - osgearth_clamp osgearth_conv osgearth_imgui osgearth_tfs osgearth_toc osgearth_version osgearth_viewer - osgearth_createtile osgearth_mvtindex + osgearth_clamp osgearth_conv osgearth_imgui osgearth_tfs osgearth_version osgearth_viewer AUTO_CLEAN ) file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/tools/${PORT}/debug") diff --git a/ports/osgearth/protobuf.patch b/ports/osgearth/protobuf.patch deleted file mode 100644 index b05c2f873cd741..00000000000000 --- a/ports/osgearth/protobuf.patch +++ /dev/null @@ -1,74 +0,0 @@ -diff --git a/CMakeModules/OsgEarthMacroUtils.cmake b/CMakeModules/OsgEarthMacroUtils.cmake -index ccf209f6a..e961531f8 100644 ---- a/CMakeModules/OsgEarthMacroUtils.cmake -+++ b/CMakeModules/OsgEarthMacroUtils.cmake -@@ -94,28 +94,28 @@ MACRO(LINK_WITH_VARIABLES TRGTNAME) - FOREACH(varname ${ARGN}) - string(REPLACE "_LIBRARY" "_LIBRARIES" lwv_libraries "${varname}") - if(DEFINED ${lwv_libraries}) -- TARGET_LINK_LIBRARIES(${TRGTNAME} ${${lwv_libraries}}) -+ TARGET_LINK_LIBRARIES(${TRGTNAME} PUBLIC ${${lwv_libraries}}) - continue() - endif() - IF(${varname}_DEBUG) - IF(${varname}_RELEASE) -- TARGET_LINK_LIBRARIES(${TRGTNAME} optimized "${${varname}_RELEASE}" debug "${${varname}_DEBUG}") -+ TARGET_LINK_LIBRARIES(${TRGTNAME} PUBLIC optimized "${${varname}_RELEASE}" debug "${${varname}_DEBUG}") - ELSE(${varname}_RELEASE) -- TARGET_LINK_LIBRARIES(${TRGTNAME} optimized "${${varname}}" debug "${${varname}_DEBUG}") -+ TARGET_LINK_LIBRARIES(${TRGTNAME} PUBLIC optimized "${${varname}}" debug "${${varname}_DEBUG}") - ENDIF(${varname}_RELEASE) - ELSE(${varname}_DEBUG) -- TARGET_LINK_LIBRARIES(${TRGTNAME} ${${varname}} ) -+ TARGET_LINK_LIBRARIES(${TRGTNAME} PUBLIC ${${varname}} ) - ENDIF(${varname}_DEBUG) - ENDFOREACH(varname) - ENDMACRO(LINK_WITH_VARIABLES TRGTNAME) - - MACRO(LINK_INTERNAL TRGTNAME) -- TARGET_LINK_LIBRARIES(${TRGTNAME} ${ARGN}) -+ TARGET_LINK_LIBRARIES(${TRGTNAME} PUBLIC ${ARGN}) - ENDMACRO(LINK_INTERNAL TRGTNAME) - - MACRO(LINK_EXTERNAL TRGTNAME) - FOREACH(LINKLIB ${ARGN}) -- TARGET_LINK_LIBRARIES(${TRGTNAME} "${LINKLIB}" ) -+ TARGET_LINK_LIBRARIES(${TRGTNAME} PUBLIC "${LINKLIB}" ) - ENDFOREACH(LINKLIB) - ENDMACRO(LINK_EXTERNAL TRGTNAME) - -@@ -179,7 +179,7 @@ MACRO(SETUP_LINK_LIBRARIES) - ENDIF(TARGET_LIBRARIES_VARS) - - FOREACH(LINKLIB ${TARGET_EXTERNAL_LIBRARIES}) -- TARGET_LINK_LIBRARIES(${TARGET_TARGETNAME} ${LINKLIB}) -+ TARGET_LINK_LIBRARIES(${TARGET_TARGETNAME} PUBLIC ${LINKLIB}) - ENDFOREACH(LINKLIB) - ENDMACRO(SETUP_LINK_LIBRARIES) - -diff --git a/src/applications/osgearth_viewerIOS/CMakeLists.txt b/src/applications/osgearth_viewerIOS/CMakeLists.txt -index e66fd25c7..9db76784e 100644 ---- a/src/applications/osgearth_viewerIOS/CMakeLists.txt -+++ b/src/applications/osgearth_viewerIOS/CMakeLists.txt -@@ -1,7 +1,7 @@ - MACRO(LINK_OSG_STATIC_PLUGINS) - FOREACH(LINKLIB ${OSG_STATIC_PLUGINS}) - SET(OSG_PLUGINS_PATH "${OSG_DIR}/lib") -- TARGET_LINK_LIBRARIES(${TARGET_TARGETNAME} optimized "${OSG_PLUGINS_PATH}/lib${LINKLIB}.a" debug "${OSG_PLUGINS_PATH}/lib${LINKLIB}${CMAKE_DEBUG_POSTFIX}.a") -+ TARGET_LINK_LIBRARIES(${TARGET_TARGETNAME} PUBLIC optimized "${OSG_PLUGINS_PATH}/lib${LINKLIB}.a" debug "${OSG_PLUGINS_PATH}/lib${LINKLIB}${CMAKE_DEBUG_POSTFIX}.a") - ENDFOREACH(LINKLIB) - ENDMACRO(LINK_OSG_STATIC_PLUGINS) - -diff --git a/src/osgEarth/CMakeLists.txt b/src/osgEarth/CMakeLists.txt -index e320eb340..cd711a927 100644 ---- a/src/osgEarth/CMakeLists.txt -+++ b/src/osgEarth/CMakeLists.txt -@@ -943,7 +943,7 @@ IF(Protobuf_FOUND AND Protobuf_PROTOC_EXECUTABLE) - ADD_DEFINITIONS(-DPROTOBUF_USE_DLLS) - ENDIF() - -- LINK_WITH_VARIABLES(${LIB_NAME} Protobuf_LIBRARIES) -+ TARGET_LINK_LIBRARIES(${LIB_NAME} PUBLIC protobuf::libprotobuf) - ENDIF() - - # ESRI FileGeodatabase? diff --git a/ports/osgearth/remove-lerc-gltf.patch b/ports/osgearth/remove-lerc-gltf.patch index e39fbfab6a4dd2..af191e633522c9 100644 --- a/ports/osgearth/remove-lerc-gltf.patch +++ b/ports/osgearth/remove-lerc-gltf.patch @@ -1,16 +1,16 @@ diff --git a/src/osgEarthDrivers/CMakeLists.txt b/src/osgEarthDrivers/CMakeLists.txt -index 79acbe9c4..89e28b141 100644 +index dd54d0ae8..37b2fbd83 100644 --- a/src/osgEarthDrivers/CMakeLists.txt +++ b/src/osgEarthDrivers/CMakeLists.txt -@@ -31,7 +31,6 @@ add_subdirectory(earth) +@@ -19,7 +19,6 @@ add_subdirectory(earth) add_subdirectory(engine_rex) add_subdirectory(featurefilter_intersect) add_subdirectory(featurefilter_join) -add_subdirectory(gltf) add_subdirectory(kml) - add_subdirectory(mapinspector) - add_subdirectory(monitor) -@@ -61,5 +60,4 @@ endif() + add_subdirectory(script_engine_duktape) + add_subdirectory(sky_gl) +@@ -45,5 +44,4 @@ add_subdirectory(cache_rocksdb) IF(NOT APPLE AND NOT ANDROID) add_subdirectory(fastdxt) diff --git a/ports/osgearth/remove-tool-debug-suffix.patch b/ports/osgearth/remove-tool-debug-suffix.patch deleted file mode 100644 index 24cbb2fe58a900..00000000000000 --- a/ports/osgearth/remove-tool-debug-suffix.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/CMakeModules/OsgEarthMacroUtils.cmake b/CMakeModules/OsgEarthMacroUtils.cmake -index 6e0eb46..12388c4 100644 ---- a/CMakeModules/OsgEarthMacroUtils.cmake -+++ b/CMakeModules/OsgEarthMacroUtils.cmake -@@ -364,8 +364,6 @@ MACRO(SETUP_EXE IS_COMMANDLINE_APP) - - SET_TARGET_PROPERTIES(${TARGET_TARGETNAME} PROPERTIES PROJECT_LABEL "${TARGET_LABEL}") - SET_TARGET_PROPERTIES(${TARGET_TARGETNAME} PROPERTIES OUTPUT_NAME ${TARGET_NAME}) -- SET_TARGET_PROPERTIES(${TARGET_TARGETNAME} PROPERTIES DEBUG_OUTPUT_NAME "${TARGET_NAME}${CMAKE_DEBUG_POSTFIX}") -- SET_TARGET_PROPERTIES(${TARGET_TARGETNAME} PROPERTIES RELEASE_OUTPUT_NAME "${TARGET_NAME}${CMAKE_RELEASE_POSTFIX}") - SET_TARGET_PROPERTIES(${TARGET_TARGETNAME} PROPERTIES RELWITHDEBINFO_OUTPUT_NAME "${TARGET_NAME}${CMAKE_RELWITHDEBINFO_POSTFIX}") - SET_TARGET_PROPERTIES(${TARGET_TARGETNAME} PROPERTIES MINSIZEREL_OUTPUT_NAME "${TARGET_NAME}${CMAKE_MINSIZEREL_POSTFIX}") - diff --git a/ports/osgearth/vcpkg.json b/ports/osgearth/vcpkg.json index 9d463e0e609d5d..6c375190011e3f 100644 --- a/ports/osgearth/vcpkg.json +++ b/ports/osgearth/vcpkg.json @@ -1,11 +1,10 @@ { "name": "osgearth", - "version": "3.4", - "port-version": 3, + "version": "3.7", "description": "osgEarth - Dynamic map generation toolkit for OpenSceneGraph Copyright 2021 Pelican Mapping.", "homepage": "https://github.com/gwaldron/osgearth", "license": "LGPL-3.0-or-later", - "supports": "!(arm | x86 | wasm32 | xbox | uwp)", + "supports": "!(arm | x86 | wasm32 | xbox)", "dependencies": [ "basisu", "blosc", @@ -14,7 +13,6 @@ "geos", "glew", "libwebp", - "libzip", "opengl", { "name": "osg", diff --git a/ports/pagmo2/portfile.cmake b/ports/pagmo2/portfile.cmake index 28ff77c219e355..995d9dc41b3e81 100644 --- a/ports/pagmo2/portfile.cmake +++ b/ports/pagmo2/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO esa/pagmo2 - REF 27ae9159f4fcd11bb93de0ae8189d15352655b0a # v2.19.0 - SHA512 9f85fe5dbce0542bf3c52918562da9632ec64ee2839d1d2404bf5a6caa4c854c654ca1735c617a15208a597a79a8c28431378e6968335b1c3e9e8d86b6d7d237 + REF "v${VERSION}" + SHA512 9ebe7f63b907607ea5762e56a884be62630efaca3f45d9ba9ad85ca1818d60d09864422bd075c2653aea1a14609fe9ad6520297aee5a00e07fa88df45872cef9 HEAD_REF master PATCHES doxygen.patch diff --git a/ports/pagmo2/vcpkg.json b/ports/pagmo2/vcpkg.json index c301f4ead8c66d..54e644ab03613c 100644 --- a/ports/pagmo2/vcpkg.json +++ b/ports/pagmo2/vcpkg.json @@ -1,7 +1,6 @@ { "name": "pagmo2", - "version": "2.19.0", - "port-version": 2, + "version": "2.19.1", "description": "A C++ platform to perform parallel computations of optimization tasks (global and local) via the asynchronous generalized island model.", "homepage": "https://esa.github.io/pagmo2/", "license": "GPL-3.0-or-later OR LGPL-3.0-or-later", diff --git a/ports/pango/portfile.cmake b/ports/pango/portfile.cmake index c30aea11903f11..81c05ef6996e61 100644 --- a/ports/pango/portfile.cmake +++ b/ports/pango/portfile.cmake @@ -4,15 +4,10 @@ vcpkg_from_gitlab( OUT_SOURCE_PATH SOURCE_PATH REPO GNOME/pango REF "${VERSION}" - SHA512 5de67e711a1f25bd2c741162bb8306ae380d134f95b9103db6e96864d3a1100321ce106d8238dca54e746cd8f1cfdbe50cc407878611d3d09694404f3f128c73 + SHA512 1c5f5f2de778b2ca157a4f3eb8bbbba1a79f5f9d60aac678e9c213005f1d8bedfc027ee5c1cebb07dc0eb8c308c38c37beb05293ef2cbe4ac9a0b481176934bb HEAD_REF master ) -# Fix for https://github.com/microsoft/vcpkg/issues/31573 -# Mimics patch for Gentoo https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f688df5100ef2b88c975ecd40fd343c62e2ab276 -# Silence false positive with GCC 13 and -O3 at least -# https://gitlab.gnome.org/GNOME/pango/-/issues/740 -vcpkg_replace_string("${SOURCE_PATH}/meson.build" "-Werror=array-bounds" "") if("introspection" IN_LIST FEATURES) list(APPEND OPTIONS_DEBUG -Dintrospection=disabled) diff --git a/ports/pango/vcpkg.json b/ports/pango/vcpkg.json index e61eb9bc0202b1..2e1032198797f4 100644 --- a/ports/pango/vcpkg.json +++ b/ports/pango/vcpkg.json @@ -1,7 +1,6 @@ { "name": "pango", - "version": "1.50.14", - "port-version": 4, + "version": "1.54.0", "description": "Text and font handling library.", "homepage": "https://ftp.gnome.org/pub/GNOME/sources/pango/", "license": "LGPL-2.0-or-later", diff --git a/ports/pangolin/devendor-palsigslot.patch b/ports/pangolin/devendor-palsigslot.patch index 4259172d0aec24..4a858e0d8cb819 100644 --- a/ports/pangolin/devendor-palsigslot.patch +++ b/ports/pangolin/devendor-palsigslot.patch @@ -1,5 +1,5 @@ diff --git a/cmake/PangolinConfig.cmake.in b/cmake/PangolinConfig.cmake.in -index f891e34..6fbfc7d 100644 +index 3ceea9d..e5bf9f0 100644 --- a/cmake/PangolinConfig.cmake.in +++ b/cmake/PangolinConfig.cmake.in @@ -12,6 +12,7 @@ SET( Pangolin_LIBRARY "${Pangolin_LIBRARIES}" ) @@ -11,10 +11,10 @@ index f891e34..6fbfc7d 100644 if (UNIX) find_dependency(Threads) diff --git a/components/pango_core/CMakeLists.txt b/components/pango_core/CMakeLists.txt -index 315913d..1d1a1d0 100644 +index e1d931b..6c6ad4d 100644 --- a/components/pango_core/CMakeLists.txt +++ b/components/pango_core/CMakeLists.txt -@@ -44,6 +44,9 @@ install(DIRECTORY "${CMAKE_CURRENT_LIST_DIR}/include" +@@ -49,6 +49,9 @@ install(DIRECTORY "${CMAKE_CURRENT_LIST_DIR}/include" DESTINATION ${CMAKE_INSTALL_PREFIX} ) diff --git a/ports/pangolin/ffmpeg-vxmc.patch b/ports/pangolin/ffmpeg-vxmc.patch deleted file mode 100644 index bccc9f16f14899..00000000000000 --- a/ports/pangolin/ffmpeg-vxmc.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/components/pango_video/include/pangolin/video/drivers/ffmpeg_common.h -+++ b/components/pango_video/include/pangolin/video/drivers/ffmpeg_common.h -@@ -55,10 +55,6 @@ inline std::string FfmpegFmtToString(const AVPixelFormat fmt) - TEST_PIX_FMT_RETURN(YUVJ420P); - TEST_PIX_FMT_RETURN(YUVJ422P); - TEST_PIX_FMT_RETURN(YUVJ444P); --#ifdef FF_API_XVMC -- TEST_PIX_FMT_RETURN(XVMC_MPEG2_MC); -- TEST_PIX_FMT_RETURN(XVMC_MPEG2_IDCT); --#endif - TEST_PIX_FMT_RETURN(UYVY422); - TEST_PIX_FMT_RETURN(UYYVYY411); - TEST_PIX_FMT_RETURN(BGR8); diff --git a/ports/pangolin/portfile.cmake b/ports/pangolin/portfile.cmake index 991f49cd49a1f5..74a1f530d0f426 100644 --- a/ports/pangolin/portfile.cmake +++ b/ports/pangolin/portfile.cmake @@ -6,12 +6,11 @@ endif() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO stevenlovegrove/Pangolin - REF v0.8 - SHA512 d4ca405097e8c439a4f74495f374bc5d5e4febafcf59ee88d985a8764ed36da1753ca4a3a73476dfb74c7d92df31a99242df6e1b47c648e860eee835a6f4f434 + REF "v${VERSION}" + SHA512 ef2461770def3b0752d23df0c9a0090b733943249404528d0b2ba985d08c9083aabe685e3fd00be08318ea7b90dc38e9735ab004124643619e6cf369d64f6321 HEAD_REF master PATCHES devendor-palsigslot.patch - ffmpeg-vxmc.patch ) vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS diff --git a/ports/pangolin/vcpkg.json b/ports/pangolin/vcpkg.json index 49438dbecf3178..5d0880c8c236b8 100644 --- a/ports/pangolin/vcpkg.json +++ b/ports/pangolin/vcpkg.json @@ -1,7 +1,6 @@ { "name": "pangolin", - "version": "0.8", - "port-version": 3, + "version": "0.9.2", "description": "Lightweight GUI Library", "homepage": "https://github.com/stevenlovegrove/Pangolin", "license": "MIT", @@ -9,6 +8,7 @@ "dependencies": [ "eigen3", "glew", + "libepoxy", "palsigslot", { "name": "vcpkg-cmake", diff --git a/ports/pcl/6053.diff b/ports/pcl/6053.diff new file mode 100644 index 00000000000000..04b1f73690fbe9 --- /dev/null +++ b/ports/pcl/6053.diff @@ -0,0 +1,19 @@ +diff --git a/visualization/src/pcl_visualizer.cpp b/visualization/src/pcl_visualizer.cpp +index 5f073646ac1..bc9b959c246 100644 +--- a/visualization/src/pcl_visualizer.cpp ++++ b/visualization/src/pcl_visualizer.cpp +@@ -4591,10 +4591,12 @@ pcl::visualization::PCLVisualizer::getUniqueCameraFile (int argc, char **argv) + // Build camera filename + if (valid) + { +- unsigned int digest[5]; ++ boost::uuids::detail::sha1::digest_type digest; + sha1.get_digest (digest); + sstream << "."; +- sstream << std::hex << digest[0] << digest[1] << digest[2] << digest[3] << digest[4]; ++ for (int i = 0; i < 5; ++i) { ++ sstream << std::hex << *(reinterpret_cast(&digest[0]) + i); ++ } + sstream << ".cam"; + } + } diff --git a/ports/pcl/6990a3b0d7dd3c1ca04a1a473cc172a937418060.diff b/ports/pcl/6990a3b0d7dd3c1ca04a1a473cc172a937418060.diff new file mode 100644 index 00000000000000..6a98fead25d055 --- /dev/null +++ b/ports/pcl/6990a3b0d7dd3c1ca04a1a473cc172a937418060.diff @@ -0,0 +1,24 @@ +diff --git a/outofcore/include/pcl/outofcore/impl/octree_disk_container.hpp b/outofcore/include/pcl/outofcore/impl/octree_disk_container.hpp +index 28b25de7f51..642aced2853 100644 +--- a/outofcore/include/pcl/outofcore/impl/octree_disk_container.hpp ++++ b/outofcore/include/pcl/outofcore/impl/octree_disk_container.hpp +@@ -48,6 +48,7 @@ + // Boost + #include + #include ++#include // for boost::variate_generator + #include + + // PCL +diff --git a/outofcore/include/pcl/outofcore/octree_disk_container.h b/outofcore/include/pcl/outofcore/octree_disk_container.h +index 0f9c0acf310..9ca3d5d99e0 100644 +--- a/outofcore/include/pcl/outofcore/octree_disk_container.h ++++ b/outofcore/include/pcl/outofcore/octree_disk_container.h +@@ -44,6 +44,7 @@ + #include + + // Boost ++#include // for boost::mt19937 + #include + + #include // pcl::utils::ignore diff --git a/ports/pcl/portfile.cmake b/ports/pcl/portfile.cmake index faf0add0f77546..0c11bb9c1ff48a 100644 --- a/ports/pcl/portfile.cmake +++ b/ports/pcl/portfile.cmake @@ -13,6 +13,8 @@ vcpkg_from_github( fix-clang-cl.patch gh-5985-inline.patch io_ply.patch + 6053.diff # https://github.com/PointCloudLibrary/pcl/pull/6053 + 6990a3b0d7dd3c1ca04a1a473cc172a937418060.diff # https://github.com/PointCloudLibrary/pcl/pull/6105 ) string(COMPARE EQUAL "${VCPKG_LIBRARY_LINKAGE}" "dynamic" PCL_SHARED_LIBS) diff --git a/ports/pcl/vcpkg.json b/ports/pcl/vcpkg.json index 988a6fffef93cc..69e9facc6da096 100644 --- a/ports/pcl/vcpkg.json +++ b/ports/pcl/vcpkg.json @@ -1,7 +1,7 @@ { "name": "pcl", "version": "1.14.1", - "port-version": 1, + "port-version": 2, "description": "Point Cloud Library (PCL) is open source library for 2D/3D image and point cloud processing.", "homepage": "https://github.com/PointCloudLibrary/pcl", "license": "BSD-3-Clause", diff --git a/ports/pegtl/portfile.cmake b/ports/pegtl/portfile.cmake index 47a5e546b6bfa8..82d6c3f9a99d60 100644 --- a/ports/pegtl/portfile.cmake +++ b/ports/pegtl/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO taocpp/pegtl - REF cf639f7f4ee125f68e1ccfba8d99ebc0de57b9fe - SHA512 174148310e9d2fd37c67c3e5f4fd84c66847647732ebed29878e967b44aa87bcf91c304b2193ebf11b8586e458cd13f12d6ceec2fbf33a1aaeb552a100a6307f + REF "${VERSION}" + SHA512 aecf9396edbdd65549603484d1841cd676b197d164ee2979ee5acaf657da4fa9ebc1a59fc8550cfa440ce27794cdc59cdf86a6521e4bda084c0600cb2c92f5cf HEAD_REF 3.x ) diff --git a/ports/pegtl/vcpkg.json b/ports/pegtl/vcpkg.json index 924de17d12ef42..a22cbe0bdf970f 100644 --- a/ports/pegtl/vcpkg.json +++ b/ports/pegtl/vcpkg.json @@ -1,6 +1,6 @@ { "name": "pegtl", - "version-semver": "3.2.7", + "version-semver": "3.2.8", "description": "The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++ header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG).", "homepage": "https://github.com/taocpp/PEGTL", "license": "MIT", diff --git a/ports/pipewire/portfile.cmake b/ports/pipewire/portfile.cmake index d8855cbdccdd15..f62b606c491c94 100644 --- a/ports/pipewire/portfile.cmake +++ b/ports/pipewire/portfile.cmake @@ -3,7 +3,7 @@ vcpkg_from_gitlab( OUT_SOURCE_PATH SOURCE_PATH REPO pipewire/pipewire REF "${VERSION}" - SHA512 4ef85f17b0364fe1ef994bf58fe9232fb201002b9fd6644542f58f91595cca48dc70a6a17b50713809c618998626b18e7f1436a090fea826a80b41df9418e2bf + SHA512 5ebd27ac0fe599ebdce9f08af0926a949df01c67997b8ddfaa86975eff96f7a37e19b6ed4a62e22d1fba48893d5cd2e0e2572e8d97d016536623ec7bfe6078aa HEAD_REF master # branch name ) diff --git a/ports/pipewire/vcpkg.json b/ports/pipewire/vcpkg.json index ed9a79ad8e58ad..234eab39168735 100644 --- a/ports/pipewire/vcpkg.json +++ b/ports/pipewire/vcpkg.json @@ -1,7 +1,6 @@ { "name": "pipewire", - "version": "1.0.4", - "port-version": 3, + "version": "1.2.5", "description": "Low-latency audio/video router and processor. This port only builds the client library, not the server.", "homepage": "https://pipewire.org", "license": "MIT", diff --git a/ports/plasma-wayland-protocols/portfile.cmake b/ports/plasma-wayland-protocols/portfile.cmake index 31afb78148b343..647fb0f6d19553 100644 --- a/ports/plasma-wayland-protocols/portfile.cmake +++ b/ports/plasma-wayland-protocols/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KDE/plasma-wayland-protocols - REF v1.8.0 - SHA512 5e3cfd6d2d6a6f8dfcf97ef046bd2a671945abf81dc47d452eed4e6e0fde44e98566439cb12b5099adf023cb9ff6257cc97d9fa9bd432946c7687914cb4ee88b + REF "v${VERSION}" + SHA512 3cb5ea1c5c69384181005520c9999b0f1548ec91f2894204ab9a103dd6d76621932f4d6c536664797ab2d24df4e1f182a353bd9be802565ec48dec657cc59276 HEAD_REF master ) diff --git a/ports/plasma-wayland-protocols/vcpkg.json b/ports/plasma-wayland-protocols/vcpkg.json index 201fd0b333b1a2..f93b2bbfd09ed5 100644 --- a/ports/plasma-wayland-protocols/vcpkg.json +++ b/ports/plasma-wayland-protocols/vcpkg.json @@ -1,6 +1,6 @@ { "name": "plasma-wayland-protocols", - "version": "1.8.0", + "version": "1.14.0", "description": "The non-standard Wayland protocols use by KDE Plasma", "homepage": "https://invent.kde.org/libraries/plasma-wayland-protocols/-/tree/master/", "supports": "linux", diff --git a/ports/proj/fix-gcc-version-less-8.patch b/ports/proj/fix-gcc-version-less-8.patch deleted file mode 100644 index 1f9d6d51cababb..00000000000000 --- a/ports/proj/fix-gcc-version-less-8.patch +++ /dev/null @@ -1,19 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index 36afe1156..14287744d 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -63,9 +63,13 @@ if("${CMAKE_C_COMPILER_ID}" STREQUAL "GNU") - set(PROJ_C_WARN_FLAGS ${PROJ_common_WARN_FLAGS} - -Wmissing-prototypes - ) -+ if (CMAKE_CXX_COMPILER_VERSION VERSION_GREATER_EQUAL 8) -+ set(PROJ_CXX_WARN_FLAGS ${PROJ_common_WARN_FLAGS} -+ -Wextra-semi -+ ) -+ endif() - set(PROJ_CXX_WARN_FLAGS ${PROJ_common_WARN_FLAGS} - -Weffc++ -- -Wextra-semi - # -Wold-style-cast - -Woverloaded-virtual - -Wzero-as-null-pointer-constant diff --git a/ports/proj/fix-win-output-name.patch b/ports/proj/fix-win-output-name.patch deleted file mode 100644 index 09256144109853..00000000000000 --- a/ports/proj/fix-win-output-name.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/cmake/ProjUtilities.cmake b/cmake/ProjUtilities.cmake -index 6f43edb5c..1ed89d597 100644 ---- a/cmake/ProjUtilities.cmake -+++ b/cmake/ProjUtilities.cmake -@@ -51,7 +51,7 @@ function(proj_target_output_name TARGET_NAME OUTPUT_NAME) - - # On Windows, ABI version is specified using binary file name suffix. - # On Unix, suffix is empty and SOVERSION is used instead. -- if(WIN32) -+ if(0) - string(LENGTH "${${PROJECT_NAME}_ABI_VERSION}" abilen) - if(abilen GREATER 0) - set(SUFFIX "_${${PROJECT_NAME}_ABI_VERSION}") diff --git a/ports/proj/portfile.cmake b/ports/proj/portfile.cmake index 0cdf96b8607d74..d64cc19cc48367 100644 --- a/ports/proj/portfile.cmake +++ b/ports/proj/portfile.cmake @@ -1,21 +1,13 @@ -vcpkg_download_distfile(PATCH_ADD_OPTION_EMBED_PROJ_DATA_PATH - URLS https://github.com/OSGeo/PROJ/commit/bddac146b2aa9db78cd491153aaad260eb307b11.patch?full_index=1 - SHA512 06511fe82f85498813e1b99a419359e9877689f7c763db392a66ae0202027ee12f9a4015a5bb9c13a357d0ba22d002b021e5c0dc9c31d33293c48fc71e766a69 - FILENAME OSGeo-PROJ-bddac146b2aa9db78cd491153aaad260eb307b11.patch -) - vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO OSGeo/PROJ REF "${VERSION}" - SHA512 4b3ceb9e3b2213b0bb2fc839f4dd70e08ee53323465c7bb473131907e4b66c836623da115c7413dfd8bafd0a992fa173003063e2233ab577139ab8462655b6cc + SHA512 8fb672e664951f849926743b8a44b5052ed83fd51c6fdcc0cd5aa7fe4bf428ec0a8627d90cc6690c21e51f593f5e7c29c933a02a9fc57625baa122d4c96d5727 HEAD_REF master PATCHES - fix-win-output-name.patch fix-proj4-targets-cmake.patch remove_toolset_restriction.patch - fix-gcc-version-less-8.patch - "${PATCH_ADD_OPTION_EMBED_PROJ_DATA_PATH}" + sqlite.diff ) vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS diff --git a/ports/proj/sqlite.diff b/ports/proj/sqlite.diff new file mode 100644 index 00000000000000..14e9a617004d1c --- /dev/null +++ b/ports/proj/sqlite.diff @@ -0,0 +1,32 @@ +diff --git a/CMakeLists.txt b/CMakeLists.txt +index 5c9de0f..d43fe91 100644 +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -214,12 +214,12 @@ if(DEFINED SQLITE3_LIBRARY) + set(SQLite3_LIBRARY ${SQLITE3_LIBRARY}) + endif() + +-find_package(SQLite3 REQUIRED) ++find_package(unofficial-sqlite3 CONFIG REQUIRED) ++add_library(SQLite::SQLite3 ALIAS unofficial::sqlite3::sqlite3) + + # Would build and run with older versions, but with horrible performance + # See https://github.com/OSGeo/PROJ/issues/1718 + if(SQLite3_VERSION VERSION_LESS "3.11") +- message(SEND_ERROR "SQLite3 >= 3.11 required!") + endif() + + ################################################################################ +diff --git a/cmake/project-config.cmake.in b/cmake/project-config.cmake.in +index 0ca48aa..ab4e931 100644 +--- a/cmake/project-config.cmake.in ++++ b/cmake/project-config.cmake.in +@@ -27,7 +27,7 @@ if("@CURL_ENABLED@") + endif() + cmake_policy(POP) + +-find_dependency(SQLite3) ++find_dependency(unofficial-sqlite3) + + if(DEFINED PROJ_CONFIG_FIND_TIFF_DEP) + find_dependency(TIFF) diff --git a/ports/proj/vcpkg.json b/ports/proj/vcpkg.json index 9ce5514acf099a..d8750059ccacf3 100644 --- a/ports/proj/vcpkg.json +++ b/ports/proj/vcpkg.json @@ -1,7 +1,6 @@ { "name": "proj", - "version": "9.4.1", - "port-version": 2, + "version": "9.5.0", "description": "PROJ library for cartographic projections", "homepage": "https://proj.org/", "license": "MIT", diff --git a/ports/ptex/fix-build.patch b/ports/ptex/fix-build.patch index 752febf205b1f6..e92842d04d34ec 100644 --- a/ports/ptex/fix-build.patch +++ b/ports/ptex/fix-build.patch @@ -1,8 +1,8 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt -index 2f8c3af..d4d4425 100644 +index 78f6531..b7ea30b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -27,7 +27,9 @@ set(THREADS_PREFER_PTHREAD_FLAG ON) +@@ -28,7 +28,9 @@ set(THREADS_PREFER_PTHREAD_FLAG ON) include(GNUInstallDirs) include(CTest) @@ -12,15 +12,17 @@ index 2f8c3af..d4d4425 100644 # Setup platform-specific threading flags. find_package(Threads REQUIRED) -@@ -112,7 +114,9 @@ endif () +@@ -113,9 +115,11 @@ endif () include_directories(src/ptex) add_subdirectory(src/ptex) +if(0) add_subdirectory(src/utils) add_subdirectory(src/tests) - add_subdirectory(src/doc) -+endif() + if (PTEX_BUILD_DOCS) + add_subdirectory(src/doc) + endif () ++endif () add_subdirectory(src/build) diff --git a/src/ptex/CMakeLists.txt b/src/ptex/CMakeLists.txt index 4dfe372..4572dd5 100644 diff --git a/ports/ptex/portfile.cmake b/ports/ptex/portfile.cmake index 3cb67e48d7e1d7..bb0abba4261a74 100644 --- a/ports/ptex/portfile.cmake +++ b/ports/ptex/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO wdas/ptex REF "v${VERSION}" - SHA512 3b9607b7803e7c857bb00a6d4d8bbe108810c622a3593fb5d655183f3e6689f274ee5e79bcaab6928de38daf05cf25eb56125f39477f134131a8ad45071551b3 + SHA512 34fcaf1c4fe27cb4e66d66bb729137ef17ffeea2bc2d849f2f5f543b19acc250f425633142320ce797c2a086e04bc3e0870c94928ad45d94e34faee71af36890 HEAD_REF master PATCHES fix-build.patch @@ -21,7 +21,15 @@ vcpkg_cmake_configure( ) vcpkg_cmake_install() -vcpkg_cmake_config_fixup(CONFIG_PATH share/cmake/Ptex) + +vcpkg_cmake_config_fixup(CONFIG_PATH lib/cmake/Ptex ) +file(MAKE_DIRECTORY "${CURRENT_PACKAGES_DIR}/lib/pkgconfig") +file(MAKE_DIRECTORY "${CURRENT_PACKAGES_DIR}/debug/lib/pkgconfig") +file(RENAME "${CURRENT_PACKAGES_DIR}/share/pkgconfig/ptex.pc" "${CURRENT_PACKAGES_DIR}/lib/pkgconfig/ptex.pc") +file(COPY "${CURRENT_PACKAGES_DIR}/lib/pkgconfig/ptex.pc" DESTINATION "${CURRENT_PACKAGES_DIR}/debug/lib/pkgconfig/") +vcpkg_fixup_pkgconfig() +file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/share/pkgconfig") + vcpkg_copy_pdbs() foreach(HEADER PtexHalf.h Ptexture.h) diff --git a/ports/ptex/vcpkg.json b/ports/ptex/vcpkg.json index 2af40aa8726e0a..f946667f3eb1b2 100644 --- a/ports/ptex/vcpkg.json +++ b/ports/ptex/vcpkg.json @@ -1,6 +1,6 @@ { "name": "ptex", - "version": "2.4.2", + "version": "2.4.3", "description": "Per-Face Texture Mapping for Production Rendering.", "homepage": "https://github.com/wdas/ptex", "license": "BSD-3-Clause", diff --git a/ports/python3/portfile.cmake b/ports/python3/portfile.cmake index 414a4244f7cc68..7da8fa9bd15374 100644 --- a/ports/python3/portfile.cmake +++ b/ports/python3/portfile.cmake @@ -86,8 +86,8 @@ endif() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO python/cpython - REF v${PYTHON_VERSION} - SHA512 c2ebe72ce53dd2d59750a7b0bdaf15ebb7ecb6f67d2913a457bf5d32bd0f640815f9496f2fa3ebeac0722264d000735d90d3ffaeac2de1f066b7aee994bf9b24 + REF v${VERSION} + SHA512 411f43495943b8aeec287d4339bac6beb6a7224b0844cc4d48188b208fbbbc6404ad031b6e7a3bed0900baf972c4536a54f4da1ab39202f4f405a188ca04ae07 HEAD_REF master PATCHES ${PATCHES} ) diff --git a/ports/python3/vcpkg.json b/ports/python3/vcpkg.json index 8918f1d9212001..50b1b51d2af37c 100644 --- a/ports/python3/vcpkg.json +++ b/ports/python3/vcpkg.json @@ -1,7 +1,6 @@ { "name": "python3", - "version": "3.11.8", - "port-version": 5, + "version": "3.11.10", "description": "The Python programming language", "homepage": "https://github.com/python/cpython", "license": "Python-2.0", diff --git a/ports/redis-plus-plus/fix-absolute-path.patch b/ports/redis-plus-plus/fix-absolute-path.patch index 16c0ebbfa9f93f..77544b2d9616ee 100644 --- a/ports/redis-plus-plus/fix-absolute-path.patch +++ b/ports/redis-plus-plus/fix-absolute-path.patch @@ -1,13 +1,13 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt -index a075aca..8657ef7 100644 +index c329f9b..785ca3c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -168,7 +168,7 @@ set(CMAKE_REQUIRED_LIBRARIES ${HIREDIS_FEATURE_TEST_LIB}) - +@@ -180,7 +180,7 @@ set(CMAKE_REQUIRED_LIBRARIES ${HIREDIS_FEATURE_TEST_LIB}) CHECK_SYMBOL_EXISTS(redisEnableKeepAliveWithInterval ${HIREDIS_FEATURE_TEST_HEADER} REDIS_PLUS_PLUS_HAS_redisEnableKeepAliveWithInterval) --configure_file(${CMAKE_CURRENT_SOURCE_DIR}/hiredis_features.h.in ${CMAKE_CURRENT_SOURCE_DIR}/${REDIS_PLUS_PLUS_SOURCE_DIR}/hiredis_features.h) -+configure_file("${CMAKE_CURRENT_SOURCE_DIR}/hiredis_features.h.in" "${CMAKE_CURRENT_SOURCE_DIR}/${REDIS_PLUS_PLUS_SOURCE_DIR}/hiredis_features.h") + set(REDIS_PLUS_PLUS_GENERATED_HEADER_DIR ${CMAKE_CURRENT_BINARY_DIR}/${REDIS_PLUS_PLUS_HEADER_DIR}) +-configure_file(${CMAKE_CURRENT_SOURCE_DIR}/hiredis_features.h.in ${CMAKE_CURRENT_BINARY_DIR}/${REDIS_PLUS_PLUS_SOURCE_DIR}/hiredis_features.h) ++configure_file("${CMAKE_CURRENT_SOURCE_DIR}/hiredis_features.h.in" "${CMAKE_CURRENT_BINARY_DIR}/${REDIS_PLUS_PLUS_SOURCE_DIR}/hiredis_features.h") # Restore CMAKE_REQUIRED_LIBRARIES set(CMAKE_REQUIRED_LIBRARIES ${CMAKE_REQUIRED_LIBRARIES_BACK}) diff --git a/ports/redis-plus-plus/fix-conversion.patch b/ports/redis-plus-plus/fix-conversion.patch index 57d6da26e905f8..088e7fd7a7e8da 100644 --- a/ports/redis-plus-plus/fix-conversion.patch +++ b/ports/redis-plus-plus/fix-conversion.patch @@ -1,13 +1,13 @@ diff --git a/src/sw/redis++/shards.cpp b/src/sw/redis++/shards.cpp -index c5baf5a..08e96cd 100644 +index fc58eea..ea57266 100644 --- a/src/sw/redis++/shards.cpp +++ b/src/sw/redis++/shards.cpp -@@ -41,7 +41,7 @@ std::pair RedirectionError::_parse_error(const std::string &msg) con +@@ -42,7 +42,7 @@ std::pair RedirectionError::_parse_error(const std::string &msg) con auto host = msg.substr(space_pos + 1, colon_pos - space_pos - 1); auto port = std::stoi(msg.substr(colon_pos + 1)); - return {slot, {host, port}}; + return {static_cast(slot), {host, port}}; - } catch (const std::exception &e) { - throw ProtoError("Invalid ASK error message: " + msg); + } catch (const std::exception &) { + throw ProtoError("invalid redirection error message: " + msg); } diff --git a/ports/redis-plus-plus/fix-dependency-libuv.patch b/ports/redis-plus-plus/fix-dependency-libuv.patch index 02045ddb970189..bc1808adaebcbf 100644 --- a/ports/redis-plus-plus/fix-dependency-libuv.patch +++ b/ports/redis-plus-plus/fix-dependency-libuv.patch @@ -1,8 +1,8 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt -index e85a158..e67681c 100644 +index ae2507e..c329f9b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt -@@ -30,8 +30,8 @@ if(REDIS_PLUS_PLUS_BUILD_ASYNC) +@@ -45,8 +45,8 @@ if(REDIS_PLUS_PLUS_BUILD_ASYNC) message(STATUS "redis-plus-plus build async interface with libuv") # libuv dependency @@ -13,7 +13,7 @@ index e85a158..e67681c 100644 else() message(FATAL_ERROR "invalid REDIS_PLUS_PLUS_BUILD_ASYNC") endif() -@@ -150,7 +150,6 @@ if(REDIS_PLUS_PLUS_BUILD_STATIC) +@@ -228,7 +228,6 @@ if(REDIS_PLUS_PLUS_BUILD_STATIC) if(REDIS_PLUS_PLUS_BUILD_ASYNC) target_include_directories(${STATIC_LIB} PUBLIC $) diff --git a/ports/redis-plus-plus/portfile.cmake b/ports/redis-plus-plus/portfile.cmake index 5e73311a7ab6d0..682654a143b418 100644 --- a/ports/redis-plus-plus/portfile.cmake +++ b/ports/redis-plus-plus/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO sewenew/redis-plus-plus REF "${VERSION}" - SHA512 ad6a26d3466d45daa70f2bb43e28d76c07a15ddb1a3d667d10cc5201951e7b7ee56baf084dc9653f78679a2e6756ba7f66b1e71daa5dd8e19c4699fa59c2f1d8 + SHA512 c2892ec1b2f242ee19c727cd9dd1bc4e08b9f515f5736bffee5b5a12a2f1b2eddec0ebeba7998a5abc5620bdff37b5d745abdf0d7586b89535ce0ae035988ef4 HEAD_REF master PATCHES fix-conversion.patch diff --git a/ports/redis-plus-plus/vcpkg.json b/ports/redis-plus-plus/vcpkg.json index 44a3a0acc694be..64e10a5ba4ba9f 100644 --- a/ports/redis-plus-plus/vcpkg.json +++ b/ports/redis-plus-plus/vcpkg.json @@ -1,6 +1,6 @@ { "name": "redis-plus-plus", - "version-semver": "1.3.12", + "version-semver": "1.3.13", "description": "This is a C++ client for Redis. It's based on hiredis, and written in C++ 11", "homepage": "https://github.com/sewenew/redis-plus-plus", "license": "Apache-2.0", diff --git a/ports/reproc/fix-gcc13-build-error.patch b/ports/reproc/fix-gcc13-build-error.patch deleted file mode 100644 index cf464b531b5c32..00000000000000 --- a/ports/reproc/fix-gcc13-build-error.patch +++ /dev/null @@ -1,28 +0,0 @@ -diff --git a/reproc++/include/reproc++/reproc.hpp b/reproc++/include/reproc++/reproc.hpp -index ab6f139..d4b370f 100644 ---- a/reproc++/include/reproc++/reproc.hpp -+++ b/reproc++/include/reproc++/reproc.hpp -@@ -88,18 +88,18 @@ struct redirect { - - struct options { - struct { -- env::type behavior; -+ reproc::env::type behavior; - /*! Implicitly converts from any STL container of string pairs to the - environment format expected by `reproc_start`. */ -- class env extra; -+ reproc::env extra; - } env = {}; - - const char *working_directory = nullptr; - - struct { -- redirect in; -- redirect out; -- redirect err; -+ struct redirect in; -+ struct redirect out; -+ struct redirect err; - bool parent; - bool discard; - FILE *file; diff --git a/ports/reproc/portfile.cmake b/ports/reproc/portfile.cmake index c8c9f384571d95..ff6d6fded92469 100644 --- a/ports/reproc/portfile.cmake +++ b/ports/reproc/portfile.cmake @@ -2,10 +2,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO DaanDeMeyer/reproc REF "v${VERSION}" - SHA512 c592521960f1950d626261738091d25efdf764ee1a0c72a58c28c66eaebf6073b2c978f1dc2c8dbe89b0be7ec1629a3a45cb1fafa0ebe21b5df8d4d27c992675 + SHA512 d6c8abfc4fbef894310f4ad6250ddf269279bce13954ba6bc0147e0bf7e08f5a5e924ba079205881d6bf1dfe865e5f4389517d6d3bbafdede24ed328c549a991 HEAD_REF main - PATCHES - fix-gcc13-build-error.patch #Please remove it in the next release version ) vcpkg_cmake_configure( diff --git a/ports/reproc/vcpkg.json b/ports/reproc/vcpkg.json index 4326597ed8e4bc..347effc2b58697 100644 --- a/ports/reproc/vcpkg.json +++ b/ports/reproc/vcpkg.json @@ -1,7 +1,6 @@ { "name": "reproc", - "version": "14.2.4", - "port-version": 2, + "version": "14.2.5", "description": "Cross-platform (C99/C++11) process library", "homepage": "https://github.com/DaanDeMeyer/reproc", "supports": "!uwp", diff --git a/ports/restc-cpp/boost-1.86-fix.patch b/ports/restc-cpp/boost-1.86-fix.patch new file mode 100644 index 00000000000000..8bd2aab78f58c5 --- /dev/null +++ b/ports/restc-cpp/boost-1.86-fix.patch @@ -0,0 +1,50 @@ +diff --git a/include/restc-cpp/restc-cpp.h b/include/restc-cpp/restc-cpp.h +index 12fc247..ef76416 100644 +--- a/include/restc-cpp/restc-cpp.h ++++ b/include/restc-cpp/restc-cpp.h +@@ -52,6 +52,14 @@ + # define RESTC_CPP_IO_BUFFER_SIZE (1024 * 16) + #endif + ++#if BOOST_VERSION >= 108100 ++// They changed the function signature. In boost 1.86 it broke the build. ++#define RESTC_CPP_SPAWN_TRAILER \ ++ , boost::asio::detached ++#else ++#define RESTC_CPP_SPAWN_TRAILER ++#endif ++ + namespace restc_cpp { + + class RestClient; +@@ -380,7 +388,7 @@ class RestClient { + prom->set_exception(std::current_exception()); + } + done_handler.reset(); +- }); ++ } RESTC_CPP_SPAWN_TRAILER); + + return move(future); + } +diff --git a/src/RestClientImpl.cpp b/src/RestClientImpl.cpp +index 6b20efd..f8cd8e5 100644 +--- a/src/RestClientImpl.cpp ++++ b/src/RestClientImpl.cpp +@@ -276,7 +276,7 @@ class RestClientImpl final : public RestClient { + void Process(const prc_fn_t& fn) override { + boost::asio::spawn(*io_service_, + bind(&RestClientImpl::ProcessInWorker, this, +- placeholders::_1, fn, nullptr)); ++ placeholders::_1, fn, nullptr) RESTC_CPP_SPAWN_TRAILER); + } + + future< void > ProcessWithPromise(const prc_fn_t& fn) override { +@@ -285,7 +285,7 @@ class RestClientImpl final : public RestClient { + + boost::asio::spawn(*io_service_, + bind(&RestClientImpl::ProcessInWorker, this, +- placeholders::_1, fn, promise)); ++ placeholders::_1, fn, promise) RESTC_CPP_SPAWN_TRAILER); + + return future; + } diff --git a/ports/restc-cpp/portfile.cmake b/ports/restc-cpp/portfile.cmake index 481c8569a479ab..3b89cb4156bc17 100644 --- a/ports/restc-cpp/portfile.cmake +++ b/ports/restc-cpp/portfile.cmake @@ -8,6 +8,11 @@ vcpkg_from_github( HEAD_REF master PATCHES 0001-exclude-cmake-external-projects.patch + + # This patch is a combination of these two commits: + # https://github.com/jgaa/restc-cpp/commit/f6144b1a93a00e11335e2cfa724da91925b08adb + # https://github.com/jgaa/restc-cpp/commit/5470ee36b973fac960b3566e47efe873c21b43fa + boost-1.86-fix.patch ) vcpkg_check_features(OUT_FEATURE_OPTIONS FEATURE_OPTIONS diff --git a/ports/restc-cpp/vcpkg.json b/ports/restc-cpp/vcpkg.json index 79630ffa678c09..1502439bf1bc33 100644 --- a/ports/restc-cpp/vcpkg.json +++ b/ports/restc-cpp/vcpkg.json @@ -1,7 +1,7 @@ { "name": "restc-cpp", "version-semver": "0.10.0", - "port-version": 3, + "port-version": 4, "description": "Modern C++ REST Client library", "homepage": "https://github.com/jgaa/restc-cpp", "license": "MIT", diff --git a/ports/rhash/portfile.cmake b/ports/rhash/portfile.cmake index 4e073183580496..f55228cfce271e 100644 --- a/ports/rhash/portfile.cmake +++ b/ports/rhash/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO rhash/RHash REF "v${VERSION}" - SHA512 00a7e5e058b53ce20ae79509815452ed9cb699d1322b678220b72c61dea3ea2f8fa131acfade8bb6d9f6af913f0c3c472330841181b22314b8755166310c946f + SHA512 49bd6aa2497efc4871ae31eaca51d2dc78ceb7126311557d5280b14fafe9355eaecad37f0f78f865e4e1dd1aeb506d3301989cd2f9fff7b0091c81978e8c2f2e HEAD_REF master ) diff --git a/ports/rhash/vcpkg.json b/ports/rhash/vcpkg.json index 4359431ad274f5..1fdbe357741012 100644 --- a/ports/rhash/vcpkg.json +++ b/ports/rhash/vcpkg.json @@ -1,7 +1,6 @@ { "name": "rhash", - "version": "1.4.4", - "port-version": 1, + "version": "1.4.5", "description": "C library for computing a wide variety of hash sums", "homepage": "https://github.com/rhash/RHash", "license": "0BSD", diff --git a/ports/rkcommon/fix-static.patch b/ports/rkcommon/fix-static.patch index 6593ad706a8750..92a54835cc3061 100644 --- a/ports/rkcommon/fix-static.patch +++ b/ports/rkcommon/fix-static.patch @@ -1,10 +1,10 @@ diff --git a/rkcommon/CMakeLists.txt b/rkcommon/CMakeLists.txt -index 3f80e4de3..72ac948b2 100644 +index 2bfb993..9d61267 100644 --- a/rkcommon/CMakeLists.txt +++ b/rkcommon/CMakeLists.txt -@@ -55,6 +55,10 @@ endif() - - target_compile_definitions(${PROJECT_NAME} PUBLIC ${EXTRA_COMPILE_DEFINITIONS}) +@@ -55,6 +55,10 @@ if (RKCOMMON_TASKING_INTERNAL) + target_compile_definitions(${PROJECT_NAME} PRIVATE -DENKITS_BUILD_DLL) + endif() +if(BUILD_SHARED_LIBS) + target_compile_definitions(${PROJECT_NAME} PUBLIC rkcommon_SHARED) @@ -14,7 +14,7 @@ index 3f80e4de3..72ac948b2 100644 target_compile_definitions(${PROJECT_NAME} PUBLIC -DRKCOMMON_ADDRSAN) endif() diff --git a/rkcommon/common.h b/rkcommon/common.h -index 175ecfa84..b43f34ab9 100644 +index a205770..07bf930 100644 --- a/rkcommon/common.h +++ b/rkcommon/common.h @@ -26,7 +26,7 @@ typedef int ssize_t; diff --git a/ports/rkcommon/portfile.cmake b/ports/rkcommon/portfile.cmake index 03130f40113917..e7419717243a62 100644 --- a/ports/rkcommon/portfile.cmake +++ b/ports/rkcommon/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO ospray/rkcommon - REF 0b8856cd9278474b56dc5bcff516a4b9482cf147 - SHA512 836e888e33406f6825b8f5570894402460b3ae65a68ca8aeecf2c8e712f70e9392fdbb2131d538dbf47fc48a0664568e1fd60968452c7517cfeb17c0e608fecf + REF "v${VERSION}" + SHA512 48ced20506344250fd2b91875f8282c3b39828ac3eb0c8c0e2505dcc5cdb85a8f36dd328294f165aab66bdfe836b81b7a2c9f6f5c7ab49d281df5a3f95075548 HEAD_REF master PATCHES fix-static.patch ) diff --git a/ports/rkcommon/vcpkg.json b/ports/rkcommon/vcpkg.json index 291597b0d48c32..0f113eacaa3820 100644 --- a/ports/rkcommon/vcpkg.json +++ b/ports/rkcommon/vcpkg.json @@ -1,6 +1,6 @@ { "name": "rkcommon", - "version": "1.10.0", + "version": "1.14.2", "description": "This project represents a common set of C++ infrastructure and CMake utilities used by various components of Intel® oneAPI Rendering Toolkit.", "homepage": "https://github.com/ospray/rkcommon/", "license": "Apache-2.0", diff --git a/ports/roaring/portfile.cmake b/ports/roaring/portfile.cmake index 582d1d721d18c6..97e5f2a9c74571 100644 --- a/ports/roaring/portfile.cmake +++ b/ports/roaring/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO RoaringBitmap/CRoaring REF "v${VERSION}" - SHA512 632bdc7dd4f66a5034653ebcf17532e680a07f05456640ceea704d3b0f360b3d514a68bf513074f9f3b23e06cfa06814f0df0337003f70f33768c041bc5e82c5 + SHA512 59fe65fb79b8d0367a3e3f80deef332487060f16cd8f92151dd6282fda9a18b15221e4a2a39b361e0e34363445a9c5c7e19a38d8218cbb273c92cc4b5ac92720 HEAD_REF master ) diff --git a/ports/roaring/vcpkg.json b/ports/roaring/vcpkg.json index b73c0d27c2643d..c650f0d1c618d7 100644 --- a/ports/roaring/vcpkg.json +++ b/ports/roaring/vcpkg.json @@ -1,6 +1,6 @@ { "name": "roaring", - "version": "4.1.3", + "version": "4.2.1", "description": "A better compressed bitset in C (and C++)", "homepage": "https://github.com/RoaringBitmap/CRoaring", "license": "Apache-2.0 OR MIT", diff --git a/ports/rocksdb/portfile.cmake b/ports/rocksdb/portfile.cmake index 0c71c9a280d94f..6f9f6bd1ed6422 100644 --- a/ports/rocksdb/portfile.cmake +++ b/ports/rocksdb/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO facebook/rocksdb REF "v${VERSION}" - SHA512 4e211fb6f2534ef8ccf71648c5a0fa8a16647d868ac3b62f68c6bd0b26abb6aae7e80c26bb9501faea6c9ac6dfc31e20d11a093695aa5ced3c9e8c2c04fcdb3d + SHA512 025fed24e4edf1043943d300e737f3a0fbf95edafc76a36806e8f13af95b6aa4971a277420922e6a0687a976328fac1db90e7cb5b3d4b741c2b156276cffdcbd HEAD_REF main PATCHES 0001-fix-dependencies.patch diff --git a/ports/rocksdb/vcpkg.json b/ports/rocksdb/vcpkg.json index c0f9e0a26e0600..e313075e6a5122 100644 --- a/ports/rocksdb/vcpkg.json +++ b/ports/rocksdb/vcpkg.json @@ -1,6 +1,6 @@ { "name": "rocksdb", - "version": "9.6.1", + "version": "9.7.2", "description": "A library that provides an embeddable, persistent key-value store for fast storage", "homepage": "https://github.com/facebook/rocksdb", "license": "GPL-2.0-only OR Apache-2.0", diff --git a/ports/s2n/portfile.cmake b/ports/s2n/portfile.cmake index fd874cfd74bb7d..ffd1270cf1e5d3 100644 --- a/ports/s2n/portfile.cmake +++ b/ports/s2n/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO aws/s2n-tls REF "v${VERSION}" - SHA512 41abcde197e30845e64b3b63e2edf32b66611723505d176cbe439d5cc91dccf1c6dff0c53d896e5cfa5bbb65362a36dbe200883f658f47635b526c2fdf67210e + SHA512 10a6dcf6669ca97d65f009a692075c858b9b344c535487f64b4b2046f0cda0241c884fdc3d8f054a3bf85d080582a1000b6edca2b3bf98f7aa62857ac97443b2 PATCHES fix-cmake-target-path.patch ) diff --git a/ports/s2n/vcpkg.json b/ports/s2n/vcpkg.json index 78eb4616c0fba5..c4f2080ca4e820 100644 --- a/ports/s2n/vcpkg.json +++ b/ports/s2n/vcpkg.json @@ -1,6 +1,6 @@ { "name": "s2n", - "version": "1.4.16", + "version": "1.5.5", "description": "C99 implementation of the TLS/SSL protocols.", "homepage": "https://github.com/aws/s2n-tls", "license": "Apache-2.0", diff --git a/ports/spirv-cross/portfile.cmake b/ports/spirv-cross/portfile.cmake index 7e1a9f60f54e9e..14c29cd78b8ec3 100644 --- a/ports/spirv-cross/portfile.cmake +++ b/ports/spirv-cross/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KhronosGroup/SPIRV-Cross REF vulkan-sdk-${VERSION} - SHA512 923ba1564aee36bc6ebd61ee30ec43d61dbc28c23b172fa9a81688f1ca899a950e221a8b07134ccef14c6d5818c0f0fc33a53b8e38f28a956e1119b3974825e7 + SHA512 943453df60744fe32123df7e366b27d30d57947b22bf7c087090e70f398305b37a47826abc60cdf912f0240c4ff3190e9d0f03d1d4e85f73c13b8a6196611640 HEAD_REF master ) diff --git a/ports/spirv-cross/vcpkg.json b/ports/spirv-cross/vcpkg.json index e7a2531290887f..66d4afb8a0a358 100644 --- a/ports/spirv-cross/vcpkg.json +++ b/ports/spirv-cross/vcpkg.json @@ -1,6 +1,6 @@ { "name": "spirv-cross", - "version": "1.3.290.0", + "version": "1.3.296.0", "description": "SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.", "homepage": "https://github.com/KhronosGroup/SPIRV-Cross", "dependencies": [ diff --git a/ports/spirv-headers/portfile.cmake b/ports/spirv-headers/portfile.cmake index 5ac11d20a660e2..1b67110b3ea1c1 100644 --- a/ports/spirv-headers/portfile.cmake +++ b/ports/spirv-headers/portfile.cmake @@ -3,7 +3,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KhronosGroup/SPIRV-Headers REF "vulkan-sdk-${VERSION}" - SHA512 d3328cd4ddf87d075afacfb7ada01dbd16a3ff39b831e9ebe4ce3c32af0ff0c8822811b0e0d273a54b4acaba29b63b099efcf0150424bd9074d24d04a9974d89 + SHA512 b4f975d3051eda41ef5c3a6efc832607a165adfd6f43d7af171d2c0446b227bdcb5de0017a081fa9e7a3d2710ba8583fadbc06c0a364043b2778b02818d01040 HEAD_REF master ) diff --git a/ports/spirv-headers/vcpkg.json b/ports/spirv-headers/vcpkg.json index 7100d1fbc5c080..e68b2d564df583 100644 --- a/ports/spirv-headers/vcpkg.json +++ b/ports/spirv-headers/vcpkg.json @@ -1,6 +1,6 @@ { "name": "spirv-headers", - "version": "1.3.290.0", + "version": "1.3.296.0", "description": "Machine-readable files for the SPIR-V Registry", "homepage": "https://github.com/KhronosGroup/SPIRV-Headers", "dependencies": [ diff --git a/ports/spirv-reflect/portfile.cmake b/ports/spirv-reflect/portfile.cmake index 383a042c100375..dbeeb2c92cb333 100644 --- a/ports/spirv-reflect/portfile.cmake +++ b/ports/spirv-reflect/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KhronosGroup/SPIRV-Reflect REF "vulkan-sdk-${VERSION}" - SHA512 5de92dbd04424fb09f6c2a4c890572b2789017b737822d5bc8ab713aeede0796cdcc7ffe74e3ffe25cdd4c626e94bd60757e1cc625ede02b8fe3994b07588b44 + SHA512 770d46172fed140816dcecc3155bce62ce319f5cbe99bb58e81994e07aed14ebc8f65675c6e47dde2148e2706603ba470f364ab41bcbfbc05c69e25be7c5a898 HEAD_REF main PATCHES export-targets.patch diff --git a/ports/spirv-reflect/vcpkg.json b/ports/spirv-reflect/vcpkg.json index d4cdb9a233c09d..79c278e05b4a6f 100644 --- a/ports/spirv-reflect/vcpkg.json +++ b/ports/spirv-reflect/vcpkg.json @@ -1,6 +1,6 @@ { "name": "spirv-reflect", - "version": "1.3.290.0", + "version": "1.3.296.0", "description": "SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.", "homepage": "https://github.com/KhronosGroup/SPIRV-Reflect", "license": "Apache-2.0", diff --git a/ports/spirv-tools/portfile.cmake b/ports/spirv-tools/portfile.cmake index 250bf23e70f45a..27443376de3261 100644 --- a/ports/spirv-tools/portfile.cmake +++ b/ports/spirv-tools/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KhronosGroup/SPIRV-Tools REF "vulkan-sdk-${VERSION}" - SHA512 d4e8440c0843fb084dde4a576b95442783ab8204670b199798bd87f754d77f3c258bb69ab1d4dd7859c1d2c681ed8813309c76c6f70b5a7d8d21b6a48ef63b67 + SHA512 62f0a6034bd016aedfb8975bbd3bb134ef928bd6bafbb61d9f73c46760019597b9841b80243c86e5e5e0576824cd20255067e447590eb0d2d51593439152215e PATCHES cmake-config-dir.diff spirv-tools-shared.diff diff --git a/ports/spirv-tools/vcpkg.json b/ports/spirv-tools/vcpkg.json index 340fac928652d7..55a05633385fc7 100644 --- a/ports/spirv-tools/vcpkg.json +++ b/ports/spirv-tools/vcpkg.json @@ -1,6 +1,6 @@ { "name": "spirv-tools", - "version": "1.3.290.0", + "version": "1.3.296.0", "description": "API and commands for processing SPIR-V modules", "homepage": "https://github.com/KhronosGroup/SPIRV-Tools", "license": "Apache-2.0", diff --git a/ports/superlu/portfile.cmake b/ports/superlu/portfile.cmake index 6b0bcc9b81d917..a7618fb917e0a1 100644 --- a/ports/superlu/portfile.cmake +++ b/ports/superlu/portfile.cmake @@ -6,7 +6,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO xiaoyeli/superlu REF "v${VERSION}" - SHA512 6dd2baeff9ca7ed4761845b9a30c6dca4e19ca498e10ea7360013b3aece576ca996a8bf31c4479321feda6f5266235d68ea9a2e256f0ffe91f804d4cdecd3847 + SHA512 d2b35ccfd4bee6f5967a1a65edc07d32a7d842aa3f623494de78cf69dc5f4819d82f675d6b2aec035fcbca0a8a3966ab76fa105e6162e8242eb6a56870e41cba HEAD_REF master PATCHES remove-make.inc.patch diff --git a/ports/superlu/vcpkg.json b/ports/superlu/vcpkg.json index c18a7d892501d2..ca7059164ac683 100644 --- a/ports/superlu/vcpkg.json +++ b/ports/superlu/vcpkg.json @@ -1,6 +1,6 @@ { "name": "superlu", - "version": "6.0.1", + "version": "7.0.0", "description": "Supernodal sparse direct solver.", "homepage": "https://github.com/xiaoyeli/superlu", "license": "BSD-3-Clause-LBNL", diff --git a/ports/upa-url/portfile.cmake b/ports/upa-url/portfile.cmake index 926301cb0efc8f..9536bfe98b1318 100644 --- a/ports/upa-url/portfile.cmake +++ b/ports/upa-url/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO upa-url/upa REF "v${VERSION}" - SHA512 6217d2ec00191d125b94d86ea1bc094d5386ee9ebe7368d5ffa74161ab911d2409833239ff6874b185a7deb838a50a6b06cb79f287d16095227c83494e4fd1b4 + SHA512 c21a48f74dc31f9114574c69e2ce17c7957f50c65bc99f45acb9f7e88930b1b7e125c90cf3b7f002e63d8456f6f7377d0e28ffc7c7e5ffe87c4d414ef5845733 HEAD_REF main PATCHES cxx-standard.patch diff --git a/ports/upa-url/vcpkg.json b/ports/upa-url/vcpkg.json index ae457e398b4e02..edf007674fc1a7 100644 --- a/ports/upa-url/vcpkg.json +++ b/ports/upa-url/vcpkg.json @@ -1,6 +1,6 @@ { "name": "upa-url", - "version": "1.0.0", + "version": "1.0.1", "description": "An implementation of the WHATWG URL Standard in C++", "homepage": "https://github.com/upa-url/upa", "license": "BSD-2-Clause", diff --git a/ports/vcpkg-get-python-packages/vcpkg.json b/ports/vcpkg-get-python-packages/vcpkg.json index 8d7870ca009887..4590bd8cde6f5e 100644 --- a/ports/vcpkg-get-python-packages/vcpkg.json +++ b/ports/vcpkg-get-python-packages/vcpkg.json @@ -1,6 +1,6 @@ { "name": "vcpkg-get-python-packages", - "version-date": "2024-01-24", + "version-date": "2024-09-29", "documentation": "https://learn.microsoft.com/en-us/vcpkg/maintainers/functions/vcpkg_get_python_packages", "license": "MIT", "supports": "native" diff --git a/ports/vcpkg-get-python-packages/x_vcpkg_get_python_packages.cmake b/ports/vcpkg-get-python-packages/x_vcpkg_get_python_packages.cmake index fdda6cfe80ede1..73e9bc049f3676 100644 --- a/ports/vcpkg-get-python-packages/x_vcpkg_get_python_packages.cmake +++ b/ports/vcpkg-get-python-packages/x_vcpkg_get_python_packages.cmake @@ -18,10 +18,6 @@ function(x_vcpkg_get_python_packages) endif() endif() - if(arg_PYTHON_VERSION STREQUAL "3") - set(PYTHON_VERSION_MINOR 11) - endif() - if(NOT DEFINED arg_OUT_PYTHON_VAR) set(arg_OUT_PYTHON_VAR "PYTHON${arg_PYTHON_VERSION}") endif() @@ -42,8 +38,8 @@ function(x_vcpkg_get_python_packages) vcpkg_from_github( OUT_SOURCE_PATH PYFILE_PATH REPO pypa/get-pip - REF 38e54e5de07c66e875c11a1ebbdb938854625dd8 #2022-03-07 - SHA512 431a9f66618a2f251db3a8c3311e7fc3af3ff7364ec1d14a99f1b9c237646b6146cef8b9471d83e1086dba2ed448bccc48d99b2bb375e4235d78e76d9970d3e5 + REF 24.2 + SHA512 7bcbc841564b7fc3cd2c109b9d3cfd34d853508edc9e040e9615fc0f9f18f74c7826d53671f65fa1abda3fd29a0a3f9f6114d9e9bdd6d120175ac207fd7ce321 ) vcpkg_execute_required_process(COMMAND "${arg_PYTHON_EXECUTABLE}" "${PYFILE_PATH}/public/get-pip.py" --no-warn-script-location WORKING_DIRECTORY "${CURRENT_BUILDTREES_DIR}" @@ -75,8 +71,9 @@ function(x_vcpkg_get_python_packages) file(MAKE_DIRECTORY "${python_dir}/DLLs") set(python_sub_path /Scripts) set(python_venv virtualenv) - if(EXISTS "${python_dir}/python3${PYTHON_VERSION_MINOR}.zip") - file(COPY "${python_dir}/python3${PYTHON_VERSION_MINOR}.zip" DESTINATION "${venv_path}/Scripts") + file(GLOB python_zipped_stdlib "${python_dir}/python3*.zip") + if(python_zipped_stdlib) + file(COPY ${python_zipped_stdlib} DESTINATION "${venv_path}/Scripts") endif() set(python_venv_options "--app-data" "${venv_path}/data") else() diff --git a/ports/volk/portfile.cmake b/ports/volk/portfile.cmake index 1d133f4c403d8d..3f8dfd2d13a18b 100644 --- a/ports/volk/portfile.cmake +++ b/ports/volk/portfile.cmake @@ -4,8 +4,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO zeux/volk - REF "${VERSION}" - SHA512 1e0b05f0a7aa9e185b4b7ef42d53c1a23ccb8511cd3c2821e8976c11130ea196a24612ca18319fc2c0ac99bc2b1d334fc62ea9863f45800007b9bc92978da665 + REF "vulkan-sdk-${VERSION}" + SHA512 bc57ab2d0408fba6d66c91eb477392e217ec5b4185db1191c9ed7750f3773c513674b0bb4f3378a0ee38038d0447aa868ca79842192c6060a6e8b33ca81552f0 HEAD_REF master ) diff --git a/ports/volk/vcpkg.json b/ports/volk/vcpkg.json index cca79fdf542725..80c8952c152933 100644 --- a/ports/volk/vcpkg.json +++ b/ports/volk/vcpkg.json @@ -1,6 +1,6 @@ { "name": "volk", - "version": "1.3.295", + "version": "1.3.296", "description": [ "Meta loader for Vulkan API.", "Note that the static library target volk::volk is built without platform-specific defines.", diff --git a/ports/vulkan-headers/portfile.cmake b/ports/vulkan-headers/portfile.cmake index 2b9bf8c0757921..a2ba84aed4ba59 100644 --- a/ports/vulkan-headers/portfile.cmake +++ b/ports/vulkan-headers/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KhronosGroup/Vulkan-Headers REF "vulkan-sdk-${VERSION}" - SHA512 2bba1b9f3b97e22066ad89bce48a999dd253baf47ed3c76575777e7fc03199c67b1f8b301c1e152eaf4ce63351af9901bcea3a34f2d8cdcea81c25648bfb4706 + SHA512 475cd0c3249c7998e5e85390651a6652e229d65e42adf3b4d18f9f7509037d217e87de01632c9b4142d26ab295cd2272c2e88f897a5420d693a82ff7e4003157 HEAD_REF main ) diff --git a/ports/vulkan-headers/vcpkg.json b/ports/vulkan-headers/vcpkg.json index 0bb65d811b2e88..00c0cdb447ce5e 100644 --- a/ports/vulkan-headers/vcpkg.json +++ b/ports/vulkan-headers/vcpkg.json @@ -1,7 +1,6 @@ { "name": "vulkan-headers", - "version": "1.3.290.0", - "port-version": 1, + "version": "1.3.296.0", "description": "Vulkan header files and API registry", "homepage": "https://github.com/KhronosGroup/Vulkan-Headers", "license": "Apache-2.0 OR MIT", diff --git a/ports/vulkan-loader/portfile.cmake b/ports/vulkan-loader/portfile.cmake index 1a5f700f8d40b4..133f691d6fb85e 100644 --- a/ports/vulkan-loader/portfile.cmake +++ b/ports/vulkan-loader/portfile.cmake @@ -1,17 +1,35 @@ set(VCPKG_LIBRARY_LINKAGE dynamic) +vcpkg_download_distfile(ARM_COMMENT_SYNTAX_FIX + URLS https://github.com/KhronosGroup/Vulkan-Loader/commit/ce3a4db90513c2dd10fbe56a21207945fbc9339f.patch?full_index=1 + SHA512 e08d0be965f2430a5353a30339e1c29e5074d5b751f7894bdfec8c2031916b0e4d39fff1dad0e5ec94e4f2f296fac230dbfcb9a04af4b2d1ad51dffe270d232a + FILENAME vulkan-loader-arm-comment-syntax-ce3a4db90513c2dd10fbe56a21207945fbc9339f.patch +) + +vcpkg_download_distfile(NINJA_CLANG_CL_WORKAROUND + URLS https://github.com/KhronosGroup/Vulkan-Loader/commit/4b043de5655d41cee12ef73d986cb7f7a7dbc239.patch?full_index=1 + SHA512 327ce23dc1a4e68ef31a02e9847c7aa740f0a81cd62d3fecf5e7efd84149909f2377e031064346ecb6aa2c5ec094413627a3f4b34c674d8713fc1ca01f88fc22 + FILENAME vulkan-loader-clang-cl-workaround-4b043de5655d41cee12ef73d986cb7f7a7dbc239.patch +) + vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KhronosGroup/Vulkan-Loader REF "vulkan-sdk-${VERSION}" - SHA512 42ecf05e498f6422cea9d6ef70df5a936536524c1ff4d8cb391b5c55dd409082a6b2fc2eee5b395306c782ca32a7344faceef3e5385b382fb5a7e6564cfce4b5 + SHA512 535b7f324348e9edf44ff6a6a6e9eabe6e3a4bfad79bef789d1dc0cbbe3de36b6495a05236323d155631b081b89c18bb8668c79d1f735b59fc85ebee555aa682 HEAD_REF main + PATCHES + "${ARM_COMMENT_SYNTAX_FIX}" + "${NINJA_CLANG_CL_WORKAROUND}" ) +vcpkg_find_acquire_program(PYTHON3) + vcpkg_cmake_configure( SOURCE_PATH "${SOURCE_PATH}" OPTIONS -DBUILD_TESTS:BOOL=OFF + -DPython3_EXECUTABLE=${PYTHON3} ) vcpkg_cmake_install() vcpkg_fixup_pkgconfig() diff --git a/ports/vulkan-loader/vcpkg.json b/ports/vulkan-loader/vcpkg.json index 32b5872e3d4dbe..e59e5099bc405c 100644 --- a/ports/vulkan-loader/vcpkg.json +++ b/ports/vulkan-loader/vcpkg.json @@ -1,6 +1,6 @@ { "name": "vulkan-loader", - "version": "1.3.290.0", + "version": "1.3.296.0", "description": "Vulkan Development Tools", "homepage": "https://github.com/KhronosGroup/Vulkan-Loader", "license": null, diff --git a/ports/vulkan-sdk-components/vcpkg.json b/ports/vulkan-sdk-components/vcpkg.json index f40abf56b43ee7..508c55ab6e7cfc 100644 --- a/ports/vulkan-sdk-components/vcpkg.json +++ b/ports/vulkan-sdk-components/vcpkg.json @@ -1,7 +1,7 @@ { "$comment": "Dependencies extracted from e.g. https://sdk.lunarg.com/sdk/download/1.3.290.0/windows/config.json", "name": "vulkan-sdk-components", - "version": "1.3.290.0", + "version": "1.3.296.0", "description": "Installs packages which are part of the Vulkan SDK.", "license": null, "supports": "!uwp & !xbox", diff --git a/ports/vulkan-tools/portfile.cmake b/ports/vulkan-tools/portfile.cmake index 1372ff6c6d8907..5632018c05497e 100644 --- a/ports/vulkan-tools/portfile.cmake +++ b/ports/vulkan-tools/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KhronosGroup/Vulkan-Tools REF "vulkan-sdk-${VERSION}" - SHA512 e5f6daa12ba2e8098f939cc06e732efd89f616fd9babf00d2fb8b9a73671143961a4c5b84879a4f9c4a7312bb393874f065222602e3619db5ad7fb9f8b868422 + SHA512 66bc89272f150198cd52f2971ad67a2fd6c922ac4bafb420c0d54788ca6bab2246e8a153a09eccce15a87e1fe16fdeef16af1c6b6b13386bff79dd73858f3cae HEAD_REF main PATCHES fix-parallel-config.patch diff --git a/ports/vulkan-tools/vcpkg.json b/ports/vulkan-tools/vcpkg.json index beff4aff9557b2..3633cbb686cda2 100644 --- a/ports/vulkan-tools/vcpkg.json +++ b/ports/vulkan-tools/vcpkg.json @@ -1,6 +1,6 @@ { "name": "vulkan-tools", - "version": "1.3.290.0", + "version": "1.3.296.0", "description": "Vulkan Development Tools", "homepage": "https://github.com/KhronosGroup/Vulkan-Tools", "license": "Apache-2.0", diff --git a/ports/vulkan-utility-libraries/portfile.cmake b/ports/vulkan-utility-libraries/portfile.cmake index f87f870df846a5..8280b5aac5a25b 100644 --- a/ports/vulkan-utility-libraries/portfile.cmake +++ b/ports/vulkan-utility-libraries/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KhronosGroup/Vulkan-Utility-Libraries REF "vulkan-sdk-${VERSION}" - SHA512 73637d7fb511aa00b267d415e4bef780f8b3ffc206a6da4c3447472fbb3e358de6c1ea15601e4c951b6bfb49b736c2449d58dd257f2870388b5b3f9fd396dc62 + SHA512 03466c78fbd43461990014a02deb06d2c4668c6230f336d3d9710e93aefa56d0ffadf959892c6d85c409088705e8ecf5fdd0a037b99af767b832f17fe4a44454 HEAD_REF main ) diff --git a/ports/vulkan-utility-libraries/vcpkg.json b/ports/vulkan-utility-libraries/vcpkg.json index 54d38f090aa93a..58a20aa8a8faed 100644 --- a/ports/vulkan-utility-libraries/vcpkg.json +++ b/ports/vulkan-utility-libraries/vcpkg.json @@ -1,6 +1,6 @@ { "name": "vulkan-utility-libraries", - "version": "1.3.290.0", + "version": "1.3.296.0", "description": "Utility libraries for Vulkan developers", "homepage": "https://github.com/KhronosGroup/Vulkan-Utility-Libraries", "license": null, diff --git a/ports/vulkan-validationlayers/portfile.cmake b/ports/vulkan-validationlayers/portfile.cmake index f3979846e30b86..0f9a7a673b99a2 100644 --- a/ports/vulkan-validationlayers/portfile.cmake +++ b/ports/vulkan-validationlayers/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO KhronosGroup/Vulkan-ValidationLayers REF "vulkan-sdk-${VERSION}" - SHA512 9f1d512b4bafbcef586789e933f903c383bbb9644d0a978a390da16e03ee2395c39c9c7b622e437e1c74880409df0a3cfc3a44b066cc0efeaee8d1edb9349d26 + SHA512 457edee35a347456391c9b36bdf5d457f05210b6a8889d0623498582d3385bed474fbd7dae66406d20f70d96238ca752414eaa844b86b431ec7f8cf721d46d08 HEAD_REF main ) diff --git a/ports/vulkan-validationlayers/vcpkg.json b/ports/vulkan-validationlayers/vcpkg.json index f4cfed0cf80e15..a3b7e77124f26d 100644 --- a/ports/vulkan-validationlayers/vcpkg.json +++ b/ports/vulkan-validationlayers/vcpkg.json @@ -1,6 +1,6 @@ { "name": "vulkan-validationlayers", - "version": "1.3.290.0", + "version": "1.3.296.0", "description": "Vulkan Validation Layers (VVL)", "homepage": "https://github.com/KhronosGroup/Vulkan-ValidationLayers", "license": null, diff --git a/scripts/azure-pipelines/android/Dockerfile b/scripts/azure-pipelines/android/Dockerfile index 3b67c4a3cd9eb1..b6274d9370815e 100644 --- a/scripts/azure-pipelines/android/Dockerfile +++ b/scripts/azure-pipelines/android/Dockerfile @@ -1,6 +1,6 @@ # syntax=docker/dockerfile:1.4 # DisableDockerDetector "Used to build the container deployed to Azure Container Registry" -FROM ubuntu:focal-20240530 +FROM ubuntu:focal-20240918 ADD https://packages.microsoft.com/config/ubuntu/20.04/packages-microsoft-prod.deb /packages-microsoft-prod.deb ADD https://dl.google.com/android/repository/android-ndk-r26d-linux.zip /android-ndk-r26d-linux.zip diff --git a/scripts/azure-pipelines/azure-pipelines.yml b/scripts/azure-pipelines/azure-pipelines.yml index 13af0f379d1798..3d47170439c2e6 100644 --- a/scripts/azure-pipelines/azure-pipelines.yml +++ b/scripts/azure-pipelines/azure-pipelines.yml @@ -2,7 +2,7 @@ # SPDX-License-Identifier: MIT # variables: - linux-docker-image: 'vcpkgandroidwus3.azurecr.io/vcpkg-android:2024-07-11' + linux-docker-image: 'vcpkgandroidwus3.azurecr.io/vcpkg-android:2024-10-15' parameters: - name: vcpkgToolSha diff --git a/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml b/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml index dfdd430bddd122..b2d08e22e8306e 100644 --- a/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml +++ b/scripts/azure-pipelines/windows-unstable/azure-pipelines.yml @@ -6,7 +6,7 @@ jobs: - job: x64_windows pool: name: vcpkg-testing-msvc - demands: ImageVersionOverride -equals 2024.09.11 + demands: ImageVersionOverride -equals 2024.10.14 workspace: clean: resources timeoutInMinutes: 2880 # 2 days diff --git a/scripts/azure-pipelines/windows/azure-pipelines.yml b/scripts/azure-pipelines/windows/azure-pipelines.yml index 605f6d5bfc7e66..eaace013fd1909 100644 --- a/scripts/azure-pipelines/windows/azure-pipelines.yml +++ b/scripts/azure-pipelines/windows/azure-pipelines.yml @@ -20,7 +20,7 @@ jobs: condition: and(succeeded(), contains('^${{ replace(parameters.jobName, '_', '-') }}$', '${{ parameters.tripletPattern }}')) pool: name: PrWin-1ES - demands: ImageVersionOverride -equals 2024.09.11 + demands: ImageVersionOverride -equals 2024.10.14 workspace: clean: resources timeoutInMinutes: 2880 # 2 days diff --git a/scripts/azure-pipelines/windows/deploy-azure-cli.ps1 b/scripts/azure-pipelines/windows/deploy-azure-cli.ps1 index ce10695f944b69..df7f41fcb1e521 100644 --- a/scripts/azure-pipelines/windows/deploy-azure-cli.ps1 +++ b/scripts/azure-pipelines/windows/deploy-azure-cli.ps1 @@ -9,10 +9,10 @@ if (Test-Path "$PSScriptRoot/utility-prefix.ps1") { [string]$AzCliUrl if ([string]::IsNullOrEmpty($SasToken)) { - $AzCliUrl = 'https://azcliprod.blob.core.windows.net/msi/azure-cli-2.64.0-x64.msi' + $AzCliUrl = 'https://azcliprod.blob.core.windows.net/msi/azure-cli-2.65.0-x64.msi' } else { $SasToken = $SasToken.Replace('"', '') - $AzCliUrl = "https://vcpkgimageminting.blob.core.windows.net/assets/azure-cli-2.64.0-x64.msi?$SasToken" + $AzCliUrl = "https://vcpkgimageminting.blob.core.windows.net/assets/azure-cli-2.65.0-x64.msi?$SasToken" } DownloadAndInstall -Url $AzCliUrl -Name 'Azure CLI' -Args @('/quiet', '/norestart') diff --git a/scripts/azure-pipelines/windows/deploy-visual-studio.ps1 b/scripts/azure-pipelines/windows/deploy-visual-studio.ps1 index 1db35d0a863407..04609504ce1b67 100644 --- a/scripts/azure-pipelines/windows/deploy-visual-studio.ps1 +++ b/scripts/azure-pipelines/windows/deploy-visual-studio.ps1 @@ -8,8 +8,8 @@ if (Test-Path "$PSScriptRoot/utility-prefix.ps1") { } # See https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-history -# 17.11.3 -$VisualStudioBootstrapperUrl = 'https://download.visualstudio.microsoft.com/download/pr/030a0062-e1e5-4a6c-9385-a6f146dbd9db/85d31bd580a0b36936164315bd423d22af90f90d180a540ef4245522e0bcd085/vs_Enterprise.exe' +# 17.11.5 +$VisualStudioBootstrapperUrl = 'https://download.visualstudio.microsoft.com/download/pr/69e24482-3b48-44d3-af65-51f866a08313/2e8384dde0c87bc49830e325c7565c25278340c83f6da46b8c14101dd75d8f15/vs_Enterprise.exe' $Workloads = @( 'Microsoft.VisualStudio.Workload.NativeDesktop', 'Microsoft.VisualStudio.Workload.Universal', diff --git a/scripts/boost/generate-ports.ps1 b/scripts/boost/generate-ports.ps1 index a2a07bcbc3fff0..d0a2097e8be82e 100644 --- a/scripts/boost/generate-ports.ps1 +++ b/scripts/boost/generate-ports.ps1 @@ -1,7 +1,7 @@ [CmdletBinding()] param ( $libraries = @(), - $version = "1.85.0", + $version = "1.86.0", # 1: boost-cmake/ref_sha.cmake needs manual updating # 2: This script treats support statements as platform expressions. This is incorrect # in a few cases e.g. boost-parameter-python not depending on boost-python for uwp since @@ -26,41 +26,8 @@ if ($null -eq $vcpkg) { $semverVersion = ($version -replace "(\d+(\.\d+){1,3}).*", "`$1") # Clear this array when moving to a new boost version -$defaultPortVersion = 1 +$defaultPortVersion = 0 $portVersions = @{ - 'boost-asio' = 2 - 'boost-beast' = 2 - 'boost-bimap' = 2 - 'boost-build' = 2 - 'boost-cmake' = 2 - 'boost-cobalt' = 2 - 'boost-compat' = 2 - 'boost-core' = 2 - 'boost-describe' = 2 - 'boost-filesystem' = 2 - 'boost-geometry' = 2 - 'boost-intrusive' = 2 - 'boost-json' = 2 - 'boost-locale' = 2 - 'boost-log' = 2 - 'boost-math' = 2 - 'boost-mpi' = 2 - 'boost-msm' = 2 - 'boost-multi-index' = 2 - 'boost-multiprecision' = 2 - 'boost-mysql' = 2 - 'boost-nowide' = 2 - 'boost-outcome' = 2 - 'boost-pfr' = 2 - 'boost-process' = 2 - 'boost-program-options' = 2 - 'boost-python' = 2 - 'boost-redis' = 2 - 'boost-stacktrace' = 4 - 'boost-timer' = 2 - 'boost-unordered' = 2 - 'boost-variant2' = 2 - 'boost-wave' = 2 } function Get-PortVersion { @@ -167,7 +134,7 @@ $portData = @{ } } }; - "boost-process" = @{ "supports" = "!emscripten" }; + "boost-process" = @{ "supports" = "!uwp & !emscripten & !android" }; "boost-python" = @{ "supports" = "!uwp & !emscripten & !ios & !android"; "dependencies" = @("python3");}; "boost-random" = @{ "supports" = "!uwp" }; "boost-regex" = @{ @@ -214,6 +181,27 @@ function GeneratePortName() { "boost-" + ($Library -replace "_", "-") } +function GetPortHomepage() { + param ( + [string]$Library + ) + + $specicalHomepagePaths = @{ + "interval" = "numeric/interval"; + "numeric_conversion" = "numeric/conversion"; + "odeint" = "numeric/odeint"; + "ublas" = "numeric/ublas"; + } + + if ($specicalHomepagePaths.ContainsKey($Library)) { + $homepagePath = $specicalHomepagePaths[$Library] + } else { + $homepagePath = $Library + } + + "https://www.boost.org/libs/" + $homepagePath +} + function GeneratePortDependency() { param ( [string]$Library = '', @@ -350,13 +338,14 @@ function GeneratePort() { ) $portName = GeneratePortName $Library + $homepage = GetPortHomepage $Library New-Item -ItemType "Directory" "$portsDir/$portName" -erroraction SilentlyContinue | out-null # Generate vcpkg.json GeneratePortManifest ` -PortName $portName ` - -Homepage "https://www.boost.org/libs/$Library" ` + -Homepage $homepage ` -Description "Boost $Library module" ` -License "BSL-1.0" ` -Dependencies $Dependencies @@ -637,6 +626,12 @@ foreach ($library in $libraries) { ) } ) + $deps = @($deps | Where-Object { + -not ( + ($library -eq 'mysql' -and $_ -eq 'pfr') + ) + } + ) # Add dependency to the config for all libraries except the config library itself if ($library -ne 'config' -and $library -ne 'headers') { diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 8d17be04f267d9..d7b19cd873d63f 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -797,9 +797,6 @@ netcdf-c:x64-android=fail netcdf-cxx4:x64-windows-static-md=fail ngspice:x64-android=fail ngspice:x64-windows-static=fail -nmap:arm-neon-android=fail -nmap:arm64-android=fail -nmap:x64-android=fail nrf-ble-driver:arm-neon-android=fail nrf-ble-driver:arm64-android=fail nrf-ble-driver:x64-android=fail diff --git a/scripts/cmake/vcpkg_find_acquire_program(PATCHELF).cmake b/scripts/cmake/vcpkg_find_acquire_program(PATCHELF).cmake index beca9848242247..e881bfe959b942 100644 --- a/scripts/cmake/vcpkg_find_acquire_program(PATCHELF).cmake +++ b/scripts/cmake/vcpkg_find_acquire_program(PATCHELF).cmake @@ -1,6 +1,6 @@ set(program_name patchelf) -set(program_version 0.14.5) if(CMAKE_HOST_SYSTEM_NAME STREQUAL "Linux") + set(program_version 0.14.5) vcpkg_execute_in_download_mode(COMMAND "uname" "-m" OUTPUT_VARIABLE HOST_ARCH OUTPUT_STRIP_TRAILING_WHITESPACE) if(HOST_ARCH STREQUAL "aarch64") set(patchelf_platform "aarch64") @@ -16,4 +16,15 @@ if(CMAKE_HOST_SYSTEM_NAME STREQUAL "Linux") set(download_urls "https://github.com/NixOS/patchelf/releases/download/${program_version}/${download_filename}") set(tool_subdirectory "${program_version}-${patchelf_platform}-linux") set(paths_to_search "${DOWNLOADS}/tools/patchelf/${program_version}-${patchelf_platform}-linux/bin") +elseif(CMAKE_HOST_SYSTEM_NAME STREQUAL "Windows") + set(patchelf_host "win32") + set(program_version 0.18.0) + set(download_sha512 +"19d24f64bea6d6236292455a09695d289ddca71433a0ccaf372f57da80a4cde5db1c375ac8e29a41ac1f0676b7d3b56ce5b2baf39e58369c4f741b612db51044") + set(download_filename "${program_name}-${patchelf_host}-${program_version}.exe") + set(download_urls "https://github.com/NixOS/patchelf/releases/download/${program_version}/${download_filename}") + set(tool_subdirectory "${program_version}-${patchelf_host}") + set(paths_to_search "${DOWNLOADS}/tools/patchelf/${program_version}-${patchelf_host}/") + set(raw_executable ON) + set(rename_binary_to "patchelf.exe") endif() diff --git a/scripts/cmake/vcpkg_find_acquire_program(PYTHON3).cmake b/scripts/cmake/vcpkg_find_acquire_program(PYTHON3).cmake index cd2d4e4a075675..e740918567fe66 100644 --- a/scripts/cmake/vcpkg_find_acquire_program(PYTHON3).cmake +++ b/scripts/cmake/vcpkg_find_acquire_program(PYTHON3).cmake @@ -1,6 +1,6 @@ if(CMAKE_HOST_WIN32) set(program_name python) - set(program_version 3.11.8) + set(program_version 3.12.7) if(DEFINED ENV{PROCESSOR_ARCHITEW6432}) set(build_arch $ENV{PROCESSOR_ARCHITEW6432}) else() @@ -8,23 +8,31 @@ if(CMAKE_HOST_WIN32) endif() if(build_arch MATCHES "^(ARM|arm)64$") set(tool_subdirectory "python-${program_version}-arm64") + # https://www.python.org/ftp/python/3.12.7/python-3.12.7-embed-arm64.zip set(download_urls "https://www.python.org/ftp/python/${program_version}/python-${program_version}-embed-arm64.zip") set(download_filename "python-${program_version}-embed-arm64.zip") - set(download_sha512 42b820e34c4a77fe928e0af395292d804dcbf7e1132cf353ce6ce23435a687ec580f03ccbf3cd94d98c9dc5ac951f8ca64dbd65cded7ef1d675a39d63f8ace8d) + set(download_sha512 D1D1183682D20AC057C45BF2AD264B6568CDEB54A1502823C76A2448386CAEF79A3AB9EA8FF57A5C023D432590FCCB5E3E9980F8760CD9BAAC5A2A82BA240D73) elseif(build_arch MATCHES "(amd|AMD)64") set(tool_subdirectory "python-${program_version}-x64") + # https://www.python.org/ftp/python/3.12.7/python-3.12.7-embed-amd64.zip set(download_urls "https://www.python.org/ftp/python/${program_version}/python-${program_version}-embed-amd64.zip") set(download_filename "python-${program_version}-embed-amd64.zip") - set(download_sha512 da5f01e94d3505eebdfd4d2e70d9cf494925199024479cc29ef144567906b2e8ad55a855b199a755318f5fb9a260f21b987a5fc85f31acf631af4b677921251d) + set(download_sha512 2F67A8487A9EDECE26B73AAB27E75249E538938AD976D371A9411B54DBAE20AFEAC82B406AD4EEEE38B1CF6F407E7620679D30C0FFF82EC8E8AE62268C322D59) else() set(tool_subdirectory "python-${program_version}-x86") + # https://www.python.org/ftp/python/3.12.7/python-3.12.7-embed-win32.zip set(download_urls "https://www.python.org/ftp/python/${program_version}/python-${program_version}-embed-win32.zip") set(download_filename "python-${program_version}-embed-win32.zip") - set(download_sha512 c88ef02f0860000dbc59361cfe051e3e8dc7d208ed39bb5bc20a3e8b8711b578926e281a11941787ea61b2ef05b945ab3133322dcb85b916f79ac4ada57f6309) + set(download_sha512 15542080E0CC25C574391218107FE843006E8C5A7161D1CD48CF14A3C47155C0244587273D9C747F35B15EA17676869ECCE079214824214C1A62ABFC86AD9F9B) endif() set(paths_to_search "${DOWNLOADS}/tools/python/${tool_subdirectory}") - vcpkg_list(SET post_install_command "${CMAKE_COMMAND}" -E rm python311._pth) + + # We want to be able to import stuff from outside of this embeddable package. + # https://docs.python.org/3/library/sys_path_init.html#pth-files + string(REGEX MATCH "^3\\.[0-9]+" _python_version_plain "${program_version}") + string(REPLACE "." "" _python_version_plain "${_python_version_plain}") + vcpkg_list(SET post_install_command "${CMAKE_COMMAND}" -E rm "python${_python_version_plain}._pth") else() set(program_name python3) set(brew_package_name "python") diff --git a/scripts/vcpkgTools.xml b/scripts/vcpkgTools.xml index 81f990cd17d591..f5be75dc68ae10 100644 --- a/scripts/vcpkgTools.xml +++ b/scripts/vcpkgTools.xml @@ -1,18 +1,18 @@ - 3.11.8 + 3.12.7 python.exe - https://www.python.org/ftp/python/3.11.8/python-3.11.8-embed-win32.zip - c88ef02f0860000dbc59361cfe051e3e8dc7d208ed39bb5bc20a3e8b8711b578926e281a11941787ea61b2ef05b945ab3133322dcb85b916f79ac4ada57f6309 - python-3.11.8-embed-win32.zip + https://www.python.org/ftp/python/3.12.7/python-3.12.7-embed-win32.zip + 15542080e0cc25c574391218107fe843006e8c5a7161d1cd48cf14a3c47155c0244587273d9c747f35b15ea17676869ecce079214824214c1a62abfc86ad9f9b + python-3.12.7-embed-win32.zip - 3.11.8 + 3.12.7 tools\python.exe - https://www.nuget.org/api/v2/package/python/3.11.8 - 8c1abd622fb2795fb87ab5208764fe13f7f4d69f2283b4237ea47b7c14b0989b5b4169f1ac1d3b1f417c6c2cc3d85ce151370dae8efc807c93e57cd67fa3c8cf - python-3.11.8.nupkg.zip + https://www.nuget.org/api/v2/package/python/3.12.7 + 6d5cac329808e31d4d8d593da6eeaa9ea4ec0296679335e7b7811f6c6fa6cbb96948d2f7845071798c6f73f83852dd731dc2b0fda48c520b9bec8a86cc56134e + python-3.12.7.nupkg.zip 3.30.1 diff --git a/versions/a-/aws-c-common.json b/versions/a-/aws-c-common.json index 9224b67fb4a946..77f9f9a84832b5 100644 --- a/versions/a-/aws-c-common.json +++ b/versions/a-/aws-c-common.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "6ca8ab15e996d475016dcb8a29cf3558fc4f6568", + "version": "0.9.30", + "port-version": 0 + }, { "git-tree": "e173deb74e242d11e66bac664774195ccc14e5db", "version": "0.9.28", diff --git a/versions/a-/aws-sdk-cpp.json b/versions/a-/aws-sdk-cpp.json index 4bb72618309601..1fa6667cbb47dc 100644 --- a/versions/a-/aws-sdk-cpp.json +++ b/versions/a-/aws-sdk-cpp.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "be003f23440ed5c0e3ff419e1769faf15e943227", + "version": "1.11.428", + "port-version": 0 + }, { "git-tree": "ac4b4f695502882bdb0f8ae2711ebc997680d6c4", "version": "1.11.420", diff --git a/versions/b-/boost-accumulators.json b/versions/b-/boost-accumulators.json index 93ab2a2074752e..705601cd11dcd9 100644 --- a/versions/b-/boost-accumulators.json +++ b/versions/b-/boost-accumulators.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "9760bdb89b8de886df649835bb83c4fb573c8140", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "17619ff99f8255a784c6340075f3905dbad6b2f1", "version": "1.85.0", diff --git a/versions/b-/boost-algorithm.json b/versions/b-/boost-algorithm.json index 328b51f1d09d00..5edbdb761ff836 100644 --- a/versions/b-/boost-algorithm.json +++ b/versions/b-/boost-algorithm.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "16fe704598a261d9766b1d6eb3a483f468ab6cac", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "f2849ae32efae29501cab88f2d61a5a53b88f923", "version": "1.85.0", diff --git a/versions/b-/boost-align.json b/versions/b-/boost-align.json index 3867b3f4da4400..1ab121dfc5c528 100644 --- a/versions/b-/boost-align.json +++ b/versions/b-/boost-align.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c8dc52b5f1feedf8b14e93d23d6d6e719d269c0e", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "5177b06936c5fa8b9d9cec972047f877101a7df0", "version": "1.85.0", diff --git a/versions/b-/boost-any.json b/versions/b-/boost-any.json index 68373c092a4ef4..bad7a57fbd9037 100644 --- a/versions/b-/boost-any.json +++ b/versions/b-/boost-any.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "37d5382bc7d0432e6a8f2a0537c8b554d3afcd86", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "cf915208320fd17f20dfc1869b991f9f74668386", "version": "1.85.0", diff --git a/versions/b-/boost-array.json b/versions/b-/boost-array.json index 8c41e057be5e34..0f784b28ab92c3 100644 --- a/versions/b-/boost-array.json +++ b/versions/b-/boost-array.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "6259bc62d2fa5980736b9365bb69fb242269b0e2", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "50b65644413603e808fcac7ac285cc2194269ae6", "version": "1.85.0", diff --git a/versions/b-/boost-asio.json b/versions/b-/boost-asio.json index 90ade55aedb14e..3550086c08852e 100644 --- a/versions/b-/boost-asio.json +++ b/versions/b-/boost-asio.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ce757138eb7af2b214f21e2680814777b580b325", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "8a0e2f419238028eaac9481e8f10e0e7ca7278a1", "version": "1.85.0", diff --git a/versions/b-/boost-assert.json b/versions/b-/boost-assert.json index 7740068073b24c..c79fc509655660 100644 --- a/versions/b-/boost-assert.json +++ b/versions/b-/boost-assert.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "89ff4d2e2e735c492f4f186ef5d08c27a33af0b7", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "a776f9bcec97f99c681858373363b6c973deecff", "version": "1.85.0", diff --git a/versions/b-/boost-assign.json b/versions/b-/boost-assign.json index 85c1673f637eda..2ad39bee0af1eb 100644 --- a/versions/b-/boost-assign.json +++ b/versions/b-/boost-assign.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "bbc14db5ba67af01c1ed5cfef0205540e008b51b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "0874b3b14afb59a82337dcc883430d5e3d641353", "version": "1.85.0", diff --git a/versions/b-/boost-atomic.json b/versions/b-/boost-atomic.json index 389f49e94c56ae..1fd45987467527 100644 --- a/versions/b-/boost-atomic.json +++ b/versions/b-/boost-atomic.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "dfeaafc296d789022fbb8cccbac524ddb130175b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "0a757df91e9d53d76896bfcb5de135e584211d83", "version": "1.85.0", diff --git a/versions/b-/boost-beast.json b/versions/b-/boost-beast.json index d5621b0d8bd711..bdfb4d919fe159 100644 --- a/versions/b-/boost-beast.json +++ b/versions/b-/boost-beast.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ce6db020fd6f96d0340dc88560cf05ac4c4402cc", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "2e82d81298adbec0073463c56183acb7ca22c4ec", "version": "1.85.0", diff --git a/versions/b-/boost-bimap.json b/versions/b-/boost-bimap.json index 0c5cc2e8a968d1..48d1f36f2e7353 100644 --- a/versions/b-/boost-bimap.json +++ b/versions/b-/boost-bimap.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "579f4ea7cd9bcce4912db8d7aaf43aa1bcea5cf4", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "40c4f7b8f3fcdbc13c7ad8f012a3a42b0c44c455", "version": "1.85.0", diff --git a/versions/b-/boost-bind.json b/versions/b-/boost-bind.json index 13724e528a01ee..a16d9f40824e5a 100644 --- a/versions/b-/boost-bind.json +++ b/versions/b-/boost-bind.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4779d27870e250fbe6fc8b7a05d911cacb8aae60", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "111429d845df26d20305f3d7da0286840f2ab06a", "version": "1.85.0", diff --git a/versions/b-/boost-build.json b/versions/b-/boost-build.json index 47604300228063..675155d2400bc8 100644 --- a/versions/b-/boost-build.json +++ b/versions/b-/boost-build.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "5f1689cbb071cca699dd364a1e1162e5db66f08f", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "d3e9d9e7c1511a3f6b18237e12b697c8d1685100", "version": "1.85.0", diff --git a/versions/b-/boost-callable-traits.json b/versions/b-/boost-callable-traits.json index 87f8b945f212f1..1afff95832cafc 100644 --- a/versions/b-/boost-callable-traits.json +++ b/versions/b-/boost-callable-traits.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "71d32d66d2ecffa25d7885b03396edc85914526d", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "f73505c7579aa77522ac4bdccff845aa2f58fd9d", "version": "1.85.0", diff --git a/versions/b-/boost-charconv.json b/versions/b-/boost-charconv.json index a47dda4789572f..3a2914eca8a756 100644 --- a/versions/b-/boost-charconv.json +++ b/versions/b-/boost-charconv.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "36a282b1f3cf5b22dfa824edbb3eca619bba5f0a", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "6d572b7aaf1c9642d35a39de8a2e00e82f6864fb", "version": "1.85.0", diff --git a/versions/b-/boost-chrono.json b/versions/b-/boost-chrono.json index a0ce80412cd5db..66a7663841b0e2 100644 --- a/versions/b-/boost-chrono.json +++ b/versions/b-/boost-chrono.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8373424c8cf90f280e6e32733db56fc23d4a3b58", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "1a5c48c89a8c669e89a60965eb2031812435f2a9", "version": "1.85.0", diff --git a/versions/b-/boost-circular-buffer.json b/versions/b-/boost-circular-buffer.json index 0d40193f554f34..b11903f129dc9d 100644 --- a/versions/b-/boost-circular-buffer.json +++ b/versions/b-/boost-circular-buffer.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ff8f90c793df3b01e22b86fbfbcdcc27e6f4715a", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "9360cb5b837ee73c9cd18e9035459ae0806d8433", "version": "1.85.0", diff --git a/versions/b-/boost-cmake.json b/versions/b-/boost-cmake.json index a27f71e09d3e42..292fd288c7fbf5 100644 --- a/versions/b-/boost-cmake.json +++ b/versions/b-/boost-cmake.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "453705350fbd0a8dbdbbdd06e8f368baa30b131b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "2b1869c19b01257dc08348e1b29bcd7d5bad2fcc", "version": "1.85.0", diff --git a/versions/b-/boost-cobalt.json b/versions/b-/boost-cobalt.json index 5094191cec2212..3c4abc3667c5b3 100644 --- a/versions/b-/boost-cobalt.json +++ b/versions/b-/boost-cobalt.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d45758e6c62b46ef436df6cffe7803dfc3ba8f10", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "2c39cef923bb54a5c8230dea5b7d72586f4d67ec", "version": "1.85.0", diff --git a/versions/b-/boost-compat.json b/versions/b-/boost-compat.json index fb9396a74d2d2a..1ee9dfdb328edd 100644 --- a/versions/b-/boost-compat.json +++ b/versions/b-/boost-compat.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8fd908a39e31d22c5e3d6e935f8da02fa2706100", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "64e37b9d057642ada23b8aadbdbedab6c03c9f13", "version": "1.85.0", diff --git a/versions/b-/boost-compatibility.json b/versions/b-/boost-compatibility.json index c213ee9f7229a8..36e39e154340bd 100644 --- a/versions/b-/boost-compatibility.json +++ b/versions/b-/boost-compatibility.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "759d9ee433d2de8f9178040dc4099e80375730d2", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "d1389e94e2ff927075557301d5ab8dd85a9196c8", "version": "1.85.0", diff --git a/versions/b-/boost-compute.json b/versions/b-/boost-compute.json index 3e17f4551ef052..58def395e458bd 100644 --- a/versions/b-/boost-compute.json +++ b/versions/b-/boost-compute.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ead7c778e74b48670a3dac9426e98baff7abfb5f", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "d602b4b8f059394968d8a2f857c6a35bb8c0e6f6", "version": "1.85.0", diff --git a/versions/b-/boost-concept-check.json b/versions/b-/boost-concept-check.json index 06906ca2304dff..af829c5d1a2a1c 100644 --- a/versions/b-/boost-concept-check.json +++ b/versions/b-/boost-concept-check.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "e55931d7c2bc2b33a2cf49d6ced511e2e209bdd2", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "837108f5652827b449bdfb5830891aba380293c3", "version": "1.85.0", diff --git a/versions/b-/boost-config.json b/versions/b-/boost-config.json index d50ac85fcf2acf..0f56583b284f1b 100644 --- a/versions/b-/boost-config.json +++ b/versions/b-/boost-config.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "762b2f284c48416310b5d05c4028716803ec2043", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "964bd95c86a98c1c8c5271b4a18e617869ce2348", "version": "1.85.0", diff --git a/versions/b-/boost-container-hash.json b/versions/b-/boost-container-hash.json index 9294c49b10a398..532744d38d8324 100644 --- a/versions/b-/boost-container-hash.json +++ b/versions/b-/boost-container-hash.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2903e8d987be9e6c2d367298452cca9900f87f8e", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "dea487fe4339749373fbbb3d67d38bc07f25fcd6", "version": "1.85.0", diff --git a/versions/b-/boost-container.json b/versions/b-/boost-container.json index ee8757b25fc3ac..b2d4723c959d26 100644 --- a/versions/b-/boost-container.json +++ b/versions/b-/boost-container.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "5a0b49ee85c27c39ef25631cfdbd5d3ad1149310", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "b304461cda37cd06d1097cc5135c3eb178eb5036", "version": "1.85.0", diff --git a/versions/b-/boost-context.json b/versions/b-/boost-context.json index c59b5b333e6762..1bb4848910e9e3 100644 --- a/versions/b-/boost-context.json +++ b/versions/b-/boost-context.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "306765f81ddde7b69509b45679f1ea40e61ee87e", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "318b9cf0c7e496103c99b3293717a0e479e22276", "version": "1.85.0", diff --git a/versions/b-/boost-contract.json b/versions/b-/boost-contract.json index 0a3d7c04084aae..79968f4ab6b31a 100644 --- a/versions/b-/boost-contract.json +++ b/versions/b-/boost-contract.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4c2ad20bcc097007c416525fde7835e76ac6e37b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "e5ffe27270ab1d058dd83e7b9d899c01d7c1afb6", "version": "1.85.0", diff --git a/versions/b-/boost-conversion.json b/versions/b-/boost-conversion.json index 3c848b7a0d4aa7..60b90fd3414047 100644 --- a/versions/b-/boost-conversion.json +++ b/versions/b-/boost-conversion.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "41fb2eb0dd4203ced5645d9e659253e642d6848c", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "34504b14fad042076fd8a993fa3bbb68d7b0d587", "version": "1.85.0", diff --git a/versions/b-/boost-convert.json b/versions/b-/boost-convert.json index 6a0b879a66d7c1..3fbc57d0838763 100644 --- a/versions/b-/boost-convert.json +++ b/versions/b-/boost-convert.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2516e0220475cc65230c3f0c25aa522b730196fd", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "2c76109602f66ef85c5d4db9b7e952c8318d139b", "version": "1.85.0", diff --git a/versions/b-/boost-core.json b/versions/b-/boost-core.json index 2ab78925320df6..8979c72fcdeedb 100644 --- a/versions/b-/boost-core.json +++ b/versions/b-/boost-core.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d978b719a8e14adce4d804ab5371e357afed9687", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "1a9aca564910d4927aab2a0b3edd5dcc92a0a484", "version": "1.85.0", diff --git a/versions/b-/boost-coroutine.json b/versions/b-/boost-coroutine.json index 0cae6a3379af78..b9c3d9350285e5 100644 --- a/versions/b-/boost-coroutine.json +++ b/versions/b-/boost-coroutine.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8e8c55041bd950518602014556a780c71e806470", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "6383b33dce1c2e67ed3b6e20b1a0c085f4f0b2b7", "version": "1.85.0", diff --git a/versions/b-/boost-coroutine2.json b/versions/b-/boost-coroutine2.json index 6d92cf56c42378..ba4508e4cdc794 100644 --- a/versions/b-/boost-coroutine2.json +++ b/versions/b-/boost-coroutine2.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "98fb711f3eb857c129209b93fa3b4bbe604c23bd", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "6981d783ec68ca26b254781a6fd1c8d9b34c59d7", "version": "1.85.0", diff --git a/versions/b-/boost-crc.json b/versions/b-/boost-crc.json index 9ab5151180218f..37e7237d91b93d 100644 --- a/versions/b-/boost-crc.json +++ b/versions/b-/boost-crc.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0f3bcd96355850dc868e79c13053bd1cd24c4897", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "eb9f33a0c9a4539c825e7ae3e4e123329c405fa9", "version": "1.85.0", diff --git a/versions/b-/boost-date-time.json b/versions/b-/boost-date-time.json index cadcfc5dc02267..bad7c55699e102 100644 --- a/versions/b-/boost-date-time.json +++ b/versions/b-/boost-date-time.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "1369ed0885ac49e0798a74ae9d74190658364ed6", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "a7a5962760b48efe5dd7016a7bc8a6983332b51f", "version": "1.85.0", diff --git a/versions/b-/boost-describe.json b/versions/b-/boost-describe.json index ade96168990811..1127c6ea7b1148 100644 --- a/versions/b-/boost-describe.json +++ b/versions/b-/boost-describe.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d2a4fc640014f7442932464d954ad44b302e41c3", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "bc47f93f7585264ea56a760693785eef00fc2324", "version": "1.85.0", diff --git a/versions/b-/boost-detail.json b/versions/b-/boost-detail.json index 006aab77f74178..625d6ad86b0be2 100644 --- a/versions/b-/boost-detail.json +++ b/versions/b-/boost-detail.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "180c83d347dfd34afc12f69f5ca7d9e75b9681bf", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "c61fada41d8ba3839e6cbed4e90bcd12e44ee839", "version": "1.85.0", diff --git a/versions/b-/boost-dll.json b/versions/b-/boost-dll.json index b2ee34aa2ec061..e9e71bb8c0367e 100644 --- a/versions/b-/boost-dll.json +++ b/versions/b-/boost-dll.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8c4175d6784c52998e1196428b8d3f6aac13f841", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "b0f5f096f3b865a2897800fb9a941c187f3f82af", "version": "1.85.0", diff --git a/versions/b-/boost-dynamic-bitset.json b/versions/b-/boost-dynamic-bitset.json index 863474a3347f43..95234d5c3de543 100644 --- a/versions/b-/boost-dynamic-bitset.json +++ b/versions/b-/boost-dynamic-bitset.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "51d054aab9c1c50259e253c4cc02114d661a4f4f", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "a49924100c830ed0b858de5f35ba9007899939f4", "version": "1.85.0", diff --git a/versions/b-/boost-endian.json b/versions/b-/boost-endian.json index 21ef0a54eb8486..369ed3f46ee750 100644 --- a/versions/b-/boost-endian.json +++ b/versions/b-/boost-endian.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "41ac0a7472ea5f242d1df7874ff39f6c64123c0a", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "52bafc5c003a28548056bb672c9e1d3bd7700099", "version": "1.85.0", diff --git a/versions/b-/boost-exception.json b/versions/b-/boost-exception.json index a194e374d69470..44410dd6c7dcce 100644 --- a/versions/b-/boost-exception.json +++ b/versions/b-/boost-exception.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "3c99e4a65f9f64580c5601219d05dac6f54bc0ab", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "1100df29b786ab9f013202f798dbdab10fe2e5d3", "version": "1.85.0", diff --git a/versions/b-/boost-fiber.json b/versions/b-/boost-fiber.json index 6f0d2d4c15e096..e5b0eae049625c 100644 --- a/versions/b-/boost-fiber.json +++ b/versions/b-/boost-fiber.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4f3698c5579c7641f51dd8a521c4f635d96ceadb", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "371f6f4602892bd6b3539d89442fe1ff90723877", "version": "1.85.0", diff --git a/versions/b-/boost-filesystem.json b/versions/b-/boost-filesystem.json index 354654b92ef8fc..b2720c40df424d 100644 --- a/versions/b-/boost-filesystem.json +++ b/versions/b-/boost-filesystem.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0881f9150cf33128311d294b431d1479b545850b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "ae5485aa92466beb615ee1b9cc3d6f380f63fb7a", "version": "1.85.0", diff --git a/versions/b-/boost-flyweight.json b/versions/b-/boost-flyweight.json index 99fb66fe2af5bf..244b6be08e5b1c 100644 --- a/versions/b-/boost-flyweight.json +++ b/versions/b-/boost-flyweight.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "b009b7937daa96c41f1afbba2693f507471e47d9", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "d10065c7d8c8d4a3b3af2c1986930ff4058ba8f7", "version": "1.85.0", diff --git a/versions/b-/boost-foreach.json b/versions/b-/boost-foreach.json index cc2877b2d08033..837fc99b64e419 100644 --- a/versions/b-/boost-foreach.json +++ b/versions/b-/boost-foreach.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c1b6a769f2aeeec424ae03e7ca63de0ca4870508", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "efa82f09a5590ee416aa5141dffeb908a070f685", "version": "1.85.0", diff --git a/versions/b-/boost-format.json b/versions/b-/boost-format.json index 296e57c6f3b1aa..aa241da833a357 100644 --- a/versions/b-/boost-format.json +++ b/versions/b-/boost-format.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fc97535cd7b1d11141b1675caf75d51a3a0c269d", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "e0cf34b3c3d42e1badd88075c15338e612dfda95", "version": "1.85.0", diff --git a/versions/b-/boost-function-types.json b/versions/b-/boost-function-types.json index 70528dcf1d8325..a1584848c1edc7 100644 --- a/versions/b-/boost-function-types.json +++ b/versions/b-/boost-function-types.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "13e0fd21c39949a145a90a001eb01d95c10e6cd9", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "f104ffe8e18e3f3ee0a80d8e5bf80b57933dfe2d", "version": "1.85.0", diff --git a/versions/b-/boost-function.json b/versions/b-/boost-function.json index afc64a3aa726ba..0b5826e9c6fc1b 100644 --- a/versions/b-/boost-function.json +++ b/versions/b-/boost-function.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "6c633bb26db4be00c4d2aaacbb36493cce90edae", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "6a43002e49ebc7efbaef90a797ab79a73a3c914d", "version": "1.85.0", diff --git a/versions/b-/boost-functional.json b/versions/b-/boost-functional.json index c13e4cf0b56b90..322ee468e1c323 100644 --- a/versions/b-/boost-functional.json +++ b/versions/b-/boost-functional.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "1a149e24ca42cbda3040781ebb9a4a634ccccfba", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "985d85794495e615e94e17c007055281850498e3", "version": "1.85.0", diff --git a/versions/b-/boost-fusion.json b/versions/b-/boost-fusion.json index 7f31181b5ed8e9..38f258c4ac1c26 100644 --- a/versions/b-/boost-fusion.json +++ b/versions/b-/boost-fusion.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "7fca552578f4e09ce194b1bf0d6f25bac435907b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "2defb3e586f0a240aebb673357201d5a3332da96", "version": "1.85.0", diff --git a/versions/b-/boost-geometry.json b/versions/b-/boost-geometry.json index 4defcd2bb1184c..ed755e571e8933 100644 --- a/versions/b-/boost-geometry.json +++ b/versions/b-/boost-geometry.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "23f3d606087b2bcac52aba2f817430ec3272d839", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "f602131722e97e2503bd8a304f004e67e1125467", "version": "1.85.0", diff --git a/versions/b-/boost-gil.json b/versions/b-/boost-gil.json index b3a31ccfe4dafe..d28362547a01c8 100644 --- a/versions/b-/boost-gil.json +++ b/versions/b-/boost-gil.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "3374bd66c7f74a66ffe34804df583db01eff4e03", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "462119ec244012ba5593322b0592171ddea49138", "version": "1.85.0", diff --git a/versions/b-/boost-graph-parallel.json b/versions/b-/boost-graph-parallel.json index 0d6a60cc06e56b..f8c124402e360b 100644 --- a/versions/b-/boost-graph-parallel.json +++ b/versions/b-/boost-graph-parallel.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d06253419ac2f8ed0545d417bc62956e36add681", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "4e69ee5efa2b28da7041ad1fbfa77c25899ce01f", "version": "1.85.0", diff --git a/versions/b-/boost-graph.json b/versions/b-/boost-graph.json index da022dd5380203..9633afe0243e9b 100644 --- a/versions/b-/boost-graph.json +++ b/versions/b-/boost-graph.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0af645ccee76e0e72ecfcf7eb14661be5350e0c3", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "4acc26e2e8c49850f56821f30e60092a41a209b7", "version": "1.85.0", diff --git a/versions/b-/boost-hana.json b/versions/b-/boost-hana.json index 051e3ae97975a2..787ce9fe84f896 100644 --- a/versions/b-/boost-hana.json +++ b/versions/b-/boost-hana.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "7976e077b0ce2a7c49061487f646c1cecc47d98a", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "f2c00b2bb8c219f9c55028caa6deeaffa8a260ca", "version": "1.85.0", diff --git a/versions/b-/boost-headers.json b/versions/b-/boost-headers.json index 87d057805eb5dc..8c252829a3fccd 100644 --- a/versions/b-/boost-headers.json +++ b/versions/b-/boost-headers.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c01b4dd603c01edf1940f0df3f6498f51c8acda1", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "dc074dbcbe8adaf7970a9dc92d8c385267042e0c", "version": "1.85.0", diff --git a/versions/b-/boost-heap.json b/versions/b-/boost-heap.json index a63bf93245bf6a..22ca45965c4071 100644 --- a/versions/b-/boost-heap.json +++ b/versions/b-/boost-heap.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0ceb920848e00ea03d8932b546644bbff367a357", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "43e4e30e82635be9bde96043d9e128ce136f26cb", "version": "1.85.0", diff --git a/versions/b-/boost-histogram.json b/versions/b-/boost-histogram.json index 8040f1ceeef241..e8b05ccb6f2ddd 100644 --- a/versions/b-/boost-histogram.json +++ b/versions/b-/boost-histogram.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "b93440e637983292c9c694b6cb04cf7a50e5b939", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "3a84f0d2b1167047bb21927cc311b8d9860df291", "version": "1.85.0", diff --git a/versions/b-/boost-hof.json b/versions/b-/boost-hof.json index a4aca2afccfe8e..f8505201f5c4bb 100644 --- a/versions/b-/boost-hof.json +++ b/versions/b-/boost-hof.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d9000bafae71adfd3208c989e8e8633b58c209aa", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "6dc042e71f6c7717585d4023d4b68a5832da45df", "version": "1.85.0", diff --git a/versions/b-/boost-icl.json b/versions/b-/boost-icl.json index d402ae220f6cd6..a161d6b19c0d8c 100644 --- a/versions/b-/boost-icl.json +++ b/versions/b-/boost-icl.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f88a6a51cab67f884cb24167b54928588dec9162", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "95d449713b907010582731bf28f1025e8c45f852", "version": "1.85.0", diff --git a/versions/b-/boost-integer.json b/versions/b-/boost-integer.json index 56d09eb4a5e91a..94c7102fb12855 100644 --- a/versions/b-/boost-integer.json +++ b/versions/b-/boost-integer.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "944979527cd3e9b158f6d4fa27174a154b756f44", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "a1ffd40ae899157571353903f1d34f26a76d2314", "version": "1.85.0", diff --git a/versions/b-/boost-interprocess.json b/versions/b-/boost-interprocess.json index 8edfdb88036256..6d155c63b37f51 100644 --- a/versions/b-/boost-interprocess.json +++ b/versions/b-/boost-interprocess.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4b46ca2a0ef4d118cc25e45e6c621cd54c60db08", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "fa41cbcf45f382a10d06e7c028d6f9b4d9341d4b", "version": "1.85.0", diff --git a/versions/b-/boost-interval.json b/versions/b-/boost-interval.json index 0198ee85797c7d..cea8b938c5ef28 100644 --- a/versions/b-/boost-interval.json +++ b/versions/b-/boost-interval.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0d33fb61fb9ad07cea57563a2157b040910e9dc9", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "b72455a12e915908d0cdc367b6c321e56d4dc715", "version": "1.85.0", diff --git a/versions/b-/boost-intrusive.json b/versions/b-/boost-intrusive.json index c220a2c6abcf17..03c7fff683a31d 100644 --- a/versions/b-/boost-intrusive.json +++ b/versions/b-/boost-intrusive.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fdd697cf75e1c4151548b2a5df0cd17376999534", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "e08f0a538360476dfdc5dd6399ef22da17cc3b7a", "version": "1.85.0", diff --git a/versions/b-/boost-io.json b/versions/b-/boost-io.json index d90340589f6ca6..e16d61a89f3d4d 100644 --- a/versions/b-/boost-io.json +++ b/versions/b-/boost-io.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "381228ce40062d70c8a56afaafed81710a1ff743", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "3fa4c0dc034227cee5c7e0725300c2f90359b14e", "version": "1.85.0", diff --git a/versions/b-/boost-iostreams.json b/versions/b-/boost-iostreams.json index d829ea6ac317c1..9bda9d406b07be 100644 --- a/versions/b-/boost-iostreams.json +++ b/versions/b-/boost-iostreams.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "485177da12bf8a3c09581def8abdd87456800d39", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "5cf74240d21ef3d7f7165849ca9bd6bc5eae5483", "version": "1.85.0", diff --git a/versions/b-/boost-iterator.json b/versions/b-/boost-iterator.json index 936c2b59162878..3c635bbbe92487 100644 --- a/versions/b-/boost-iterator.json +++ b/versions/b-/boost-iterator.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8b9a0e755f202cc140222722f4292daf54ff582b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "7140544c82b8985f676a67fbe07e70118cf4278f", "version": "1.85.0", diff --git a/versions/b-/boost-json.json b/versions/b-/boost-json.json index a646ba0b06a4ce..7f17165fb82502 100644 --- a/versions/b-/boost-json.json +++ b/versions/b-/boost-json.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ac2b49b7ad148839f5c83ed0ba3f905ec70945a3", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "b8ca70df18b62ee9af9dc466727247dc7c411eac", "version": "1.85.0", diff --git a/versions/b-/boost-lambda.json b/versions/b-/boost-lambda.json index fd3d9575d55d30..9af6045e0c190e 100644 --- a/versions/b-/boost-lambda.json +++ b/versions/b-/boost-lambda.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2d8080f6e41b95cd9f13ddecfdc4db12bbb72994", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "135f4e731fae240af4e8c65cf10fc34522f2e34a", "version": "1.85.0", diff --git a/versions/b-/boost-lambda2.json b/versions/b-/boost-lambda2.json index f38479139a7e6c..78dccd630e9431 100644 --- a/versions/b-/boost-lambda2.json +++ b/versions/b-/boost-lambda2.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "741e34a4eb1475ad121a01b659c81ca2d7cbe406", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "fc62df395caf4130ddbae2adbfb5f251371dadf4", "version": "1.85.0", diff --git a/versions/b-/boost-leaf.json b/versions/b-/boost-leaf.json index 99bb56baf7cc07..3d495ef039a17a 100644 --- a/versions/b-/boost-leaf.json +++ b/versions/b-/boost-leaf.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4e9361dbfb880d9bae2136e04263dace03567d33", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "c5c9595612e3d8f957c9a7a276fafaadea39090e", "version": "1.85.0", diff --git a/versions/b-/boost-lexical-cast.json b/versions/b-/boost-lexical-cast.json index 7721a744750a1d..556e565650481e 100644 --- a/versions/b-/boost-lexical-cast.json +++ b/versions/b-/boost-lexical-cast.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0a36777f88db58f8d69f5e0727e3603c29e67c63", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "a2867dc4554c961cb49311398050dfa997bead8a", "version": "1.85.0", diff --git a/versions/b-/boost-local-function.json b/versions/b-/boost-local-function.json index 4efd680cd3580b..7443bc591d2943 100644 --- a/versions/b-/boost-local-function.json +++ b/versions/b-/boost-local-function.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "57a2a6803a115f0f1e6bb0479cfdab7519e3e578", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "7f559fde0f0eba57dcefcb95b47d20f58ca2a56e", "version": "1.85.0", diff --git a/versions/b-/boost-locale.json b/versions/b-/boost-locale.json index 3d125b328548a2..8d4b3c6047106f 100644 --- a/versions/b-/boost-locale.json +++ b/versions/b-/boost-locale.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "7c32b6ed427108b71d25389337300c479a630507", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "735ac0aa8bca64e1560d96c73d9639784d7828a4", "version": "1.85.0", diff --git a/versions/b-/boost-lockfree.json b/versions/b-/boost-lockfree.json index 8760b5e2f2f1d0..ea306db4cdb5b8 100644 --- a/versions/b-/boost-lockfree.json +++ b/versions/b-/boost-lockfree.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "3227b820fe76dc3047f2725ac3ce50720ba03095", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "372936717d4f84b7257c3008ad3b39cf55b669a3", "version": "1.85.0", diff --git a/versions/b-/boost-log.json b/versions/b-/boost-log.json index 5870e45223db22..2a39f5ccb6b841 100644 --- a/versions/b-/boost-log.json +++ b/versions/b-/boost-log.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ded8f639da631b783e516d4ee3ad15a3f814c523", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "254117ed20626d0e88e36173eac359b2f1b968b8", "version": "1.85.0", diff --git a/versions/b-/boost-logic.json b/versions/b-/boost-logic.json index 643bd72ef39db4..3037f962be6416 100644 --- a/versions/b-/boost-logic.json +++ b/versions/b-/boost-logic.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "5909374a447c242f80b0921ac3ada302ba42732c", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "4f2a8e8a40d86f4d38dd6ddcd1e2196fa97e7f25", "version": "1.85.0", diff --git a/versions/b-/boost-math.json b/versions/b-/boost-math.json index 0a7b420ed2c364..7def8b82615561 100644 --- a/versions/b-/boost-math.json +++ b/versions/b-/boost-math.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "690873bedff0687ce992ee4e67a1fcd35efff094", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "ac6833c403ae80c2a96e0a04795df91b1197999c", "version": "1.85.0", diff --git a/versions/b-/boost-metaparse.json b/versions/b-/boost-metaparse.json index 9fa5e4bf62c155..f0d9c70c60656c 100644 --- a/versions/b-/boost-metaparse.json +++ b/versions/b-/boost-metaparse.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "7b68d070fb5d26493813a76d5d5c7e2e35a00692", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "f0a1e90f8f6467c926299ad1208dfa12ce4fb0a5", "version": "1.85.0", diff --git a/versions/b-/boost-move.json b/versions/b-/boost-move.json index 2ec77be3c8c155..0db341910c9bc9 100644 --- a/versions/b-/boost-move.json +++ b/versions/b-/boost-move.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2ec65ea9d8386c7364647e10ce8eeeb809be40b9", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "0b7c85608cba0c5e4f3f68f8c3687edae3b77b14", "version": "1.85.0", diff --git a/versions/b-/boost-mp11.json b/versions/b-/boost-mp11.json index 75452ac2bc3c44..cd4e4aa94d95ce 100644 --- a/versions/b-/boost-mp11.json +++ b/versions/b-/boost-mp11.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "46e636f8b4c3d8baad6af94f37838a84bf2a3ad7", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "880c42ad4df9c2f2f7dc3125f9f49c3c289726ce", "version": "1.85.0", diff --git a/versions/b-/boost-mpi.json b/versions/b-/boost-mpi.json index ca86594ecb445b..bc03b3a90e2403 100644 --- a/versions/b-/boost-mpi.json +++ b/versions/b-/boost-mpi.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "883f2e700a699184fede8118e0fbcce34e244a96", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "42a13cbb45c4dfcaea71ec613ed2336722276165", "version": "1.85.0", diff --git a/versions/b-/boost-mpl.json b/versions/b-/boost-mpl.json index 4ffc21b7d5c74a..5775079f7e2392 100644 --- a/versions/b-/boost-mpl.json +++ b/versions/b-/boost-mpl.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "42387dab4931df9bfd20d869b92d7c6855900a93", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "44e66fb813fd1c2180fb4676afc5be607f22baf7", "version": "1.85.0", diff --git a/versions/b-/boost-msm.json b/versions/b-/boost-msm.json index 7f94141ceaefd8..0e08c4e7a3a387 100644 --- a/versions/b-/boost-msm.json +++ b/versions/b-/boost-msm.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0d02e6d0be94b50518a0b47be5c78631b560409b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "558628b5097cd8a01097ced278f4051a8f9ef4bd", "version": "1.85.0", diff --git a/versions/b-/boost-multi-array.json b/versions/b-/boost-multi-array.json index 444ba77e3f5e0f..017288879b08fd 100644 --- a/versions/b-/boost-multi-array.json +++ b/versions/b-/boost-multi-array.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "e8032a1d638bc8cdf4b7964cf2536f0a29c14e91", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "97a1031b1310931512b6e88b8b47f8cab544b4d7", "version": "1.85.0", diff --git a/versions/b-/boost-multi-index.json b/versions/b-/boost-multi-index.json index 54982e9d018383..64fad3bd682862 100644 --- a/versions/b-/boost-multi-index.json +++ b/versions/b-/boost-multi-index.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "3217612810c59712fe9046f8d72728b1a4825143", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "68615dce25456d402abe96e7c97be69f6209d60d", "version": "1.85.0", diff --git a/versions/b-/boost-multiprecision.json b/versions/b-/boost-multiprecision.json index eaa69ca57d8287..ffc8b14010aa09 100644 --- a/versions/b-/boost-multiprecision.json +++ b/versions/b-/boost-multiprecision.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "81b4e2619ca9f6ab4ea795eb2dadb3ed37f55ce2", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "e273097fa247b246ba1e33388ef3c77679e0e313", "version": "1.85.0", diff --git a/versions/b-/boost-mysql.json b/versions/b-/boost-mysql.json index cc181a193a1928..56beebb232efa4 100644 --- a/versions/b-/boost-mysql.json +++ b/versions/b-/boost-mysql.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "213f4548c6f7ab4cbabf36634d7827687614c3cb", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "498deb732afe42acf2851fd1b13fe0bb7d3e2e23", "version": "1.85.0", diff --git a/versions/b-/boost-nowide.json b/versions/b-/boost-nowide.json index 416f1acdeb6fff..4ff66bedc4917f 100644 --- a/versions/b-/boost-nowide.json +++ b/versions/b-/boost-nowide.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "e9f6bfa6137d44eadd845f7c72379e811b10d6a8", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "4174140c6f966d130c67b6eda61deaa1b692ba3b", "version": "1.85.0", diff --git a/versions/b-/boost-numeric-conversion.json b/versions/b-/boost-numeric-conversion.json index d5ec31c295671e..a20ffac8922fbc 100644 --- a/versions/b-/boost-numeric-conversion.json +++ b/versions/b-/boost-numeric-conversion.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d7c5fdc151bf418c8b4c7e8df69306797ea12f63", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "22b8c971f27497e030326f679f776201cc448cc0", "version": "1.85.0", diff --git a/versions/b-/boost-odeint.json b/versions/b-/boost-odeint.json index d006b7594b5573..7e21cc536c40f6 100644 --- a/versions/b-/boost-odeint.json +++ b/versions/b-/boost-odeint.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4527453f0f9252b3c16d3db95b2ba2824bc89751", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "f3d2b345bd19ee4850caa80e2040ccf79d054e4b", "version": "1.85.0", diff --git a/versions/b-/boost-optional.json b/versions/b-/boost-optional.json index afd63275dfa958..2fdd0eb7a8c661 100644 --- a/versions/b-/boost-optional.json +++ b/versions/b-/boost-optional.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "1401709a35e73abf6581ee9eab32ae2b71a7fa0f", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "315e38ed952641dc2a064ab7a51f8050640190b9", "version": "1.85.0", diff --git a/versions/b-/boost-outcome.json b/versions/b-/boost-outcome.json index 2cca43f9073661..458d4f479af553 100644 --- a/versions/b-/boost-outcome.json +++ b/versions/b-/boost-outcome.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "af6984e0960cb6fcfe5ee65dea207ab86fb9bba4", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "a53be20f13ae81d7a509c8bba2ec52732f16148e", "version": "1.85.0", diff --git a/versions/b-/boost-parameter-python.json b/versions/b-/boost-parameter-python.json index e37de4f4ac0d4e..10735d1448fdad 100644 --- a/versions/b-/boost-parameter-python.json +++ b/versions/b-/boost-parameter-python.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "b7c50e8467604b4831ff545543733b1cec8e12fa", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "dc0326ea3ebe63b1fc77c9d7a7807a6453653cb3", "version": "1.85.0", diff --git a/versions/b-/boost-parameter.json b/versions/b-/boost-parameter.json index b8023ecad090cf..7ba120e29ccd96 100644 --- a/versions/b-/boost-parameter.json +++ b/versions/b-/boost-parameter.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "3c40a45d196949795b2be3541851c291fb1844a8", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "355ecc02b1782f48f977906d1ebaf8ec048b01b3", "version": "1.85.0", diff --git a/versions/b-/boost-pfr.json b/versions/b-/boost-pfr.json index a3fa60a269b6df..1f962b518b9386 100644 --- a/versions/b-/boost-pfr.json +++ b/versions/b-/boost-pfr.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c79390e03453c40e32849c241cf07981b29f5486", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "33739bf640212a716a3c751a0b8846b0301a3200", "version": "1.85.0", diff --git a/versions/b-/boost-phoenix.json b/versions/b-/boost-phoenix.json index d60b14d6b303a4..ee5390cdc7334d 100644 --- a/versions/b-/boost-phoenix.json +++ b/versions/b-/boost-phoenix.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "3db90fb7dd1c352a01c0a2d72c844a023b1655ce", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "88a0883f15bc2d36b9ba38ed876e09379c513e50", "version": "1.85.0", diff --git a/versions/b-/boost-poly-collection.json b/versions/b-/boost-poly-collection.json index 64b4a3ac8a2a5c..0dffbaca00a676 100644 --- a/versions/b-/boost-poly-collection.json +++ b/versions/b-/boost-poly-collection.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4bcdf6a4500a70d37b43adf4c7fd6212412d822e", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "91639424646db60ac5e23abf54303bd0bb558e52", "version": "1.85.0", diff --git a/versions/b-/boost-polygon.json b/versions/b-/boost-polygon.json index 324cc6027f4f82..4b234fdd52f815 100644 --- a/versions/b-/boost-polygon.json +++ b/versions/b-/boost-polygon.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c77496b9ecf1147488b44405e7a46a857a10fd81", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "c54bef1cae107f3a678a1e165525e444aa56cb93", "version": "1.85.0", diff --git a/versions/b-/boost-pool.json b/versions/b-/boost-pool.json index 9e6713ebe10474..1e893bce29775d 100644 --- a/versions/b-/boost-pool.json +++ b/versions/b-/boost-pool.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fae207f1642a362cab7ed2d17550bf776ca99a93", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "da9f3ede1b0d363cda03d3899c9b4c0cac14c456", "version": "1.85.0", diff --git a/versions/b-/boost-predef.json b/versions/b-/boost-predef.json index 1b7aa7e0c18800..1d4ef4f236a5b4 100644 --- a/versions/b-/boost-predef.json +++ b/versions/b-/boost-predef.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "955dda784a843bfb85d7c17343666c5ccf0f8642", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "509cb8e43b7f40b5ac27f6d2fcc930517726af4d", "version": "1.85.0", diff --git a/versions/b-/boost-preprocessor.json b/versions/b-/boost-preprocessor.json index 942ee93e033b95..46ae98a0eed856 100644 --- a/versions/b-/boost-preprocessor.json +++ b/versions/b-/boost-preprocessor.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a086ddc6ee105650c442c1d40438b1670e3248b4", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "77759780d7bf4571b481aa189a7bb7150206b3cb", "version": "1.85.0", diff --git a/versions/b-/boost-process.json b/versions/b-/boost-process.json index b09d98d5bc158c..01422f6682a25f 100644 --- a/versions/b-/boost-process.json +++ b/versions/b-/boost-process.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8d093f051607733ee4c54d25ec38604a3bdbe385", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "d8916eb04f35085fa008897d7fdfe62953e58fe5", "version": "1.85.0", diff --git a/versions/b-/boost-program-options.json b/versions/b-/boost-program-options.json index 1a0cec497fd8ab..27c42889d9ec92 100644 --- a/versions/b-/boost-program-options.json +++ b/versions/b-/boost-program-options.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c041e18f05bab17532f6fa5f6faf238a2effd3ff", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "24dd86ab292c4d1c5c4d27551e1cd0b4854db025", "version": "1.85.0", diff --git a/versions/b-/boost-property-map-parallel.json b/versions/b-/boost-property-map-parallel.json index c1b30944ced518..7b1d018d57a016 100644 --- a/versions/b-/boost-property-map-parallel.json +++ b/versions/b-/boost-property-map-parallel.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "95ab4720d185fdaecf26cc33e4ae428f2b621c9f", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "48569a9dc9e97c8d287f5cc3dd8c89ebe369e1fe", "version": "1.85.0", diff --git a/versions/b-/boost-property-map.json b/versions/b-/boost-property-map.json index 66d5e494cb6666..f1f9ff310d1402 100644 --- a/versions/b-/boost-property-map.json +++ b/versions/b-/boost-property-map.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "22ad5d692b6b015fd84f1fa387dc74b2bc0ce45e", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "564c1187891cddd853587d5351e373117b62e924", "version": "1.85.0", diff --git a/versions/b-/boost-property-tree.json b/versions/b-/boost-property-tree.json index baa66ab5608f1a..545b0702c497ee 100644 --- a/versions/b-/boost-property-tree.json +++ b/versions/b-/boost-property-tree.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c5cd0890674c4cd536853f8a6b93a02db66494e0", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "ee08ac474213c90de261160aeab0eee411ee6168", "version": "1.85.0", diff --git a/versions/b-/boost-proto.json b/versions/b-/boost-proto.json index b5c18d9cb8723e..edaf18674c1aba 100644 --- a/versions/b-/boost-proto.json +++ b/versions/b-/boost-proto.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "5c050985f2027409de71cf205c8419972ad85dec", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "11a5d8fea8d96b9b1417cf21955dcb70e8c79517", "version": "1.85.0", diff --git a/versions/b-/boost-ptr-container.json b/versions/b-/boost-ptr-container.json index 3bebcb67b06ad2..807d604763f5d2 100644 --- a/versions/b-/boost-ptr-container.json +++ b/versions/b-/boost-ptr-container.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0661add5e67697002238c0b3a33f8db1f6c7ab1d", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "3d4e7432f9c72cc255271c082ce88ccde55bd2ce", "version": "1.85.0", diff --git a/versions/b-/boost-python.json b/versions/b-/boost-python.json index 5b3764b5eaeb4e..3b849858e981b0 100644 --- a/versions/b-/boost-python.json +++ b/versions/b-/boost-python.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "998c661e973a9ad529cf4d74eb51af676c644ace", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "64f7d4e758e453c536669b20b1da47c940d4fe4c", "version": "1.85.0", diff --git a/versions/b-/boost-qvm.json b/versions/b-/boost-qvm.json index 88ee64a6494085..688ebb999f6989 100644 --- a/versions/b-/boost-qvm.json +++ b/versions/b-/boost-qvm.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "55fd0bf6c0cda8bb0227c546aa5308b8e11cd325", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "13b30f2a8b07bc2c7024eaea4db89ce51a546d16", "version": "1.85.0", diff --git a/versions/b-/boost-random.json b/versions/b-/boost-random.json index 4517643eca8093..aaa308bed4f3e7 100644 --- a/versions/b-/boost-random.json +++ b/versions/b-/boost-random.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "28837a21143c7896257a2714036769302199b030", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "79da2d5035b6974ff2a64ea347594255fdac2011", "version": "1.85.0", diff --git a/versions/b-/boost-range.json b/versions/b-/boost-range.json index 7f672dd84c1d47..4250cbe6353829 100644 --- a/versions/b-/boost-range.json +++ b/versions/b-/boost-range.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "92192fe61d14a9c421db7c3ed640e7b35f9685a4", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "6987907e3e55450f4d1f87013c966407509cb667", "version": "1.85.0", diff --git a/versions/b-/boost-ratio.json b/versions/b-/boost-ratio.json index bda6113ff19666..256f74c7a53f23 100644 --- a/versions/b-/boost-ratio.json +++ b/versions/b-/boost-ratio.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "10ddc71738dc9afb099d2681e39f7da1d509253b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "528997e8716a58dffdd8fc0d0fb7bf303d757510", "version": "1.85.0", diff --git a/versions/b-/boost-rational.json b/versions/b-/boost-rational.json index 3ce93d851c850c..a61e984940f4e2 100644 --- a/versions/b-/boost-rational.json +++ b/versions/b-/boost-rational.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "eaf89627f4ab01c16a76fe46ea532221669b6a2a", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "71df0d885ade18c47b9f47c8107df6e8498ffa2f", "version": "1.85.0", diff --git a/versions/b-/boost-redis.json b/versions/b-/boost-redis.json index 50c8315ee5f8ae..84e8d191de81b1 100644 --- a/versions/b-/boost-redis.json +++ b/versions/b-/boost-redis.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2550196816d0888c6b5bf8e56ad1661a06c4fa00", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "8d1ea499ae5a8250c801fa56218033153a379e3c", "version": "1.85.0", diff --git a/versions/b-/boost-regex.json b/versions/b-/boost-regex.json index 019de1557bc047..d669c7c513f891 100644 --- a/versions/b-/boost-regex.json +++ b/versions/b-/boost-regex.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "9318a93a93511ef643cf511123f7be253b27cb66", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "6f5d77fa3adaafae00b56ca0072d56ef4c4836a4", "version": "1.85.0", diff --git a/versions/b-/boost-safe-numerics.json b/versions/b-/boost-safe-numerics.json index 864ff6769bb83d..a36bf8f6e0b771 100644 --- a/versions/b-/boost-safe-numerics.json +++ b/versions/b-/boost-safe-numerics.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "1626ba143d5988feff992b0616cd04543d6e3626", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "3992a2ca6c7611c5f2acb23c1e4d355426208688", "version": "1.85.0", diff --git a/versions/b-/boost-scope-exit.json b/versions/b-/boost-scope-exit.json index c6e447a74ade40..d33a69a85d17ff 100644 --- a/versions/b-/boost-scope-exit.json +++ b/versions/b-/boost-scope-exit.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "59dfff48e5adaebade67c01436b2d04b628a582b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "3eb698d5ec7ddfb6ad1c0ac3f883ebf056057cd8", "version": "1.85.0", diff --git a/versions/b-/boost-scope.json b/versions/b-/boost-scope.json index c44fb1db502b53..613691bd60b8bc 100644 --- a/versions/b-/boost-scope.json +++ b/versions/b-/boost-scope.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "56d916fe09056e5841bccb054ebb74b1b92798ac", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "977b30e8d7fe0cf13580c9f65a9930d3ea441e19", "version": "1.85.0", diff --git a/versions/b-/boost-serialization.json b/versions/b-/boost-serialization.json index 43c2332ef1b115..dcc9b6a856d74a 100644 --- a/versions/b-/boost-serialization.json +++ b/versions/b-/boost-serialization.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "59c1fb041dc91bd1a7cfc14902bf8ec3e211a58d", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "9d9fa32ed01666e9e7676c8cdfad1e9e9ba094f3", "version": "1.85.0", diff --git a/versions/b-/boost-signals2.json b/versions/b-/boost-signals2.json index 59d37a1cc70107..2f6afc6f52da1f 100644 --- a/versions/b-/boost-signals2.json +++ b/versions/b-/boost-signals2.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0d47661c21531ec81da587a8dcd098db005e8402", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "1ed53bf8b407448d660a178946f2099a2f9aa9df", "version": "1.85.0", diff --git a/versions/b-/boost-smart-ptr.json b/versions/b-/boost-smart-ptr.json index e14bbf4017e571..a47f6762588b03 100644 --- a/versions/b-/boost-smart-ptr.json +++ b/versions/b-/boost-smart-ptr.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a5ab980fbf31a3a2a95cadf878c42cfdf7e5449f", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "12b7fc7a25dc88e99e9a71da259c5467f3ae4e4a", "version": "1.85.0", diff --git a/versions/b-/boost-sort.json b/versions/b-/boost-sort.json index 2956e4bab0f0df..9df41683a06799 100644 --- a/versions/b-/boost-sort.json +++ b/versions/b-/boost-sort.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "bde7ae52190c4150e8d24728d4ed95043b3764b9", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "820daa40d8930f90d6febea00c9c06b10c42f4be", "version": "1.85.0", diff --git a/versions/b-/boost-spirit.json b/versions/b-/boost-spirit.json index ce6a2798c2e03b..61e5b18eb09717 100644 --- a/versions/b-/boost-spirit.json +++ b/versions/b-/boost-spirit.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "9b99b61382209f93318cefbfb964f004f697e0d5", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "16e46a21d657de8701bcc89dfa4d0866aea7f122", "version": "1.85.0", diff --git a/versions/b-/boost-stacktrace.json b/versions/b-/boost-stacktrace.json index 64fef5f405e98e..2585e48c08aebf 100644 --- a/versions/b-/boost-stacktrace.json +++ b/versions/b-/boost-stacktrace.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fbe31177be073a8765c33c48464ebbcc44f29a61", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "71c30d63b239bf520a583d4da9ceb17770bbc776", "version": "1.85.0", diff --git a/versions/b-/boost-statechart.json b/versions/b-/boost-statechart.json index 2216afd34014fd..b2bb370c54cca9 100644 --- a/versions/b-/boost-statechart.json +++ b/versions/b-/boost-statechart.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f9037f665ed8408005a53923677a950bef43ed80", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "095b6d4b079182883253db6f18b997ec3f53a3ba", "version": "1.85.0", diff --git a/versions/b-/boost-static-assert.json b/versions/b-/boost-static-assert.json index 135e76a6fe01d1..659e0fdc91e053 100644 --- a/versions/b-/boost-static-assert.json +++ b/versions/b-/boost-static-assert.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "47f251620a2037084eb2d8ac0e6ff3601523e42a", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "da6fbe5e5e5a77cd1a4507e272781f5ac12f61f1", "version": "1.85.0", diff --git a/versions/b-/boost-static-string.json b/versions/b-/boost-static-string.json index efd9852feaf41f..be9cb08f44206f 100644 --- a/versions/b-/boost-static-string.json +++ b/versions/b-/boost-static-string.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "582bee8fec9374c28c43d8d42f7dcc0e360e3998", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "e916f066e670a2f0fc1f739badeff7d5eb3968d2", "version": "1.85.0", diff --git a/versions/b-/boost-stl-interfaces.json b/versions/b-/boost-stl-interfaces.json index 55c0d587a74756..bd8e67a62069c9 100644 --- a/versions/b-/boost-stl-interfaces.json +++ b/versions/b-/boost-stl-interfaces.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "cebcbc66ad554fe9579f8446566a674dca2adb04", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "1c95f0447d6bc2eed8de4417302dfa839977f626", "version": "1.85.0", diff --git a/versions/b-/boost-system.json b/versions/b-/boost-system.json index 3c034d6199b94b..505cd947a9b48a 100644 --- a/versions/b-/boost-system.json +++ b/versions/b-/boost-system.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "7c85bcb721e1a1cc3bd96660476a30c0eba11f8f", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "2c672a1cf95767d7ced16740ba9bf8810d67e051", "version": "1.85.0", diff --git a/versions/b-/boost-test.json b/versions/b-/boost-test.json index 71e0d8b003c3f5..e6e31380a45c81 100644 --- a/versions/b-/boost-test.json +++ b/versions/b-/boost-test.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fce3e32f81af52bc38b505496c6b6f018ed10f7f", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "482d17a155b4113a4f8a1363d39a626367379ab4", "version": "1.85.0", diff --git a/versions/b-/boost-thread.json b/versions/b-/boost-thread.json index 74124e1991d763..7613520f810704 100644 --- a/versions/b-/boost-thread.json +++ b/versions/b-/boost-thread.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4859fd5b6e005b5129c0f552de4017ec6f76546b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "06d12e995e62bff7a06104a6065c64a06efefccd", "version": "1.85.0", diff --git a/versions/b-/boost-throw-exception.json b/versions/b-/boost-throw-exception.json index 080f2d2b0dfa3e..7e10cf7dcd7750 100644 --- a/versions/b-/boost-throw-exception.json +++ b/versions/b-/boost-throw-exception.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4b282c6d95bbb3e399592f9eb87b8f420d34b3b5", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "1484d8b3741dbf840c0c88a8bb1205efcf66c288", "version": "1.85.0", diff --git a/versions/b-/boost-timer.json b/versions/b-/boost-timer.json index f50c9ed3afcb45..688c4f0ed1e61e 100644 --- a/versions/b-/boost-timer.json +++ b/versions/b-/boost-timer.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "68f92cc4f9c09dad7f84b71a4fa48781c925ef9e", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "199a3fac20b6a82d17be36702dbd4aa9418d78a8", "version": "1.85.0", diff --git a/versions/b-/boost-tokenizer.json b/versions/b-/boost-tokenizer.json index 389c216a02e4a8..0fe3a37987dd83 100644 --- a/versions/b-/boost-tokenizer.json +++ b/versions/b-/boost-tokenizer.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "b7b01a69aaf4f53a6e97eb141790cb96222f69d6", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "013e44cb7fb8db92749d9f74203ff919ac3bc2af", "version": "1.85.0", diff --git a/versions/b-/boost-tti.json b/versions/b-/boost-tti.json index 2a93a1c5084ad2..7eb93396dabeef 100644 --- a/versions/b-/boost-tti.json +++ b/versions/b-/boost-tti.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "3f7dbed93eef0cfb857c238403a1020417cef1e6", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "3e8107b8f05a378b92a451de347c4c8d3034616e", "version": "1.85.0", diff --git a/versions/b-/boost-tuple.json b/versions/b-/boost-tuple.json index 99a40bf88d27b9..6f8d6f2f3c5155 100644 --- a/versions/b-/boost-tuple.json +++ b/versions/b-/boost-tuple.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "b04ebfe07fa6c45bf2e0dd35a9fec10add1b6ef9", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "0f3d4dcd2e276bfcf1af7e3eaab6503d281e5407", "version": "1.85.0", diff --git a/versions/b-/boost-type-erasure.json b/versions/b-/boost-type-erasure.json index b21eaa0e6ed798..3b84c455cd8753 100644 --- a/versions/b-/boost-type-erasure.json +++ b/versions/b-/boost-type-erasure.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "47ddf4b164e299f7a619be3621ecccdcbf737a8c", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "6ea575222a40bb603eef76013245b4e9004ce1cd", "version": "1.85.0", diff --git a/versions/b-/boost-type-index.json b/versions/b-/boost-type-index.json index 620e8197f0b443..ecac226f48a06f 100644 --- a/versions/b-/boost-type-index.json +++ b/versions/b-/boost-type-index.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "bde43caf92370cdc6b55d296f0641e1b9a516885", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "6adc7c806c0465ba3d419938d7cea2b3c1c62a72", "version": "1.85.0", diff --git a/versions/b-/boost-type-traits.json b/versions/b-/boost-type-traits.json index d10191b8358868..ce6e02506fc0c3 100644 --- a/versions/b-/boost-type-traits.json +++ b/versions/b-/boost-type-traits.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fe39918134d7cdeec3dc248cd6075bc792039ce5", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "fd334eb6c15dd762232760cb740567c6a2ade780", "version": "1.85.0", diff --git a/versions/b-/boost-typeof.json b/versions/b-/boost-typeof.json index 81be9c3d1a7685..5ef4a7af0419ed 100644 --- a/versions/b-/boost-typeof.json +++ b/versions/b-/boost-typeof.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "dbef6caf417e0c2ec880da9e9a6d4094a750e970", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "1f5378d3498322cbbfbfe18cdbbeb0ec8079aaeb", "version": "1.85.0", diff --git a/versions/b-/boost-ublas.json b/versions/b-/boost-ublas.json index 8b78c788cc7b71..5c8b762c6927b1 100644 --- a/versions/b-/boost-ublas.json +++ b/versions/b-/boost-ublas.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0811fc866487e2d7c7c217378de67cfccc60b354", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "17104106d46d4a94f3b84dcfc38a8bfdad24a612", "version": "1.85.0", diff --git a/versions/b-/boost-uninstall.json b/versions/b-/boost-uninstall.json index 25acba3e517da5..334c3ff9f8b013 100644 --- a/versions/b-/boost-uninstall.json +++ b/versions/b-/boost-uninstall.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f7397719df120125cafecc8000deb3d2a0d5c7af", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "ac48829be60fd0ac2bd81b1774ae317c2d0d406e", "version": "1.85.0", diff --git a/versions/b-/boost-units.json b/versions/b-/boost-units.json index 180582bd9cb8e4..e91b652ca63c1a 100644 --- a/versions/b-/boost-units.json +++ b/versions/b-/boost-units.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "b2a4e000c13070792a8a308283341f3682236afb", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "da02b2bd6798240539d44005e790e92d21df4feb", "version": "1.85.0", diff --git a/versions/b-/boost-unordered.json b/versions/b-/boost-unordered.json index 5da0099bce258d..9380a9ad68a1d9 100644 --- a/versions/b-/boost-unordered.json +++ b/versions/b-/boost-unordered.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "3016f6768a087d2f7a5629edae86d00c67191f1f", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "f80fe77595a138041cb2dfa3af3c18cfa1edc24e", "version": "1.85.0", diff --git a/versions/b-/boost-url.json b/versions/b-/boost-url.json index cb6c305006cb19..eb6481733fce9d 100644 --- a/versions/b-/boost-url.json +++ b/versions/b-/boost-url.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4a95f5be61df87816ca4f481ab7634f4b337c0b9", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "59d34359192b2a569c3ee9161fff6c08cd87c25d", "version": "1.85.0", diff --git a/versions/b-/boost-utility.json b/versions/b-/boost-utility.json index fa44b566f31b37..d262658f342f35 100644 --- a/versions/b-/boost-utility.json +++ b/versions/b-/boost-utility.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ee6600d9dea03593efcc67d0862d7d14807bd14d", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "0421ccb31f254874d8f0814bb2266c13255c4822", "version": "1.85.0", diff --git a/versions/b-/boost-uuid.json b/versions/b-/boost-uuid.json index 9b0cb43964b3c4..b1ca5acbf9f793 100644 --- a/versions/b-/boost-uuid.json +++ b/versions/b-/boost-uuid.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8eeba4516fc5a0010b40ac15ef53c1433820937b", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "22aaa6c0f9aac2f4fec05c6d47518100a7325660", "version": "1.85.0", diff --git a/versions/b-/boost-variant.json b/versions/b-/boost-variant.json index 0642a6e90e20a4..f43742763f81a7 100644 --- a/versions/b-/boost-variant.json +++ b/versions/b-/boost-variant.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f0fae0ca64fdd1cfa7308300888650c2215efea5", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "479cb9754b33ed6005f55373d2b5364c2ad7b377", "version": "1.85.0", diff --git a/versions/b-/boost-variant2.json b/versions/b-/boost-variant2.json index fa6b7e1f0e2de0..be2bdcd74fafaf 100644 --- a/versions/b-/boost-variant2.json +++ b/versions/b-/boost-variant2.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "da8c7998e31bf676c2efbce08f4e7cb41066dfe2", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "d49441a314b22f026fb4a4708e4813e328996507", "version": "1.85.0", diff --git a/versions/b-/boost-vmd.json b/versions/b-/boost-vmd.json index cb2510d2f7a8f2..9e8e6ef1b99629 100644 --- a/versions/b-/boost-vmd.json +++ b/versions/b-/boost-vmd.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4fdc2f6245ae9b2d8fd0dbae750a9e7142a11b8f", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "336fe76b8964d5c5976085663cf2e4397101cf6d", "version": "1.85.0", diff --git a/versions/b-/boost-wave.json b/versions/b-/boost-wave.json index 7d7bc88a4a0426..e562c2a9c768df 100644 --- a/versions/b-/boost-wave.json +++ b/versions/b-/boost-wave.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "eb6baa19823be746fde24fee3bf57d092787750a", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "a9faed2db21c3608527c509b0dd7ab63f92303ff", "version": "1.85.0", diff --git a/versions/b-/boost-winapi.json b/versions/b-/boost-winapi.json index 7363b0fec87eab..4de9a38a072e4a 100644 --- a/versions/b-/boost-winapi.json +++ b/versions/b-/boost-winapi.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d75ae8aec7f6af51c19a6301a05194616da25145", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "e97a71e640d52c3958a019b4ba142208e37373d5", "version": "1.85.0", diff --git a/versions/b-/boost-xpressive.json b/versions/b-/boost-xpressive.json index e1fcf580b68709..eba287eda3298c 100644 --- a/versions/b-/boost-xpressive.json +++ b/versions/b-/boost-xpressive.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8e7759afc8a205549c949fdde86bf0d47d532785", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "b5074b96b528d6349b6d7641369f6cbd6974a6b2", "version": "1.85.0", diff --git a/versions/b-/boost-yap.json b/versions/b-/boost-yap.json index 2a254c6907b30a..e90bce079080ae 100644 --- a/versions/b-/boost-yap.json +++ b/versions/b-/boost-yap.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f55ab0cb293729ba4bcb1d2043ac91deed2db8fc", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "5411f83e31755e071acd061bafe202a3bd77b877", "version": "1.85.0", diff --git a/versions/b-/boost.json b/versions/b-/boost.json index 003b31ef3f7932..e745a73d06eade 100644 --- a/versions/b-/boost.json +++ b/versions/b-/boost.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "e16c1af1e47c7b94ac02c8f3c9ec0f4d3ea8f8f6", + "version": "1.86.0", + "port-version": 0 + }, { "git-tree": "b9a5d6326cff2f44dfc15794973ff6622e77e912", "version": "1.85.0", diff --git a/versions/baseline.json b/versions/baseline.json index faf37fb1481c02..3253b3b73bb7da 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -397,7 +397,7 @@ "port-version": 0 }, "aws-c-common": { - "baseline": "0.9.28", + "baseline": "0.9.30", "port-version": 0 }, "aws-c-compression": { @@ -441,7 +441,7 @@ "port-version": 0 }, "aws-sdk-cpp": { - "baseline": "1.11.420", + "baseline": "1.11.428", "port-version": 0 }, "azmq": { @@ -737,636 +737,636 @@ "port-version": 0 }, "boost": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-accumulators": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-algorithm": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-align": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-any": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-array": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-asio": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-assert": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-assign": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-atomic": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-beast": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-bimap": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-bind": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-build": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-callable-traits": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-charconv": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-chrono": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-circular-buffer": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-cmake": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-cobalt": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-compat": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-compatibility": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-compute": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-concept-check": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-config": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-container": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-container-hash": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-context": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-contract": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-conversion": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-convert": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-core": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-coroutine": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-coroutine2": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-crc": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-date-time": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-describe": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-detail": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-dll": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-dynamic-bitset": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-endian": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-exception": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-fiber": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-filesystem": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-flyweight": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-foreach": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-format": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-function": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-function-types": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-functional": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-fusion": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-geometry": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-gil": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-graph": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-graph-parallel": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-hana": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-headers": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-heap": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-histogram": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-hof": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-icl": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-integer": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-interprocess": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-interval": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-intrusive": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-io": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-iostreams": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-iterator": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-json": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-lambda": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-lambda2": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-leaf": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-lexical-cast": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-local-function": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-locale": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-lockfree": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-log": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-logic": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-math": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-metaparse": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-move": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-mp11": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-mpi": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-mpl": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-msm": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-multi-array": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-multi-index": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-multiprecision": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-mysql": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-nowide": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-numeric-conversion": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-odeint": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-optional": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-outcome": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-parameter": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-parameter-python": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-pfr": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-phoenix": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-poly-collection": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-polygon": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-pool": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-predef": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-preprocessor": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-process": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-program-options": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-property-map": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-property-map-parallel": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-property-tree": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-proto": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-ptr-container": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-python": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-qvm": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-random": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-range": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-ratio": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-rational": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-redis": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-regex": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-safe-numerics": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-scope": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-scope-exit": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-serialization": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-signals2": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-smart-ptr": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-sort": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-spirit": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-stacktrace": { - "baseline": "1.85.0", - "port-version": 4 + "baseline": "1.86.0", + "port-version": 0 }, "boost-statechart": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-static-assert": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-static-string": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-stl-interfaces": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-system": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-test": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-thread": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-throw-exception": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-timer": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-tokenizer": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-tti": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-tuple": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-type-erasure": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-type-index": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-type-traits": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-typeof": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-ublas": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-uninstall": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-units": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-unordered": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-url": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-utility": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-uuid": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-variant": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-variant2": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-vcpkg-helpers": { "baseline": "1.84.0", "port-version": 0 }, "boost-vmd": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-wave": { - "baseline": "1.85.0", - "port-version": 2 + "baseline": "1.86.0", + "port-version": 0 }, "boost-winapi": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-xpressive": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boost-yap": { - "baseline": "1.85.0", - "port-version": 1 + "baseline": "1.86.0", + "port-version": 0 }, "boringssl": { "baseline": "2024-09-13", @@ -2074,7 +2074,7 @@ }, "ctbench": { "baseline": "1.3.4", - "port-version": 0 + "port-version": 1 }, "ctbignum": { "baseline": "2019-08-02", @@ -2641,8 +2641,8 @@ "port-version": 1 }, "fakeit": { - "baseline": "2.4.0", - "port-version": 3 + "baseline": "2.4.1", + "port-version": 0 }, "fameta-counter": { "baseline": "2021-02-13", @@ -2677,7 +2677,7 @@ "port-version": 5 }, "fastdds": { - "baseline": "3.0.1", + "baseline": "3.1.0", "port-version": 0 }, "fastfeat": { @@ -3009,17 +3009,13 @@ "port-version": 0 }, "gdal": { - "baseline": "3.9.2", + "baseline": "3.9.3", "port-version": 0 }, "gdcm": { "baseline": "3.0.24", "port-version": 0 }, - "gdcm2": { - "baseline": "deprecated", - "port-version": 1 - }, "gdk-pixbuf": { "baseline": "2.42.12", "port-version": 1 @@ -3161,7 +3157,7 @@ "port-version": 3 }, "glslang": { - "baseline": "14.3.0", + "baseline": "15.0.0", "port-version": 0 }, "glui": { @@ -3430,7 +3426,7 @@ }, "hazelcast-cpp-client": { "baseline": "5.3.0", - "port-version": 0 + "port-version": 1 }, "hdf5": { "baseline": "1.14.4.3", @@ -3509,11 +3505,11 @@ "port-version": 1 }, "htscodecs": { - "baseline": "1.6.0", + "baseline": "1.6.1", "port-version": 0 }, "htslib": { - "baseline": "1.20", + "baseline": "1.21", "port-version": 0 }, "http-parser": { @@ -4829,7 +4825,7 @@ "port-version": 0 }, "libnick": { - "baseline": "2024.9.2", + "baseline": "2024.10.0", "port-version": 0 }, "libnoise": { @@ -5022,7 +5018,7 @@ }, "librtpi": { "baseline": "1.0.0", - "port-version": 0 + "port-version": 1 }, "librttopo": { "baseline": "1.1.0", @@ -5190,7 +5186,7 @@ }, "libtorch": { "baseline": "2.1.2", - "port-version": 6 + "port-version": 7 }, "libtorrent": { "baseline": "2.0.10", @@ -5637,7 +5633,7 @@ "port-version": 1 }, "lunarg-vulkantools": { - "baseline": "1.3.290.0", + "baseline": "1.3.296.0", "port-version": 0 }, "lunasvg": { @@ -6332,16 +6328,12 @@ "baseline": "2.8.0", "port-version": 0 }, - "nmap": { - "baseline": "7.70", - "port-version": 12 - }, "nmslib": { "baseline": "2.1.1", "port-version": 1 }, "nng": { - "baseline": "1.8.0", + "baseline": "1.9.0", "port-version": 0 }, "nngpp": { @@ -6545,11 +6537,11 @@ "port-version": 1 }, "onnx": { - "baseline": "1.15.0", - "port-version": 1 + "baseline": "1.16.2", + "port-version": 0 }, "onnx-optimizer": { - "baseline": "0.3.18", + "baseline": "0.3.19", "port-version": 0 }, "onnxruntime-gpu": { @@ -6577,16 +6569,16 @@ "port-version": 2 }, "openblas": { - "baseline": "0.3.27", - "port-version": 1 + "baseline": "0.3.28", + "port-version": 0 }, "opencascade": { "baseline": "7.8.1", "port-version": 1 }, "opencc": { - "baseline": "1.1.6", - "port-version": 1 + "baseline": "1.1.9", + "port-version": 0 }, "opencensus-cpp": { "baseline": "2021-08-26", @@ -6704,24 +6696,12 @@ "baseline": "3.3.2", "port-version": 1 }, - "openssl-unix": { - "baseline": "deprecated", - "port-version": 0 - }, - "openssl-uwp": { - "baseline": "deprecated", - "port-version": 0 - }, - "openssl-windows": { - "baseline": "deprecated", - "port-version": 0 - }, "opensubdiv": { "baseline": "3.5.0", "port-version": 2 }, "opentelemetry-cpp": { - "baseline": "1.16.1", + "baseline": "1.17.0", "port-version": 0 }, "opentelemetry-cpp-contrib-version": { @@ -6742,7 +6722,7 @@ }, "openvino": { "baseline": "2024.4.0", - "port-version": 0 + "port-version": 1 }, "openvpn3": { "baseline": "3.10", @@ -6793,8 +6773,8 @@ "port-version": 3 }, "osgearth": { - "baseline": "3.4", - "port-version": 3 + "baseline": "3.7", + "port-version": 0 }, "osmanip": { "baseline": "4.6.1", @@ -6817,8 +6797,8 @@ "port-version": 4 }, "pagmo2": { - "baseline": "2.19.0", - "port-version": 2 + "baseline": "2.19.1", + "port-version": 0 }, "paho-mqtt": { "baseline": "1.3.13", @@ -6833,12 +6813,12 @@ "port-version": 0 }, "pango": { - "baseline": "1.50.14", - "port-version": 4 + "baseline": "1.54.0", + "port-version": 0 }, "pangolin": { - "baseline": "0.8", - "port-version": 3 + "baseline": "0.9.2", + "port-version": 0 }, "pangomm": { "baseline": "2.50.1", @@ -6890,7 +6870,7 @@ }, "pcl": { "baseline": "1.14.1", - "port-version": 1 + "port-version": 2 }, "pcre": { "baseline": "8.45", @@ -6921,7 +6901,7 @@ "port-version": 0 }, "pegtl": { - "baseline": "3.2.7", + "baseline": "3.2.8", "port-version": 0 }, "pegtl-2": { @@ -6973,8 +6953,8 @@ "port-version": 2 }, "pipewire": { - "baseline": "1.0.4", - "port-version": 3 + "baseline": "1.2.5", + "port-version": 0 }, "pistache": { "baseline": "2021-03-31", @@ -6993,7 +6973,7 @@ "port-version": 0 }, "plasma-wayland-protocols": { - "baseline": "1.8.0", + "baseline": "1.14.0", "port-version": 0 }, "platform-folders": { @@ -7165,8 +7145,8 @@ "port-version": 0 }, "proj": { - "baseline": "9.4.1", - "port-version": 2 + "baseline": "9.5.0", + "port-version": 0 }, "projectm-eval": { "baseline": "1.0.0", @@ -7217,7 +7197,7 @@ "port-version": 1 }, "ptex": { - "baseline": "2.4.2", + "baseline": "2.4.3", "port-version": 0 }, "pthread": { @@ -7269,8 +7249,8 @@ "port-version": 7 }, "python3": { - "baseline": "3.11.8", - "port-version": 5 + "baseline": "3.11.10", + "port-version": 0 }, "qca": { "baseline": "2.3.7", @@ -7853,7 +7833,7 @@ "port-version": 0 }, "redis-plus-plus": { - "baseline": "1.3.12", + "baseline": "1.3.13", "port-version": 0 }, "refl-cpp": { @@ -7873,8 +7853,8 @@ "port-version": 1 }, "reproc": { - "baseline": "14.2.4", - "port-version": 2 + "baseline": "14.2.5", + "port-version": 0 }, "rest-rpc": { "baseline": "0.12", @@ -7886,7 +7866,7 @@ }, "restc-cpp": { "baseline": "0.10.0", - "port-version": 3 + "port-version": 4 }, "restclient-cpp": { "baseline": "2022-02-09", @@ -7901,8 +7881,8 @@ "port-version": 0 }, "rhash": { - "baseline": "1.4.4", - "port-version": 1 + "baseline": "1.4.5", + "port-version": 0 }, "rhasheq": { "baseline": "2023-06-17", @@ -7925,7 +7905,7 @@ "port-version": 0 }, "rkcommon": { - "baseline": "1.10.0", + "baseline": "1.14.2", "port-version": 0 }, "rmlui": { @@ -7937,7 +7917,7 @@ "port-version": 1 }, "roaring": { - "baseline": "4.1.3", + "baseline": "4.2.1", "port-version": 0 }, "robin-hood-hashing": { @@ -7957,7 +7937,7 @@ "port-version": 0 }, "rocksdb": { - "baseline": "9.6.1", + "baseline": "9.7.2", "port-version": 0 }, "rpclib": { @@ -8053,7 +8033,7 @@ "port-version": 0 }, "s2n": { - "baseline": "1.4.16", + "baseline": "1.5.5", "port-version": 0 }, "safeint": { @@ -8553,19 +8533,19 @@ "port-version": 4 }, "spirv-cross": { - "baseline": "1.3.290.0", + "baseline": "1.3.296.0", "port-version": 0 }, "spirv-headers": { - "baseline": "1.3.290.0", + "baseline": "1.3.296.0", "port-version": 0 }, "spirv-reflect": { - "baseline": "1.3.290.0", + "baseline": "1.3.296.0", "port-version": 0 }, "spirv-tools": { - "baseline": "1.3.290.0", + "baseline": "1.3.296.0", "port-version": 0 }, "spout2": { @@ -8725,7 +8705,7 @@ "port-version": 0 }, "superlu": { - "baseline": "6.0.1", + "baseline": "7.0.0", "port-version": 0 }, "swenson-sort": { @@ -9177,7 +9157,7 @@ "port-version": 0 }, "upa-url": { - "baseline": "1.0.0", + "baseline": "1.0.1", "port-version": 0 }, "upb": { @@ -9309,7 +9289,7 @@ "port-version": 0 }, "vcpkg-get-python-packages": { - "baseline": "2024-01-24", + "baseline": "2024-09-29", "port-version": 0 }, "vcpkg-gfortran": { @@ -9425,7 +9405,7 @@ "port-version": 0 }, "volk": { - "baseline": "1.3.295", + "baseline": "1.3.296", "port-version": 0 }, "vowpal-wabbit": { @@ -9465,15 +9445,15 @@ "port-version": 0 }, "vulkan-headers": { - "baseline": "1.3.290.0", - "port-version": 1 + "baseline": "1.3.296.0", + "port-version": 0 }, "vulkan-hpp": { "baseline": "deprecated", "port-version": 0 }, "vulkan-loader": { - "baseline": "1.3.290.0", + "baseline": "1.3.296.0", "port-version": 0 }, "vulkan-memory-allocator": { @@ -9485,19 +9465,19 @@ "port-version": 0 }, "vulkan-sdk-components": { - "baseline": "1.3.290.0", + "baseline": "1.3.296.0", "port-version": 0 }, "vulkan-tools": { - "baseline": "1.3.290.0", + "baseline": "1.3.296.0", "port-version": 0 }, "vulkan-utility-libraries": { - "baseline": "1.3.290.0", + "baseline": "1.3.296.0", "port-version": 0 }, "vulkan-validationlayers": { - "baseline": "1.3.290.0", + "baseline": "1.3.296.0", "port-version": 0 }, "vvenc": { diff --git a/versions/c-/ctbench.json b/versions/c-/ctbench.json index 216be8958b70ef..16cc7de3433dfd 100644 --- a/versions/c-/ctbench.json +++ b/versions/c-/ctbench.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "86059d5165c609870e2ea47c287c60935fb3548c", + "version": "1.3.4", + "port-version": 1 + }, { "git-tree": "65af527a36df8e5a96b1f21cb62a1ac8c6b95518", "version": "1.3.4", diff --git a/versions/f-/fakeit.json b/versions/f-/fakeit.json index 9500db65bcf179..2a1e0456520aa4 100644 --- a/versions/f-/fakeit.json +++ b/versions/f-/fakeit.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "dee32d1fc08039620e6ba6e8b64e87d5da500200", + "version": "2.4.1", + "port-version": 0 + }, { "git-tree": "199349d27860bb252a22a7bad0eb76b9fb61acdc", "version": "2.4.0", diff --git a/versions/f-/fastdds.json b/versions/f-/fastdds.json index d209b8115be48a..b57bea478cfaf1 100644 --- a/versions/f-/fastdds.json +++ b/versions/f-/fastdds.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "7d63c40face8c3e65be51da586f4aaee1d79a138", + "version": "3.1.0", + "port-version": 0 + }, { "git-tree": "6ff9b97e272f2c114ff8da8e63e5a04426f49722", "version": "3.0.1", diff --git a/versions/g-/gdal.json b/versions/g-/gdal.json index eae1976bb6cbf4..61063f992ef500 100644 --- a/versions/g-/gdal.json +++ b/versions/g-/gdal.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f5682e9626c47a26f37e7578c3df847ddc3fe11c", + "version-semver": "3.9.3", + "port-version": 0 + }, { "git-tree": "577a6058af6d99bdbea12c6988d7d7fc991a087b", "version-semver": "3.9.2", diff --git a/versions/g-/glslang.json b/versions/g-/glslang.json index 38e0d42af72162..46dca341d689c9 100644 --- a/versions/g-/glslang.json +++ b/versions/g-/glslang.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "238083db89713c6762c7f785176b28183154deed", + "version": "15.0.0", + "port-version": 0 + }, { "git-tree": "e38873f484b047a06604fafc6175ae0d2285b042", "version": "14.3.0", diff --git a/versions/h-/hazelcast-cpp-client.json b/versions/h-/hazelcast-cpp-client.json index c3b71d6c4f6e45..9955f503a61813 100644 --- a/versions/h-/hazelcast-cpp-client.json +++ b/versions/h-/hazelcast-cpp-client.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c85557c281b86c8aabb762d79c45775ccea9c0b9", + "version": "5.3.0", + "port-version": 1 + }, { "git-tree": "4940909398dd70e7610c314749ca143bb0c23918", "version": "5.3.0", diff --git a/versions/h-/htscodecs.json b/versions/h-/htscodecs.json index cb26d564a08ee8..9a582446e211fa 100644 --- a/versions/h-/htscodecs.json +++ b/versions/h-/htscodecs.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a7eaba66bb4d3bf35e1a6b9b70e91edccaccf071", + "version": "1.6.1", + "port-version": 0 + }, { "git-tree": "9475b0327f2fedd60e7c2d71351fed598c9ba3f9", "version": "1.6.0", diff --git a/versions/h-/htslib.json b/versions/h-/htslib.json index 99735b716a4163..aa463bde2fac59 100644 --- a/versions/h-/htslib.json +++ b/versions/h-/htslib.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "76f12c76144128b5c812e8c80957daa446b8b29e", + "version": "1.21", + "port-version": 0 + }, { "git-tree": "94372bcc6471960499da89e7ca144bb90b43a235", "version": "1.20", diff --git a/versions/l-/libnick.json b/versions/l-/libnick.json index 818b0b7746b607..94a3ef76d07682 100644 --- a/versions/l-/libnick.json +++ b/versions/l-/libnick.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0262401911d577088634f62e69b4771b5b63cd4f", + "version": "2024.10.0", + "port-version": 0 + }, { "git-tree": "fb991611c3568914d479f4b086445eee0b5d3fb1", "version": "2024.9.2", diff --git a/versions/l-/librtpi.json b/versions/l-/librtpi.json index 3fe2b9baecb39f..b23bb4e76165ed 100644 --- a/versions/l-/librtpi.json +++ b/versions/l-/librtpi.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a224c4751a43ecde77210db70bc9f0b233a1b9c0", + "version": "1.0.0", + "port-version": 1 + }, { "git-tree": "ccd041402709075b83bb6a23ff2c85ce6c8358ac", "version": "1.0.0", diff --git a/versions/l-/libtorch.json b/versions/l-/libtorch.json index d9d120d0db3d46..a2385e25f38450 100644 --- a/versions/l-/libtorch.json +++ b/versions/l-/libtorch.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "e738e2da09a82affc4bf4090d8c672579364231b", + "version": "2.1.2", + "port-version": 7 + }, { "git-tree": "12485495c895b105a0b0a35558edce15579a5a98", "version": "2.1.2", diff --git a/versions/l-/lunarg-vulkantools.json b/versions/l-/lunarg-vulkantools.json index cad66f17dee70d..5bf191edff4a5f 100644 --- a/versions/l-/lunarg-vulkantools.json +++ b/versions/l-/lunarg-vulkantools.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "97ada8faec728f24d5eb3ed8453a92c924d7ab0b", + "version": "1.3.296.0", + "port-version": 0 + }, { "git-tree": "240a486e9ff90eb839c20595efb197234f2cee57", "version": "1.3.290.0", diff --git a/versions/n-/nng.json b/versions/n-/nng.json index b9498be4d4e8dd..2ee8dec2b3e101 100644 --- a/versions/n-/nng.json +++ b/versions/n-/nng.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ae629b17cceaf01bcfdcfc8a991b4631744167cc", + "version-semver": "1.9.0", + "port-version": 0 + }, { "git-tree": "0822221e7576d24ddb89eab2cf2b1be85dd6e1c6", "version-semver": "1.8.0", diff --git a/versions/o-/onnx-optimizer.json b/versions/o-/onnx-optimizer.json index 8833f7dc14c161..21ff564b1714cc 100644 --- a/versions/o-/onnx-optimizer.json +++ b/versions/o-/onnx-optimizer.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "126bfc519dc0c50fc52ed0b19a0bd88663bae87f", + "version-semver": "0.3.19", + "port-version": 0 + }, { "git-tree": "e574f424edd5d2fd9ca36c5058f96163d9018725", "version-semver": "0.3.18", diff --git a/versions/o-/onnx.json b/versions/o-/onnx.json index 014174c60c042d..5914427a3a7b4b 100644 --- a/versions/o-/onnx.json +++ b/versions/o-/onnx.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "57d8f77c2964232239ba10b3f2ebf16698486d9a", + "version-semver": "1.16.2", + "port-version": 0 + }, { "git-tree": "69ad297b15bb801f74d50be6e5d290eab7573be4", "version-semver": "1.15.0", diff --git a/versions/o-/openblas.json b/versions/o-/openblas.json index 7ec0d945d732d7..4baac016623924 100644 --- a/versions/o-/openblas.json +++ b/versions/o-/openblas.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0ea117557042e4d6a0ee7659828c44938e322ee3", + "version": "0.3.28", + "port-version": 0 + }, { "git-tree": "a11cdf69c9d9071c73f8d88458aa8b09c597d695", "version": "0.3.27", diff --git a/versions/o-/opencc.json b/versions/o-/opencc.json index 68077106d27851..f87b1ead862791 100644 --- a/versions/o-/opencc.json +++ b/versions/o-/opencc.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "e6bdb1f36889a641312f0f0dc91e8be0d800dcd5", + "version": "1.1.9", + "port-version": 0 + }, { "git-tree": "85a9b30209f5cd7460d2be2c8e1cc206fab66aaa", "version": "1.1.6", diff --git a/versions/o-/opentelemetry-cpp.json b/versions/o-/opentelemetry-cpp.json index 38e29e5e5fbc6c..0ddc6187d7a2c3 100644 --- a/versions/o-/opentelemetry-cpp.json +++ b/versions/o-/opentelemetry-cpp.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f1c52bb415c2c2e19b33e37dc85a2747720ae033", + "version-semver": "1.17.0", + "port-version": 0 + }, { "git-tree": "2372bb066c690f99d9e18fd3655dff92c010fecc", "version-semver": "1.16.1", diff --git a/versions/o-/openvino.json b/versions/o-/openvino.json index cce2b4c1a73515..1798fe8704dc8e 100644 --- a/versions/o-/openvino.json +++ b/versions/o-/openvino.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "668983aa79f507592885fa2ef91fb0dbd1e4a495", + "version": "2024.4.0", + "port-version": 1 + }, { "git-tree": "e65d1d305cc744e9ff5d96358695cbfe22deb8c3", "version": "2024.4.0", diff --git a/versions/o-/osgearth.json b/versions/o-/osgearth.json index 19a9b367033cab..57d55c103e0d42 100644 --- a/versions/o-/osgearth.json +++ b/versions/o-/osgearth.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "1e1ce5962bfd4e49b5609952197378fcf89e1ab3", + "version": "3.7", + "port-version": 0 + }, { "git-tree": "3429fc472870b99752ea2dc1fe8b7df7f4ebedaf", "version": "3.4", diff --git a/versions/p-/pagmo2.json b/versions/p-/pagmo2.json index 1eef6114274a66..ea6729174adbab 100644 --- a/versions/p-/pagmo2.json +++ b/versions/p-/pagmo2.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "299fff9dc6a18da12c34fe585137b7787b4c90f2", + "version": "2.19.1", + "port-version": 0 + }, { "git-tree": "ebff91665e8cced80124a56db196cd800cd02f79", "version": "2.19.0", diff --git a/versions/p-/pango.json b/versions/p-/pango.json index 3a32719f10271c..3b7a731268df73 100644 --- a/versions/p-/pango.json +++ b/versions/p-/pango.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ac54330a51296954a9479f950666df455bffb07a", + "version": "1.54.0", + "port-version": 0 + }, { "git-tree": "e2a88ce998fab5ed3f3a2edf817f32734c78187b", "version": "1.50.14", diff --git a/versions/p-/pangolin.json b/versions/p-/pangolin.json index df3febd519d565..95540496275374 100644 --- a/versions/p-/pangolin.json +++ b/versions/p-/pangolin.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "71d44252a59ed3737ec204b4789bcd2d30d5e621", + "version": "0.9.2", + "port-version": 0 + }, { "git-tree": "92ce228116d887cc4f381fadcc85ac3fccdea5ef", "version": "0.8", diff --git a/versions/p-/pcl.json b/versions/p-/pcl.json index cfae35ca899a96..6fa1e8fbe1b25e 100644 --- a/versions/p-/pcl.json +++ b/versions/p-/pcl.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "00b339d9b6b61b9f0742cfea4c482e70e9ac5ad8", + "version": "1.14.1", + "port-version": 2 + }, { "git-tree": "e55506ffdfffe9bc2104eadddea53dde27686a8d", "version": "1.14.1", diff --git a/versions/p-/pegtl.json b/versions/p-/pegtl.json index 66ce733e78b5ac..26f8901e651cc8 100644 --- a/versions/p-/pegtl.json +++ b/versions/p-/pegtl.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a26e3e871ca672ff3c3b6add5f23d485612bfd73", + "version-semver": "3.2.8", + "port-version": 0 + }, { "git-tree": "ee1dbb5f06f7dee38ef4a535efcbe4488556d349", "version-semver": "3.2.7", diff --git a/versions/p-/pipewire.json b/versions/p-/pipewire.json index a3098b1ebe9b70..33f3126ca2b150 100644 --- a/versions/p-/pipewire.json +++ b/versions/p-/pipewire.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "76b5ab518b516d973957b81e57aecd436ff31e08", + "version": "1.2.5", + "port-version": 0 + }, { "git-tree": "1538246b12f82dde1b814eeaf3c4e94f5b1171bd", "version": "1.0.4", diff --git a/versions/p-/plasma-wayland-protocols.json b/versions/p-/plasma-wayland-protocols.json index 33cee2e364d787..5c8795e8bfbb12 100644 --- a/versions/p-/plasma-wayland-protocols.json +++ b/versions/p-/plasma-wayland-protocols.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d5de80e9722055b7a9df78a6986f82ed6b5e0a44", + "version": "1.14.0", + "port-version": 0 + }, { "git-tree": "3a8a656179e4f748a1249ea2b242ea9798ec9501", "version": "1.8.0", diff --git a/versions/p-/proj.json b/versions/p-/proj.json index d0436cf17e62a7..4169024a2c91d7 100644 --- a/versions/p-/proj.json +++ b/versions/p-/proj.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "5ad030b3ef1738638e18ee8a23d4aeb2afbf8cc8", + "version": "9.5.0", + "port-version": 0 + }, { "git-tree": "50f38dc99103f1c718d8fe295888d1f675548e87", "version": "9.4.1", diff --git a/versions/p-/ptex.json b/versions/p-/ptex.json index 3744082ce1737e..a880fe8611ef47 100644 --- a/versions/p-/ptex.json +++ b/versions/p-/ptex.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8a98c639f2e68c4638eee485c6398a81ab52e3f1", + "version": "2.4.3", + "port-version": 0 + }, { "git-tree": "64ba10b1e0174e06bcb2821e395d411641d1611e", "version": "2.4.2", diff --git a/versions/p-/python3.json b/versions/p-/python3.json index 84dabbd2885fd7..9455c9434ca12c 100644 --- a/versions/p-/python3.json +++ b/versions/p-/python3.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "62c1ff180dae6af1ba4aff966bd87f9683c6d8f1", + "version": "3.11.10", + "port-version": 0 + }, { "git-tree": "cd869d19271e7b865248145bb3e14093faa1b687", "version": "3.11.8", diff --git a/versions/r-/redis-plus-plus.json b/versions/r-/redis-plus-plus.json index cb162576ebb5a2..501780e876d9f2 100644 --- a/versions/r-/redis-plus-plus.json +++ b/versions/r-/redis-plus-plus.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "91fb6d6b9e220a2a75c0df8572ef980fc2313dab", + "version-semver": "1.3.13", + "port-version": 0 + }, { "git-tree": "730950cc05d074e23016ee21482de47864501437", "version-semver": "1.3.12", diff --git a/versions/r-/reproc.json b/versions/r-/reproc.json index f733405338dc24..a20bb3176ddc5e 100644 --- a/versions/r-/reproc.json +++ b/versions/r-/reproc.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "b844bd7e62dcad31cd5a38a38416f1d03a017e08", + "version": "14.2.5", + "port-version": 0 + }, { "git-tree": "6fc63b3c029742441d22a288db9f37f5e016abbe", "version": "14.2.4", diff --git a/versions/r-/restc-cpp.json b/versions/r-/restc-cpp.json index ad7878461fe87c..d57eca451e4ea3 100644 --- a/versions/r-/restc-cpp.json +++ b/versions/r-/restc-cpp.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a235e9d1d43ab7da08a5e411ab04db28877e6108", + "version-semver": "0.10.0", + "port-version": 4 + }, { "git-tree": "d19c339247ae8eab33e5141cfe985b86c440dcde", "version-semver": "0.10.0", diff --git a/versions/r-/rhash.json b/versions/r-/rhash.json index 850235867edd77..89ebba44326d50 100644 --- a/versions/r-/rhash.json +++ b/versions/r-/rhash.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "2b7adcfa5ff805a8b180650cf8ded7ad2db5e527", + "version": "1.4.5", + "port-version": 0 + }, { "git-tree": "a3e224c21215bd63a0404550b6b396254a60635e", "version": "1.4.4", diff --git a/versions/r-/rkcommon.json b/versions/r-/rkcommon.json index 3f2629d4bcdf7d..783153d5f9857a 100644 --- a/versions/r-/rkcommon.json +++ b/versions/r-/rkcommon.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8cb7b4f4e7f1977f1596d7fd84fc52c3cf1349b7", + "version": "1.14.2", + "port-version": 0 + }, { "git-tree": "49683a2cd8b631ffd2d2f47bc8affc258a5f836e", "version": "1.10.0", diff --git a/versions/r-/roaring.json b/versions/r-/roaring.json index 60e629a824412d..21be1a75488dbe 100644 --- a/versions/r-/roaring.json +++ b/versions/r-/roaring.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4f909ea11609b7ecc39adb23a0397a33b30ec669", + "version": "4.2.1", + "port-version": 0 + }, { "git-tree": "3d86b5e35bc1f6655fe75db03d7ed895f1050831", "version": "4.1.3", diff --git a/versions/r-/rocksdb.json b/versions/r-/rocksdb.json index d61c067508ff04..69ba054579dff3 100644 --- a/versions/r-/rocksdb.json +++ b/versions/r-/rocksdb.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "8ce8b6f1ccbf6bad527b66d963d04f24c7ebfded", + "version": "9.7.2", + "port-version": 0 + }, { "git-tree": "32a9555ab053c2799730d8bd8ebc92a199a7447f", "version": "9.6.1", diff --git a/versions/s-/s2n.json b/versions/s-/s2n.json index 90e0d3b873bcaf..bcc291f0e0b7c0 100644 --- a/versions/s-/s2n.json +++ b/versions/s-/s2n.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "eb07be3d0d2f927badd5e4add1727a7104811c9b", + "version": "1.5.5", + "port-version": 0 + }, { "git-tree": "cf330f1b71f9308d5af43845a67b5105b5cee213", "version": "1.4.16", diff --git a/versions/s-/spirv-cross.json b/versions/s-/spirv-cross.json index cce847105054b2..181d26588ea2ce 100644 --- a/versions/s-/spirv-cross.json +++ b/versions/s-/spirv-cross.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "6d60b4e07708e480d90bbd89f95101d910feb181", + "version": "1.3.296.0", + "port-version": 0 + }, { "git-tree": "915b615224c502d1efa827d287af5a5ae58081ad", "version": "1.3.290.0", diff --git a/versions/s-/spirv-headers.json b/versions/s-/spirv-headers.json index 8eff891cf22a39..898205e12ee47f 100644 --- a/versions/s-/spirv-headers.json +++ b/versions/s-/spirv-headers.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f1e872bb8327f8ab7b0cc5640673236419b497d0", + "version": "1.3.296.0", + "port-version": 0 + }, { "git-tree": "13b31b81e09a949e0a18df0e57f7b76311c2591f", "version": "1.3.290.0", diff --git a/versions/s-/spirv-reflect.json b/versions/s-/spirv-reflect.json index 461ceb54c36916..ac436b11157573 100644 --- a/versions/s-/spirv-reflect.json +++ b/versions/s-/spirv-reflect.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fa076328489d6f554dcbdcc114aa53c0261cbeae", + "version": "1.3.296.0", + "port-version": 0 + }, { "git-tree": "0b14b5a6608af8938cfad18a3ea3c1ebe6c30ba8", "version": "1.3.290.0", diff --git a/versions/s-/spirv-tools.json b/versions/s-/spirv-tools.json index c4f30c5ac617be..62cd8873dfa30e 100644 --- a/versions/s-/spirv-tools.json +++ b/versions/s-/spirv-tools.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d7623e3b9a2791fc6adde89c36602e5d314e1dd8", + "version": "1.3.296.0", + "port-version": 0 + }, { "git-tree": "2d453d5afb41ffadc2625644c74b4423e2991e6b", "version": "1.3.290.0", diff --git a/versions/s-/superlu.json b/versions/s-/superlu.json index f07d4f499d561d..e83a14a42a9d6a 100644 --- a/versions/s-/superlu.json +++ b/versions/s-/superlu.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "e542e8e80447c6d92875effae17aec8568816006", + "version": "7.0.0", + "port-version": 0 + }, { "git-tree": "9ae6007b0b5334eb0dc0e8ee97e8c24355a77323", "version": "6.0.1", diff --git a/versions/u-/upa-url.json b/versions/u-/upa-url.json index 796a48ef5f1b54..0fe190036bf729 100644 --- a/versions/u-/upa-url.json +++ b/versions/u-/upa-url.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "296cbb13a682dea1a57ee552d78236df6b7d4b77", + "version": "1.0.1", + "port-version": 0 + }, { "git-tree": "cf986c3938d7f479923887f031f0748ee3f81229", "version": "1.0.0", diff --git a/versions/v-/vcpkg-get-python-packages.json b/versions/v-/vcpkg-get-python-packages.json index 7733d854847d93..d375b4b185abde 100644 --- a/versions/v-/vcpkg-get-python-packages.json +++ b/versions/v-/vcpkg-get-python-packages.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c7d017ccabcaf02739662b60cc1000b8489acb22", + "version-date": "2024-09-29", + "port-version": 0 + }, { "git-tree": "9205135e78e0cad47fd43c2f7abada1f4fbbdbaa", "version-date": "2024-01-24", diff --git a/versions/v-/volk.json b/versions/v-/volk.json index 88e118916d7540..f6f183d6953c72 100644 --- a/versions/v-/volk.json +++ b/versions/v-/volk.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "61510725dc5e5580f3c57a2939131e64519c3eef", + "version": "1.3.296", + "port-version": 0 + }, { "git-tree": "19f1fa697f50ea058f29a73545b1b1efef436404", "version": "1.3.295", diff --git a/versions/v-/vulkan-headers.json b/versions/v-/vulkan-headers.json index 76daab9c311085..89149fce69a3ea 100644 --- a/versions/v-/vulkan-headers.json +++ b/versions/v-/vulkan-headers.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "4dd5a13664c79d5df78837e35061568ad41c07a8", + "version": "1.3.296.0", + "port-version": 0 + }, { "git-tree": "3335b4bdf60e3c09fafd8541329aba7c275c5a1a", "version": "1.3.290.0", diff --git a/versions/v-/vulkan-loader.json b/versions/v-/vulkan-loader.json index d1bb79527d48f0..787e23bfcf729d 100644 --- a/versions/v-/vulkan-loader.json +++ b/versions/v-/vulkan-loader.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "f96603152b3334e095d5e365effab5588f875000", + "version": "1.3.296.0", + "port-version": 0 + }, { "git-tree": "587eccab043d27e654b2d48091677f08fb099233", "version": "1.3.290.0", diff --git a/versions/v-/vulkan-sdk-components.json b/versions/v-/vulkan-sdk-components.json index f44aeb88a8438d..097f415f965264 100644 --- a/versions/v-/vulkan-sdk-components.json +++ b/versions/v-/vulkan-sdk-components.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "7a0f9cbc644e8d49e5cabb85ad57d201787447c5", + "version": "1.3.296.0", + "port-version": 0 + }, { "git-tree": "7371dbb1e2d1e53ff7e507067e9dd90b3708d0b6", "version": "1.3.290.0", diff --git a/versions/v-/vulkan-tools.json b/versions/v-/vulkan-tools.json index 6addcdf7b09459..5646923cf41fa9 100644 --- a/versions/v-/vulkan-tools.json +++ b/versions/v-/vulkan-tools.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "00c6695f71fdd4ba603c6efde0b9bf4c6344298f", + "version": "1.3.296.0", + "port-version": 0 + }, { "git-tree": "bc9bba0720b8490ec2da60a3c2ae63716442d428", "version": "1.3.290.0", diff --git a/versions/v-/vulkan-utility-libraries.json b/versions/v-/vulkan-utility-libraries.json index 850805ed828a5e..268addc5e6905d 100644 --- a/versions/v-/vulkan-utility-libraries.json +++ b/versions/v-/vulkan-utility-libraries.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "513317b99a7f1cebfd357c948f330f59ab2ff966", + "version": "1.3.296.0", + "port-version": 0 + }, { "git-tree": "c53a45159266fe31815e92e69b95d1a9cc479321", "version": "1.3.290.0", diff --git a/versions/v-/vulkan-validationlayers.json b/versions/v-/vulkan-validationlayers.json index e8c27815c3a21a..cbe9899c59a129 100644 --- a/versions/v-/vulkan-validationlayers.json +++ b/versions/v-/vulkan-validationlayers.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "93913bad76f726fbd8cd239ce8227db3245b2de7", + "version": "1.3.296.0", + "port-version": 0 + }, { "git-tree": "08ea5f84250843428fab203e3f3bc59bc1502aec", "version": "1.3.290.0",