diff --git a/ports/fbthrift/portfile.cmake b/ports/fbthrift/portfile.cmake index c7e052f7f7..ee8ac1729f 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 5948672fad493ef5d469d824cdd216932dc6043789939aa687613d94f2b56a83cff2b71aa28679d7640043f04aef888fb2915eefb147017e0b91b15ebae1791f + SHA512 ab8defa998f988adc88356ec93e092f39677997e1519b9ff49fca628e66349694524496d19972253bff9c41b3a7e04b7f4ceb305305f645f1a2b01ed8c3853d5 HEAD_REF main PATCHES fix-deps.patch @@ -46,6 +46,7 @@ file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/include/thrift/lib/cpp2/reflection/demo" "${CURRENT_PACKAGES_DIR}/include/thrift/lib/cpp2/reflection/docs" "${CURRENT_PACKAGES_DIR}/include/thrift/lib/cpp2/runtime/test" + "${CURRENT_PACKAGES_DIR}/include/thrift/lib/cpp2/schema/test" "${CURRENT_PACKAGES_DIR}/include/thrift/lib/cpp2/security/extensions/test" "${CURRENT_PACKAGES_DIR}/include/thrift/lib/cpp2/security/test" "${CURRENT_PACKAGES_DIR}/include/thrift/lib/cpp2/server/test" diff --git a/ports/fbthrift/vcpkg.json b/ports/fbthrift/vcpkg.json index 9bfd87ecd5..0d4c31869a 100644 --- a/ports/fbthrift/vcpkg.json +++ b/ports/fbthrift/vcpkg.json @@ -1,6 +1,6 @@ { "name": "fbthrift", - "version-string": "2024.12.09.00", + "version-string": "2024.12.16.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 ace75eddfb..3b12e956b7 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 a93a95b2ff8e775b51899de552a794d43cc9293b40bafec2d5420a73954f1efa192980732a0c3e85634bf38e7b3780c53ef392200578135a40e11a80592ce097 + SHA512 8acc2fee933046685ada87afe9868274e73788776577f7227dc271c8449c0196e2602d3615e6daacd670d213be55f1a1d40c414fb083d26de708f5412fc285cd HEAD_REF main PATCHES fix-build.patch diff --git a/ports/fizz/vcpkg.json b/ports/fizz/vcpkg.json index 1538d45951..204f37299c 100644 --- a/ports/fizz/vcpkg.json +++ b/ports/fizz/vcpkg.json @@ -1,6 +1,6 @@ { "name": "fizz", - "version-string": "2024.12.09.00", + "version-string": "2024.12.16.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 4aef288dea..f5fc96a21f 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 c3bfbf6a1691d6a8a4a5d224b58d9ca70b8a2c274c69bc0c0700025f512ce26ede31cd2ab8fc290c6697b49e1cb3dcfaf9a4fda1e1427d102c32f29632b445fd + SHA512 5408d001f60cf1d097af8c3702bddd966b725b0d78b71248a582f9f54b5d5f196fa1e7dc99ca1ef0a7d051c80cb3cd1b892790b9d56f5d197e889ffb7b5c8f4e HEAD_REF main PATCHES fix-windows-minmax.patch diff --git a/ports/folly/vcpkg.json b/ports/folly/vcpkg.json index 897a6136e1..d18379eca7 100644 --- a/ports/folly/vcpkg.json +++ b/ports/folly/vcpkg.json @@ -1,6 +1,6 @@ { "name": "folly", - "version-string": "2024.12.09.00", + "version-string": "2024.12.16.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 a2bd427ea3..a637265c2c 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 507e4c5c558105fa9b9f4f5971d380c7759290524e674161e6944ead194bfe11ae5ba4af5203ab1a93502e2e6d763547aa67edc12a3ec8556501d056b5889042 + SHA512 3410bc5ce8eda71781b5b048470ee41d00acfdf034f699c533ff3bf232f29ea2d2c987c5885ab82d6486c246ddf8bb1e269dce2c9ae002a4efeadd08eb7ac862 HEAD_REF main ) diff --git a/ports/mvfst/vcpkg.json b/ports/mvfst/vcpkg.json index dcd4b9fcb9..275331db95 100644 --- a/ports/mvfst/vcpkg.json +++ b/ports/mvfst/vcpkg.json @@ -1,6 +1,6 @@ { "name": "mvfst", - "version-string": "2024.12.09.00", + "version-string": "2024.12.16.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 091ba12563..73a5dc7733 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 297a1d652d1a92194d96e14e443981f289b5b60651f530976d1ec6f9a01a8333aa0610cf41831aeb2369346fa2aa621f49620259a95743146f9a6b7a92a0de98 + SHA512 b3cf69663aa15dba7041cdbee28180884f47b95f41d27ad0829212a5312c999c386a504719486fc5641d84dfc4f807be1d4a8e3ba70e62bd76a7a995d32e4dff HEAD_REF main PATCHES remove-register.patch diff --git a/ports/proxygen/vcpkg.json b/ports/proxygen/vcpkg.json index f8ddc503c1..9c2c5175b1 100644 --- a/ports/proxygen/vcpkg.json +++ b/ports/proxygen/vcpkg.json @@ -1,6 +1,6 @@ { "name": "proxygen", - "version-string": "2024.12.09.00", + "version-string": "2024.12.16.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 7786f545f1..d223ffbe48 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 bce1eab40d2df36d46bd9e5c1a1507540c29ef30d5f575a3cce62e351d0d1561f8f52d76d3ff82ea8ca4ab3872903799bbb6ab16859ab31f23ccfa8f290110b3 + SHA512 5aeb03086cca8e13a8424935aa49a108cf04c8208905c1186f86a16f94deba69387fdddbab5f4bfc9670c5dee78508eabd25e6fd97109d1c7febf8aae8dab317 HEAD_REF main PATCHES fix-config-cmake.patch diff --git a/ports/wangle/vcpkg.json b/ports/wangle/vcpkg.json index 7832b5d4a9..f96b9165ce 100644 --- a/ports/wangle/vcpkg.json +++ b/ports/wangle/vcpkg.json @@ -1,6 +1,6 @@ { "name": "wangle", - "version-string": "2024.12.09.00", + "version-string": "2024.12.16.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 bb805806f5..46b69d500b 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2733,7 +2733,7 @@ "port-version": 1 }, "fbthrift": { - "baseline": "2024.12.09.00", + "baseline": "2024.12.16.00", "port-version": 0 }, "fcl": { @@ -2785,7 +2785,7 @@ "port-version": 0 }, "fizz": { - "baseline": "2024.12.09.00", + "baseline": "2024.12.16.00", "port-version": 0 }, "flagpp": { @@ -2869,7 +2869,7 @@ "port-version": 1 }, "folly": { - "baseline": "2024.12.09.00", + "baseline": "2024.12.16.00", "port-version": 0 }, "font-chef": { @@ -6213,7 +6213,7 @@ "port-version": 7 }, "mvfst": { - "baseline": "2024.12.09.00", + "baseline": "2024.12.16.00", "port-version": 0 }, "mygui": { @@ -7257,7 +7257,7 @@ "port-version": 0 }, "proxygen": { - "baseline": "2024.12.09.00", + "baseline": "2024.12.16.00", "port-version": 0 }, "psimd": { @@ -9593,7 +9593,7 @@ "port-version": 0 }, "wangle": { - "baseline": "2024.12.09.00", + "baseline": "2024.12.16.00", "port-version": 0 }, "wasmedge": { diff --git a/versions/f-/fbthrift.json b/versions/f-/fbthrift.json index 76e38fa8ad..3ce9485fd6 100644 --- a/versions/f-/fbthrift.json +++ b/versions/f-/fbthrift.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d1e35db0ff0ab775f3b9f61239b5899bde5d8cb6", + "version-string": "2024.12.16.00", + "port-version": 0 + }, { "git-tree": "7a2d09f9823f05b491be4cf7e4e8209acfa0bc3b", "version-string": "2024.12.09.00", diff --git a/versions/f-/fizz.json b/versions/f-/fizz.json index bcbf5e6876..2641890275 100644 --- a/versions/f-/fizz.json +++ b/versions/f-/fizz.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c8abfbc022ab7db601dfc65559b971111b362216", + "version-string": "2024.12.16.00", + "port-version": 0 + }, { "git-tree": "509724e3f96e3b0b84ac7b8394a31361cf2a1337", "version-string": "2024.12.09.00", diff --git a/versions/f-/folly.json b/versions/f-/folly.json index c54b671f23..703bc0ab7b 100644 --- a/versions/f-/folly.json +++ b/versions/f-/folly.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "674d15ab14aaa3a9943a005307816ba79b6abbf7", + "version-string": "2024.12.16.00", + "port-version": 0 + }, { "git-tree": "a3cf02384a9fc08f2e904bbe2635c22417c004f3", "version-string": "2024.12.09.00", diff --git a/versions/m-/mvfst.json b/versions/m-/mvfst.json index 4e18dd32e9..9c0e122767 100644 --- a/versions/m-/mvfst.json +++ b/versions/m-/mvfst.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "dd8f9b28f989e770ed3d4e881d5662983b4ea8a6", + "version-string": "2024.12.16.00", + "port-version": 0 + }, { "git-tree": "64e6a1f6b951bc001334d586487d5aa23fdf0168", "version-string": "2024.12.09.00", diff --git a/versions/p-/proxygen.json b/versions/p-/proxygen.json index 00f9879326..58ae975433 100644 --- a/versions/p-/proxygen.json +++ b/versions/p-/proxygen.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "1c0f5317def119968396c78818327c421a4f28ab", + "version-string": "2024.12.16.00", + "port-version": 0 + }, { "git-tree": "b17d6fc86da2bf733bface61e79174febbeb2217", "version-string": "2024.12.09.00", diff --git a/versions/w-/wangle.json b/versions/w-/wangle.json index dab71dbeb2..acfd6a4472 100644 --- a/versions/w-/wangle.json +++ b/versions/w-/wangle.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "9e21115c15ffc784518488aa7f04800a53222792", + "version-string": "2024.12.16.00", + "port-version": 0 + }, { "git-tree": "08478f0611e853873d1ae22603e240977111a5cc", "version-string": "2024.12.09.00",