Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[folly related] update to 01.20 #43426

Merged
merged 8 commits into from
Jan 27, 2025
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion ports/fbthrift/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/fbthrift
REF "v${VERSION}"
SHA512 8af1b906d89731e588dab7203a5a220ff36e544697325b37880f3007588157ea44e4af1c6ef054bd9f8ba129ebbd6d2738f4f088fbe4c0f4e5b570b77693abed
SHA512 73d2a296c591a7b58a1b6acf0976ee60df7dc7bee8e044342a59f74e139fdf51195e7656fb195ebbe9ac42d3910ed6f827624c2f4c2b7b7c0309e8a3791ddf61
HEAD_REF main
PATCHES
fix-deps.patch
Expand Down Expand Up @@ -66,6 +66,13 @@ file(REMOVE_RECURSE
"${CURRENT_PACKAGES_DIR}/include/thrift/lib/cpp2/visitation/test"
"${CURRENT_PACKAGES_DIR}/include/thrift/lib/py3/benchmark"
"${CURRENT_PACKAGES_DIR}/include/thrift/lib/py3/test"
"${CURRENT_PACKAGES_DIR}/include/thrift/lib/python/any/test"
"${CURRENT_PACKAGES_DIR}/include/thrift/lib/python/benchmark"
"${CURRENT_PACKAGES_DIR}/include/thrift/lib/python/capi/benchmark"
"${CURRENT_PACKAGES_DIR}/include/thrift/lib/python/conformance"
"${CURRENT_PACKAGES_DIR}/include/thrift/lib/python/conformance/test"
"${CURRENT_PACKAGES_DIR}/include/thrift/lib/python/test/adapters"
"${CURRENT_PACKAGES_DIR}/include/thrift/lib/python/test/cpp_conversion"
"${CURRENT_PACKAGES_DIR}/include/thrift/lib/thrift/annotation"
)

Expand Down
2 changes: 1 addition & 1 deletion ports/fbthrift/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fbthrift",
"version-string": "2025.01.13.00",
"version-string": "2025.01.20.00",
"description": "Facebook's branch of Apache Thrift, including a new C++ server.",
"homepage": "https://github.com/facebook/fbthrift",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion ports/fizz/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebookincubator/fizz
REF "v${VERSION}"
SHA512 bd678a296492d4ce445062bd49a6ba818f2cbfca47e9b27d28207d464f847d837962cf610d8bae81a29b01158d359afd3fc38213aaa8a7bf237bb0660821cc13
SHA512 1d31758cfd3a09f9dad5774481d9dbe2aadd21a8277ea23c7304adb3cb56f4c26401ea238814431255510a538e7604f7349b57ebcde72f4ce45d0ac57dca3538
HEAD_REF main
PATCHES
fix-build.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/fizz/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fizz",
"version-string": "2025.01.13.00",
"version-string": "2025.01.20.00",
"description": "a TLS 1.3 implementation by Facebook",
"homepage": "https://github.com/facebookincubator/fizz",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion ports/folly/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/folly
REF "v${VERSION}"
SHA512 44191ae7bb0e9acb2b36fd0a2040c555158152274eaa2fadfd929bc029fc848a46ca87d5b39304ee42c659e27252255fe55122fafcaec232087e8c54526c2381
SHA512 36e513eab062e7e7c2ebd1691507bac801995b8334d263fd06d6d30a88446782dae5ad66c20f549608522f302748208e67762ce12cdb6577433e323142556f25
HEAD_REF main
PATCHES
fix-windows-minmax.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/folly/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "folly",
"version-string": "2025.01.13.00",
"version-string": "2025.01.20.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",
Expand Down
2 changes: 1 addition & 1 deletion ports/mvfst/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/mvfst
REF "v${VERSION}"
SHA512 f245b549a8b5ae188027ff53605368a4025379c0dc944aa59f128ce822912f5469f02cab1e706ac1b024b62f53f5554df5e8088a03cbde9c89998999b493625a
SHA512 3aa0498bbb6cd63810e1118b019b923457defb0e3c036a8a9ffd6e0a8931941108a70691d7725a9d15e2da43a7dd1345e380ad53b3e749c768cb455395c79551
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/mvfst/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mvfst",
"version-string": "2025.01.13.00",
"version-string": "2025.01.20.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",
Expand Down
2 changes: 1 addition & 1 deletion ports/proxygen/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/proxygen
REF "v${VERSION}"
SHA512 b7ff8a7a386dd720f18e78cfa58c75119ea72727b4e7b64cc670416151e45dcd1159c3501f51645ca6df5d6891d2ff9c56b7b232d5c8bad74f03d6ada8ac6bb9
SHA512 07bd74e95251252f3226585d8c5b124dabf97960893846d4eafd906b4b44d80501717c33097cdec531cbc9ba200b1bf6c1b42b5f396ed8be552cd2379bcbeaa6
HEAD_REF main
PATCHES
remove-register.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/proxygen/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "proxygen",
"version-string": "2025.01.13.00",
"version-string": "2025.01.20.00",
"description": "It comprises the core C++ HTTP abstractions used at Facebook.",
"homepage": "https://github.com/facebook/proxygen",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion ports/wangle/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/wangle
REF "v${VERSION}"
SHA512 0ff39ba843667e08c2a254e126c6ec8435a9775151bf1615d45bf267ff7d14c0b20d9dfe5b1767d5c49bd48e3c2f0d939d8c84d99ab5f9682ba10f54b9bdc1ff
SHA512 ac57d01ea0432b93b8b3f91a22b91ec23ab32bcff2fa36b0feb975b64eec8b0fa27e0a65e624ce1d41775da61733f368545948b28a0b24467dc0b590eab4befb
HEAD_REF main
PATCHES
fix-config-cmake.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/wangle/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wangle",
"version-string": "2025.01.13.00",
"version-string": "2025.01.20.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",
Expand Down
12 changes: 6 additions & 6 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -2717,7 +2717,7 @@
"port-version": 1
},
"fbthrift": {
"baseline": "2025.01.13.00",
"baseline": "2025.01.20.00",
"port-version": 0
},
"fcl": {
Expand Down Expand Up @@ -2769,7 +2769,7 @@
"port-version": 0
},
"fizz": {
"baseline": "2025.01.13.00",
"baseline": "2025.01.20.00",
"port-version": 0
},
"flagpp": {
Expand Down Expand Up @@ -2853,7 +2853,7 @@
"port-version": 1
},
"folly": {
"baseline": "2025.01.13.00",
"baseline": "2025.01.20.00",
"port-version": 0
},
"font-chef": {
Expand Down Expand Up @@ -6217,7 +6217,7 @@
"port-version": 7
},
"mvfst": {
"baseline": "2025.01.13.00",
"baseline": "2025.01.20.00",
"port-version": 0
},
"mygui": {
Expand Down Expand Up @@ -7265,7 +7265,7 @@
"port-version": 0
},
"proxygen": {
"baseline": "2025.01.13.00",
"baseline": "2025.01.20.00",
"port-version": 0
},
"psimd": {
Expand Down Expand Up @@ -9617,7 +9617,7 @@
"port-version": 0
},
"wangle": {
"baseline": "2025.01.13.00",
"baseline": "2025.01.20.00",
"port-version": 0
},
"wasmedge": {
Expand Down
5 changes: 5 additions & 0 deletions versions/f-/fbthrift.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "4000d188b14fe5d90abbdab10701cef91c79a273",
"version-string": "2025.01.20.00",
"port-version": 0
},
{
"git-tree": "a1df28b8e0a3bf08a3413928e4bed169e70a69fd",
"version-string": "2025.01.13.00",
Expand Down
5 changes: 5 additions & 0 deletions versions/f-/fizz.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "35641d49060b7e05d7afdb1a64fe954787dae717",
"version-string": "2025.01.20.00",
"port-version": 0
},
{
"git-tree": "888b672b1823fb2e53c73744f6479c148ec8a81b",
"version-string": "2025.01.13.00",
Expand Down
5 changes: 5 additions & 0 deletions versions/f-/folly.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c663631f5790622c253687f3fb57ddac61a4b4f5",
"version-string": "2025.01.20.00",
"port-version": 0
},
{
"git-tree": "478b688a740faff51f3500abce2dde47de3239db",
"version-string": "2025.01.13.00",
Expand Down
5 changes: 5 additions & 0 deletions versions/m-/mvfst.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "71e174f383c64bb81b15a406571a8f30ca4a990a",
"version-string": "2025.01.20.00",
"port-version": 0
},
{
"git-tree": "3741c90e201fbbcd5bef8767b56e0bfe5e8c9682",
"version-string": "2025.01.13.00",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/proxygen.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "ba4e9be6373868b4515bd786d1ff43c83fbe89ae",
"version-string": "2025.01.20.00",
"port-version": 0
},
{
"git-tree": "018a7c1ad3352b371e22fb95ae7977232e0c2b70",
"version-string": "2025.01.13.00",
Expand Down
5 changes: 5 additions & 0 deletions versions/w-/wangle.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "aec32fbede9afcebbbdd4eb2abdd7f0270e4a8f9",
"version-string": "2025.01.20.00",
"port-version": 0
},
{
"git-tree": "a2a752b82326b17d3039ab3982e28dae97677d75",
"version-string": "2025.01.13.00",
Expand Down