Skip to content

Commit

Permalink
[folly related] update to 10.28 (microsoft#41887)
Browse files Browse the repository at this point in the history
  • Loading branch information
c8ef authored Nov 1, 2024
1 parent d221c5d commit 070afac
Show file tree
Hide file tree
Showing 19 changed files with 48 additions and 18 deletions.
2 changes: 1 addition & 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 1034d5c9f5889b05d5decfb4828501c2cfeae1664360afaa6b6f10e7c856e8f5d259e719640dcfceba8fd5dfe9d9ffb49e7fbdf728b2a93e41d75f84fa72e902
SHA512 1e8c6b0c3f592b03a5b405d749771107fafdb267f274f892461d691add9201c147eca052e948b8a206cbe0bd94596ae5fd274030a4faaf42e6f626fb6a7c22b7
HEAD_REF main
PATCHES
fix-deps.patch
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": "2024.10.21.00",
"version-string": "2024.10.28.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 f46e5a2e6ad3113ac1cc77b4879d5315c9d19298024da53047927f1a3eca0eb02d1a4d18092ba51bc7170367a06ef3f70659dd5a2ef856e9c692bc1e35da553f
SHA512 3faf5400287f34ca8f531bedeb299064c2a3c8ed4ca93029abc4789c58249e3ed071fb3ff815f29405a212bba060d8a4d08c0bab9d9d6e39f73b8f2cec304305
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": "2024.10.21.00",
"version-string": "2024.10.28.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 394118a3531e3d7bc301b2b4abd97db12dface9bed00956d3e0781f59ec601ffd0e797236e7bbf3af6076cf941598f1027ea83188d905c819613cef329d389bf
SHA512 fb37eeb47466d596b5b4479e2113de1b91a83749771cb90dcd5fa68d9c9f2dfa6cae6b4bdb70f64c0c0bf1a7c2f35c4228751a6d3fa98ca5d3cfd8737bc5d425
HEAD_REF main
PATCHES
disable-non-underscore-posix-names.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": "2024.10.21.00",
"version-string": "2024.10.28.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 f4d5d37e0395e11769a3815b87c3b72e55f7932bcd984091512fc11fbb64e8448f6605700a04e09c06f5f37864eddf21756708f6c970c11deb76d82d903f520a
SHA512 6625ffeb3edfbf1e3a9078c74a75ce60296e89a845ab15b31f7e22daf51be0a7fd49a6965c73cef1d3d634caee3f99d4765ea998001cddf00204c10a030cf90f
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": "2024.10.21.00",
"version-string": "2024.10.28.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 c0af541d865a6016d24cae6cafacb64dfb8f58098e36e6a1d8045e635fdefb4ca6a3a29e993a703d3024ace755c508674e43f9c60452631809f18888f7dd555e
SHA512 764900c1c0a6effc5f5d865af7be6b393393508e2a8d1c9fdbba8ca59228f6a7b4150e8f927dbc695357a8560720205ecfeaa999b3f9c139575a77b0cf14eb25
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": "2024.10.21.00",
"version-string": "2024.10.28.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 83498558e3377bb120e22f85ebfaaa42c75009e958b67fdcb765c471b0ef9b5a40a16e7414961094a3f7d7ce0186eda91573260b3c0dee5d39dea8fb98cce0af
SHA512 90618543ea9d2a05aae2f0a5c836ff5a5135d1cbae820e26c954d2ce14a094aa261255eaff97b2254b85ce497da7ed802108c532523033374b219e19294c1d8c
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": "2024.10.21.00",
"version-string": "2024.10.28.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": "2024.10.21.00",
"baseline": "2024.10.28.00",
"port-version": 0
},
"fcl": {
Expand Down Expand Up @@ -2769,7 +2769,7 @@
"port-version": 0
},
"fizz": {
"baseline": "2024.10.21.00",
"baseline": "2024.10.28.00",
"port-version": 0
},
"flagpp": {
Expand Down Expand Up @@ -2853,7 +2853,7 @@
"port-version": 1
},
"folly": {
"baseline": "2024.10.21.00",
"baseline": "2024.10.28.00",
"port-version": 0
},
"font-chef": {
Expand Down Expand Up @@ -6173,7 +6173,7 @@
"port-version": 7
},
"mvfst": {
"baseline": "2024.10.21.00",
"baseline": "2024.10.28.00",
"port-version": 0
},
"mygui": {
Expand Down Expand Up @@ -7209,7 +7209,7 @@
"port-version": 0
},
"proxygen": {
"baseline": "2024.10.21.00",
"baseline": "2024.10.28.00",
"port-version": 0
},
"psimd": {
Expand Down Expand Up @@ -9525,7 +9525,7 @@
"port-version": 5
},
"wangle": {
"baseline": "2024.10.21.00",
"baseline": "2024.10.28.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": "cbc002e503ff2807591c74acbfda182aaca0bba3",
"version-string": "2024.10.28.00",
"port-version": 0
},
{
"git-tree": "428f79fc73318175bddf0772ee71ea053c96f8f4",
"version-string": "2024.10.21.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": "c4effe7fdf2e7f2b303ae14a09c9976715c99455",
"version-string": "2024.10.28.00",
"port-version": 0
},
{
"git-tree": "17c66843a7df86acd28ccb6a68ff81f2c3e0fe6d",
"version-string": "2024.10.21.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": "9e610aa85d661f166a3cef3a74002f890fec4679",
"version-string": "2024.10.28.00",
"port-version": 0
},
{
"git-tree": "5b8ac8c1be29d2b5e99065da0a980e8771de3a92",
"version-string": "2024.10.21.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": "37b51e3cae87b4e88d5a03d511a8fb04a476e97a",
"version-string": "2024.10.28.00",
"port-version": 0
},
{
"git-tree": "22702462f9320eb5d2798de5dc15ab278f3bbf59",
"version-string": "2024.10.21.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": "7c032a7339f3a41ca83b66ee8a4673c5141ea781",
"version-string": "2024.10.28.00",
"port-version": 0
},
{
"git-tree": "e098db1ae3f3cdbca4943cb4006886ad9d337fa6",
"version-string": "2024.10.21.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": "61456e6252285306ec84c85226f09e4449a41311",
"version-string": "2024.10.28.00",
"port-version": 0
},
{
"git-tree": "b45f0c4263997a88d18dd446751bc958fffd7a74",
"version-string": "2024.10.21.00",
Expand Down

0 comments on commit 070afac

Please sign in to comment.