diff --git a/ports/cachelib/fix-build.patch b/ports/cachelib/fix-build.patch index 846a2a5d8f..e41ac9426e 100644 --- a/ports/cachelib/fix-build.patch +++ b/ports/cachelib/fix-build.patch @@ -35,7 +35,7 @@ index 3e149469..0e6b6d9c 100644 */ #include --#include +-#include #include #include #include diff --git a/ports/cachelib/portfile.cmake b/ports/cachelib/portfile.cmake index 8ae9c2065c..eb1bd1a0e4 100644 --- a/ports/cachelib/portfile.cmake +++ b/ports/cachelib/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO facebook/CacheLib REF "v${VERSION}" - SHA512 df2d5f1e2664fee4d88542ab8c98788cb31cfd9c599662a99307030cebf29e2916e316c811aca33ef83bb5c0e2f9710325dacd16391731c7b331eb6fa8a01c46 + SHA512 5670b796bad9bca30b126cfff9466de095294f855598c663193054b08cace03f0ba73677735ffc26f9a920d58eec9430b83ad7f7187dbcba9264d7e3635ed30e HEAD_REF main PATCHES fix-build.patch diff --git a/ports/cachelib/vcpkg.json b/ports/cachelib/vcpkg.json index 22bd710336..7da0afb9f2 100644 --- a/ports/cachelib/vcpkg.json +++ b/ports/cachelib/vcpkg.json @@ -1,6 +1,6 @@ { "name": "cachelib", - "version-string": "2024.07.01.00", + "version-string": "2024.07.08.00", "description": "Pluggable caching engine to build and scale high performance cache services.", "homepage": "https://github.com/facebook/CacheLib", "license": "Apache-2.0", diff --git a/ports/fbthrift/portfile.cmake b/ports/fbthrift/portfile.cmake index 0bb329c278..756670c263 100644 --- a/ports/fbthrift/portfile.cmake +++ b/ports/fbthrift/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO facebook/fbthrift REF "v${VERSION}" - SHA512 29422b4d16130ac352bdb4ee64fde5af0da0af4e1fd8fcb45b04720a878b7c2bdf42a3b516d167332bc8bf509a18e6688d03938321b6bd7ee92fc2c48048da90 + SHA512 9b4a6f3654282aa95689a4956b6ad7ee3449deff064873f9fea227840a4639a06f0ade07e1a6c96b5c48a52c68c1516bab51d28f30d58532c48143a32adfd0c3 HEAD_REF main PATCHES fix-glog.patch diff --git a/ports/fbthrift/vcpkg.json b/ports/fbthrift/vcpkg.json index 0598a7e7fc..ed5ea4d974 100644 --- a/ports/fbthrift/vcpkg.json +++ b/ports/fbthrift/vcpkg.json @@ -1,6 +1,6 @@ { "name": "fbthrift", - "version-string": "2024.07.01.00", + "version-string": "2024.07.08.00", "description": "Facebook's branch of Apache Thrift, including a new C++ server.", "homepage": "https://github.com/facebook/fbthrift", "license": "Apache-2.0", diff --git a/ports/fizz/portfile.cmake b/ports/fizz/portfile.cmake index 086675e8aa..0cc4cae122 100644 --- a/ports/fizz/portfile.cmake +++ b/ports/fizz/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO facebookincubator/fizz REF "v${VERSION}" - SHA512 fda7dad381919be093eaf355c0f47f7620ad45f6d96a4a454f154f203c7fcfbbeff8f8a7d6010ba360aaf7bc067937043f036cf1364b7c58747ec51985a2770a + SHA512 dd5a3dec4c6672f21e4315428ad33358f1387f02b415fa40206bb727bb8df4e36320d20e4432e9f995fa054f91b7d723301b6176f32e4485f497f8891ef1f77a HEAD_REF main PATCHES fix-build.patch diff --git a/ports/fizz/vcpkg.json b/ports/fizz/vcpkg.json index c5effe4420..8dededc869 100644 --- a/ports/fizz/vcpkg.json +++ b/ports/fizz/vcpkg.json @@ -1,6 +1,6 @@ { "name": "fizz", - "version-string": "2024.07.01.00", + "version-string": "2024.07.08.00", "description": "a TLS 1.3 implementation by Facebook", "homepage": "https://github.com/facebookincubator/fizz", "license": "BSD-3-Clause", diff --git a/ports/folly/portfile.cmake b/ports/folly/portfile.cmake index e219d56974..85f229cf88 100644 --- a/ports/folly/portfile.cmake +++ b/ports/folly/portfile.cmake @@ -9,7 +9,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO facebook/folly REF "v${VERSION}" - SHA512 fe9a0b449d84f7d43ebaea29ead5bfd17f8f6c43bbf2928d93045cbaf394ffba059e29241e9850c376f7c765784b207cd16a4cce65ad5ec4131c9ca570b6b2c0 + SHA512 d6f5508e8a64e7177841198afea468685e35a16b6447ad506e60388d1dfb5c8c1d9d9593a0588e7d42e5f5112a4c19bff2bee27bb24927ed017d5af5bbdbb971 HEAD_REF main PATCHES disable-non-underscore-posix-names.patch diff --git a/ports/folly/vcpkg.json b/ports/folly/vcpkg.json index 14ab7fafe2..285de5a113 100644 --- a/ports/folly/vcpkg.json +++ b/ports/folly/vcpkg.json @@ -1,6 +1,6 @@ { "name": "folly", - "version-string": "2024.07.01.00", + "version-string": "2024.07.08.00", "description": "An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows", "homepage": "https://github.com/facebook/folly", "license": "Apache-2.0", diff --git a/ports/mvfst/portfile.cmake b/ports/mvfst/portfile.cmake index a781958302..e12e36c15b 100644 --- a/ports/mvfst/portfile.cmake +++ b/ports/mvfst/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO facebook/mvfst REF "v${VERSION}" - SHA512 1f2fa62be05fea05b2bbad1dd711a468a3552344c4908e7f53c761a893668ac7cef16aa93d042d4e7f9ba3978e605ab98ba43b8a49263b01519a7e585c8a3777 + SHA512 b2661b9d2e2411040aa0b7a1ca565c15f20faf9b0d94bda5b0bd8adee2f3e2711cbdaf32da29751f68efcf51293160327697039091176b7ff85835ff5692c254 HEAD_REF main ) diff --git a/ports/mvfst/vcpkg.json b/ports/mvfst/vcpkg.json index c6c3399ea2..ff8e2b4871 100644 --- a/ports/mvfst/vcpkg.json +++ b/ports/mvfst/vcpkg.json @@ -1,6 +1,6 @@ { "name": "mvfst", - "version-string": "2024.07.01.00", + "version-string": "2024.07.08.00", "description": "mvfst (Pronounced move fast) is a client and server implementation of IETF QUIC protocol in C++ by Facebook.", "homepage": "https://github.com/facebook/mvfst", "license": "MIT", diff --git a/ports/proxygen/portfile.cmake b/ports/proxygen/portfile.cmake index db266fba85..143da4d37a 100644 --- a/ports/proxygen/portfile.cmake +++ b/ports/proxygen/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO facebook/proxygen REF "v${VERSION}" - SHA512 42974a73467f06b8786efcf784b20f94a782ca9c74af2b156c3246812e33c1c6069deaaa0034617dbf80d285356b94e6e70b534011b5db6203acba3b4cfc9c98 + SHA512 1b46f92e70461413648915440aec522e2560da3bfcb4b5b2b379f01909f23070ea87d0d246707e8dad125e22850a8d090474c56d8ac64b26e88edbaba3db6809 HEAD_REF main PATCHES remove-register.patch diff --git a/ports/proxygen/vcpkg.json b/ports/proxygen/vcpkg.json index a2be2687a8..10506deeda 100644 --- a/ports/proxygen/vcpkg.json +++ b/ports/proxygen/vcpkg.json @@ -1,6 +1,6 @@ { "name": "proxygen", - "version-string": "2024.07.01.00", + "version-string": "2024.07.08.00", "description": "It comprises the core C++ HTTP abstractions used at Facebook.", "homepage": "https://github.com/facebook/proxygen", "license": "BSD-3-Clause", diff --git a/ports/wangle/portfile.cmake b/ports/wangle/portfile.cmake index dd12a95fa4..75739e56c0 100644 --- a/ports/wangle/portfile.cmake +++ b/ports/wangle/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO facebook/wangle REF "v${VERSION}" - SHA512 b51ae354e7904dac378eb5987c4487a4c7e4bb2ebaff504b46348eabce4229884e1808804f155218c271a419813d060c9d0f51b35db9905234addebd53483e09 + SHA512 35033d0a8393996ad82215fcab36938072aaa63c324adeb3f9efbe0b6e6eb9beb2248026ba376696d0d8632e62a45ba14d8af12945e6d2c31ac694e598ff9207 HEAD_REF main PATCHES fix-config-cmake.patch diff --git a/ports/wangle/vcpkg.json b/ports/wangle/vcpkg.json index 606a0d6bbf..d0daabc03a 100644 --- a/ports/wangle/vcpkg.json +++ b/ports/wangle/vcpkg.json @@ -1,6 +1,6 @@ { "name": "wangle", - "version-string": "2024.07.01.00", + "version-string": "2024.07.08.00", "description": "Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.", "homepage": "https://github.com/facebook/wangle", "license": "Apache-2.0", diff --git a/versions/baseline.json b/versions/baseline.json index a2b6413bc5..d3e382b1f4 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1453,7 +1453,7 @@ "port-version": 0 }, "cachelib": { - "baseline": "2024.07.01.00", + "baseline": "2024.07.08.00", "port-version": 0 }, "caf": { @@ -2677,7 +2677,7 @@ "port-version": 1 }, "fbthrift": { - "baseline": "2024.07.01.00", + "baseline": "2024.07.08.00", "port-version": 0 }, "fcl": { @@ -2721,7 +2721,7 @@ "port-version": 0 }, "fizz": { - "baseline": "2024.07.01.00", + "baseline": "2024.07.08.00", "port-version": 0 }, "flagpp": { @@ -2805,7 +2805,7 @@ "port-version": 2 }, "folly": { - "baseline": "2024.07.01.00", + "baseline": "2024.07.08.00", "port-version": 0 }, "font-chef": { @@ -6045,7 +6045,7 @@ "port-version": 7 }, "mvfst": { - "baseline": "2024.07.01.00", + "baseline": "2024.07.08.00", "port-version": 0 }, "mygui": { @@ -7077,7 +7077,7 @@ "port-version": 0 }, "proxygen": { - "baseline": "2024.07.01.00", + "baseline": "2024.07.08.00", "port-version": 0 }, "psimd": { @@ -9365,7 +9365,7 @@ "port-version": 5 }, "wangle": { - "baseline": "2024.07.01.00", + "baseline": "2024.07.08.00", "port-version": 0 }, "wasmedge": { diff --git a/versions/c-/cachelib.json b/versions/c-/cachelib.json index 305584b9d7..d80c7ee767 100644 --- a/versions/c-/cachelib.json +++ b/versions/c-/cachelib.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fad64d7286723130f0af63e88f1d345823e6e509", + "version-string": "2024.07.08.00", + "port-version": 0 + }, { "git-tree": "3bb4c5e9a819c0c75b19b571c9b788ae9deeed8a", "version-string": "2024.07.01.00", diff --git a/versions/f-/fbthrift.json b/versions/f-/fbthrift.json index e885bb5608..57d4a3ed7f 100644 --- a/versions/f-/fbthrift.json +++ b/versions/f-/fbthrift.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "e46c617876244a1f44a453035152ec97346375b8", + "version-string": "2024.07.08.00", + "port-version": 0 + }, { "git-tree": "faa0c50ca092c1babb25133e1062441599ab7e8a", "version-string": "2024.07.01.00", diff --git a/versions/f-/fizz.json b/versions/f-/fizz.json index 3cb086849b..f3052b4917 100644 --- a/versions/f-/fizz.json +++ b/versions/f-/fizz.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "fb3438ce20119e412dcfb0a214345b397e78c8c7", + "version-string": "2024.07.08.00", + "port-version": 0 + }, { "git-tree": "f29188a411853ffd34395c1586a43050e4d5b837", "version-string": "2024.07.01.00", diff --git a/versions/f-/folly.json b/versions/f-/folly.json index 09ba9b1db5..9d665346a3 100644 --- a/versions/f-/folly.json +++ b/versions/f-/folly.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "bf80eb8ce23617b9ed0623118c3d8c2347265767", + "version-string": "2024.07.08.00", + "port-version": 0 + }, { "git-tree": "4725741c3674a8bfcfeec571af44330f8f7c3779", "version-string": "2024.07.01.00", diff --git a/versions/m-/mvfst.json b/versions/m-/mvfst.json index 4f96882755..c449521174 100644 --- a/versions/m-/mvfst.json +++ b/versions/m-/mvfst.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "240986dc80a7741fc3bedcd20ab57e8475bdfd0e", + "version-string": "2024.07.08.00", + "port-version": 0 + }, { "git-tree": "3da6a3eb2d381a5978a4b75fb6d97cbbe28e63bc", "version-string": "2024.07.01.00", diff --git a/versions/p-/proxygen.json b/versions/p-/proxygen.json index 9d6ddce4d2..4cbe02675f 100644 --- a/versions/p-/proxygen.json +++ b/versions/p-/proxygen.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "7fcfc0c9a00907a2c3428cf661656361aae92be1", + "version-string": "2024.07.08.00", + "port-version": 0 + }, { "git-tree": "8139561ddb5142ea1353d61aec9cddaca60d1bdd", "version-string": "2024.07.01.00", diff --git a/versions/w-/wangle.json b/versions/w-/wangle.json index 37784eb13b..7c36612cbb 100644 --- a/versions/w-/wangle.json +++ b/versions/w-/wangle.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "bdf3a7df52ec8d1232c6df401995a503fa1fdebe", + "version-string": "2024.07.08.00", + "port-version": 0 + }, { "git-tree": "705591be974122dab4d03de9a78ccc23868d7e22", "version-string": "2024.07.01.00",