[folly related] update to 09.30 (#41292)

This commit is contained in:
c8ef 2024-10-02 22:03:05 +08:00 committed by GitHub
parent cdf98aaa24
commit 1d830962c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
19 changed files with 49 additions and 20 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/fbthrift
REF "v${VERSION}"
SHA512 4b472bb66020ddea715a4c3d19613b4ec9e389a32c8b6b9089d1a160ab23d3ffc6a2e77e43d7d4b1a1546aa5ea0ac04fdeee7a5496739d51f3ab0d1fe6961f62
SHA512 5d6206b72a9579ab3207dae55dab753b13747e8f964fa5d95c1691046a4d151d2043b0e6b341954dffd01082107ee7ce849a81baaf8d569ea388a193b2860469
HEAD_REF main
PATCHES
fix-glog.patch

View File

@ -1,6 +1,6 @@
{
"name": "fbthrift",
"version-string": "2024.09.23.00",
"version-string": "2024.09.30.00",
"description": "Facebook's branch of Apache Thrift, including a new C++ server.",
"homepage": "https://github.com/facebook/fbthrift",
"license": "Apache-2.0",

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebookincubator/fizz
REF "v${VERSION}"
SHA512 71f3572cd05bf01e446f20389c0129c0aca0a4114d284c20c062211ce0c618930401825cd0438c25f9df84ea0b43b6bc4ae244b94fd99fe108dc47d755174f45
SHA512 9ad53ab9756ef614113c816773d73312da01533b26037a6fa071226a955751c8f30f18c40c876884f50b7d9899260dfa50a9ea035a89c04471e313392d6b8957
HEAD_REF main
PATCHES
fix-build.patch

View File

@ -1,6 +1,6 @@
{
"name": "fizz",
"version-string": "2024.09.23.00",
"version-string": "2024.09.30.00",
"description": "a TLS 1.3 implementation by Facebook",
"homepage": "https://github.com/facebookincubator/fizz",
"license": "BSD-3-Clause",

View File

@ -9,7 +9,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/folly
REF "v${VERSION}"
SHA512 b9b19048201498ad9215eadd2ba1ea15433b115d8aa5652480d0057c5130bcaaf737203853fe9e199c982955d70e5226fcbcf84c66035211045826310204057a
SHA512 61e9f011544314f330feea61d90771a06438ee2358023540d6f0658180491c09a9df4d2d4bb10375fe97467e9e233d1d1f8004b2df8e9c6281417a9b913e6ac6
HEAD_REF main
PATCHES
disable-non-underscore-posix-names.patch

View File

@ -1,7 +1,6 @@
{
"name": "folly",
"version-string": "2024.09.23.00",
"port-version": 1,
"version-string": "2024.09.30.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",

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/mvfst
REF "v${VERSION}"
SHA512 8052bd65cd87a333c08764f5a00b6da009f44261282eba7cb680195b27499c81c2f74105bd523908326030bc330913082042065200263e8bb88e37c77a01e6ac
SHA512 42d3216221d9008c9a10cfcbe3ce6f738e9f96c1c3374a8a379673a26d48367ae65056454c2057928b17103687ddec50e1d06fb641b97942682f0c5eb50e5f54
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "mvfst",
"version-string": "2024.09.23.00",
"version-string": "2024.09.30.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",

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/proxygen
REF "v${VERSION}"
SHA512 99b7bf93cade441ddb5c6e7a8adc2024bc5f19993679f0846794ee0f3cf6c4b692fe753919cab22188f25c7fc63b643db3d18df742f1a275621b13a89d8e2c35
SHA512 1ea95297f4b8ee1f4eec57817ead67e3d9b2fd7b9721c0ec5d98ab8b041b33b521689f34e874e1a6a305d5a9ed174798ff46c89c397a12169c0f96bc50f2a486
HEAD_REF main
PATCHES
remove-register.patch

View File

@ -1,6 +1,6 @@
{
"name": "proxygen",
"version-string": "2024.09.23.00",
"version-string": "2024.09.30.00",
"description": "It comprises the core C++ HTTP abstractions used at Facebook.",
"homepage": "https://github.com/facebook/proxygen",
"license": "BSD-3-Clause",

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/wangle
REF "v${VERSION}"
SHA512 45c9c1aaa92fc68b833f17d539bfb7234be68f638858a8ac87dd49338fef95938fe2503ae9b410827abad9b3669801c41354bee65152b03ff3f152a3c8ac7935
SHA512 1c6daf763ab8bcefec2c3798743e4979f812ec630bcb252afa333f8df90a96c7c6f8f05c30b2f970ade45e8419bc09633f355ce66114a8a337b3ddbf7b4b6443
HEAD_REF main
PATCHES
fix-config-cmake.patch

View File

@ -1,6 +1,6 @@
{
"name": "wangle",
"version-string": "2024.09.23.00",
"version-string": "2024.09.30.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",

View File

@ -2713,7 +2713,7 @@
"port-version": 1
},
"fbthrift": {
"baseline": "2024.09.23.00",
"baseline": "2024.09.30.00",
"port-version": 0
},
"fcl": {
@ -2761,7 +2761,7 @@
"port-version": 0
},
"fizz": {
"baseline": "2024.09.23.00",
"baseline": "2024.09.30.00",
"port-version": 0
},
"flagpp": {
@ -2845,8 +2845,8 @@
"port-version": 1
},
"folly": {
"baseline": "2024.09.23.00",
"port-version": 1
"baseline": "2024.09.30.00",
"port-version": 0
},
"font-chef": {
"baseline": "1.1.0",
@ -6145,7 +6145,7 @@
"port-version": 7
},
"mvfst": {
"baseline": "2024.09.23.00",
"baseline": "2024.09.30.00",
"port-version": 0
},
"mygui": {
@ -7193,7 +7193,7 @@
"port-version": 0
},
"proxygen": {
"baseline": "2024.09.23.00",
"baseline": "2024.09.30.00",
"port-version": 0
},
"psimd": {
@ -9501,7 +9501,7 @@
"port-version": 5
},
"wangle": {
"baseline": "2024.09.23.00",
"baseline": "2024.09.30.00",
"port-version": 0
},
"wasmedge": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6da859410d8da42d16572b238e77f3a03c7e41f3",
"version-string": "2024.09.30.00",
"port-version": 0
},
{
"git-tree": "324afed5a4c1c5a2a062a43d871e1181a1756539",
"version-string": "2024.09.23.00",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "9400166b4d4bb78fb5d4fa643b2ce5dde98f1ae9",
"version-string": "2024.09.30.00",
"port-version": 0
},
{
"git-tree": "94e28ef195727dd9e771c537fdc8ca45500748df",
"version-string": "2024.09.23.00",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "89e5d57a4e801e9f33fd775484532fca2fe50a23",
"version-string": "2024.09.30.00",
"port-version": 0
},
{
"git-tree": "4cc08ef956914a8805f99a52372d3aef51a6f67b",
"version-string": "2024.09.23.00",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "324132fd5e76f2c4eebe3aecf33ffadc12c1e368",
"version-string": "2024.09.30.00",
"port-version": 0
},
{
"git-tree": "821c48bcc34b47b6803068f3099168a72580843b",
"version-string": "2024.09.23.00",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "7a85641a8010a78d432738f559b0b88ac77223b6",
"version-string": "2024.09.30.00",
"port-version": 0
},
{
"git-tree": "4e81117b1daf5d15c02c132da1b324656014fc00",
"version-string": "2024.09.23.00",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "b3251636a753439c991c79c231043f2da637df24",
"version-string": "2024.09.30.00",
"port-version": 0
},
{
"git-tree": "c1530a38079e8d52584830e8bfa29cf6a53b88ce",
"version-string": "2024.09.23.00",