Skip to content

Commit

Permalink
Daily vcpkg ports for storage
Browse files Browse the repository at this point in the history
  • Loading branch information
azure-sdk committed Jan 16, 2025
1 parent 1043ad1 commit 13e4eb2
Show file tree
Hide file tree
Showing 19 changed files with 48 additions and 68 deletions.
6 changes: 2 additions & 4 deletions ports/azure-storage-blobs-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF "azure-storage-blobs_${VERSION}"
SHA512 b8d060c0e26e48c590ecacbe0491361a93f41dbd14a1f76564056b288e47e472e5525588122ba7d12653f43110a56ac88dc66c0ea77fff02dc708978a9dfcfa3
REF b0b69233ab2cc2265d89bf72d476f8138289423e
SHA512 442bb4bfe949a33c3e1c226a97ec4287e035b65a33720b74673b164c6c5dd6b0dcbd322cccd61ff882fffc021ae64832221d7542791f1e1f45ae7bec31c8d6be
HEAD_REF main
PATCHES
set_version.patch
)

if(EXISTS "${SOURCE_PATH}/sdk/storage/azure-storage-blobs")
Expand Down
12 changes: 0 additions & 12 deletions ports/azure-storage-blobs-cpp/set_version.patch

This file was deleted.

3 changes: 1 addition & 2 deletions ports/azure-storage-blobs-cpp/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
],
"name": "azure-storage-blobs-cpp",
"version-semver": "12.13.0",
"port-version": 1,
"version-semver": "12.14.0-beta.1",
"description": [
"Microsoft Azure Storage Blobs SDK for C++",
"This library provides Azure Storage Blobs SDK."
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-storage-common-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF "azure-storage-common_${VERSION}"
SHA512 fad728edbbd062f00640027c5ce87fc2048674aff7269807160abcabfd0b36c1716f0bbf27e9724c0207585fc81600ce3886c0417b9ac2177bba54a111d8e081
REF b0b69233ab2cc2265d89bf72d476f8138289423e
SHA512 442bb4bfe949a33c3e1c226a97ec4287e035b65a33720b74673b164c6c5dd6b0dcbd322cccd61ff882fffc021ae64832221d7542791f1e1f45ae7bec31c8d6be
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/azure-storage-common-cpp/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
],
"name": "azure-storage-common-cpp",
"version-semver": "12.9.0",
"version-semver": "12.10.0-beta.1",
"description": [
"Microsoft Azure Common Storage SDK for C++",
"This library provides common Azure Storage-related abstractions for Azure SDK."
Expand Down
6 changes: 2 additions & 4 deletions ports/azure-storage-files-datalake-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF "azure-storage-files-datalake_${VERSION}"
SHA512 fa91118b8f17c6c2800610833f0a6fbb6543a1470d8cdffd1d654516252df62f54496d9dd9756ab5ee0772230dbf58873819fc07a642fdc24af32d255f525de5
REF b0b69233ab2cc2265d89bf72d476f8138289423e
SHA512 442bb4bfe949a33c3e1c226a97ec4287e035b65a33720b74673b164c6c5dd6b0dcbd322cccd61ff882fffc021ae64832221d7542791f1e1f45ae7bec31c8d6be
HEAD_REF main
PATCHES
set_version.patch
)

if(EXISTS "${SOURCE_PATH}/sdk/storage/azure-storage-files-datalake")
Expand Down
12 changes: 0 additions & 12 deletions ports/azure-storage-files-datalake-cpp/set_version.patch

This file was deleted.

3 changes: 1 addition & 2 deletions ports/azure-storage-files-datalake-cpp/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
],
"name": "azure-storage-files-datalake-cpp",
"version-semver": "12.12.0",
"port-version": 1,
"version-semver": "12.13.0-beta.1",
"description": [
"Microsoft Azure Storage Files Data Lake SDK for C++",
"This library provides Azure Storage Files Data Lake SDK."
Expand Down
4 changes: 2 additions & 2 deletions ports/azure-storage-files-shares-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF "azure-storage-files-shares_${VERSION}"
SHA512 296e0798c9a831ba16bcfd9b29d2bc8613a2b7d6a117bfccb46f49f4d5d91caf8e1fbb82465dca5daae3305656cf44bee2f78ad0341a8e13b36940938317b45c
REF b0b69233ab2cc2265d89bf72d476f8138289423e
SHA512 442bb4bfe949a33c3e1c226a97ec4287e035b65a33720b74673b164c6c5dd6b0dcbd322cccd61ff882fffc021ae64832221d7542791f1e1f45ae7bec31c8d6be
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/azure-storage-files-shares-cpp/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
],
"name": "azure-storage-files-shares-cpp",
"version-semver": "12.12.0",
"version-semver": "12.13.0-beta.1",
"description": [
"Microsoft Azure Storage Files Shares SDK for C++",
"This library provides Azure Storage Files Shares SDK."
Expand Down
6 changes: 2 additions & 4 deletions ports/azure-storage-queues-cpp/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO Azure/azure-sdk-for-cpp
REF "azure-storage-queues_${VERSION}"
SHA512 919353a8cf8c98906bfbe6795245c81ece5a82914f01c8d7083fd6e44f13877f42aefee3ed16c2078befa89e520339b8430e8dc115064bdffdd366b8c83684da
REF b0b69233ab2cc2265d89bf72d476f8138289423e
SHA512 442bb4bfe949a33c3e1c226a97ec4287e035b65a33720b74673b164c6c5dd6b0dcbd322cccd61ff882fffc021ae64832221d7542791f1e1f45ae7bec31c8d6be
HEAD_REF main
PATCHES
set_version.patch
)

if(EXISTS "${SOURCE_PATH}/sdk/storage/azure-storage-queues")
Expand Down
12 changes: 0 additions & 12 deletions ports/azure-storage-queues-cpp/set_version.patch

This file was deleted.

3 changes: 1 addition & 2 deletions ports/azure-storage-queues-cpp/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"Please contribute your changes to https://github.com/Azure/azure-sdk-for-cpp."
],
"name": "azure-storage-queues-cpp",
"version-semver": "12.4.0",
"port-version": 1,
"version-semver": "12.5.0-beta.1",
"description": [
"Microsoft Azure Storage Queues SDK for C++",
"This library provides Azure Storage Queues SDK."
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-storage-blobs-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "26370563fa3240f73146f93f57d32e20784038b9",
"version-semver": "12.14.0-beta.1",
"port-version": 0
},
{
"git-tree": "cd9abe94e013e42493479d573f7e7d60a89c5821",
"version-semver": "12.13.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-storage-common-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "bc1621fedd26b3a0aef0686517084e135c13dbcf",
"version-semver": "12.10.0-beta.1",
"port-version": 0
},
{
"git-tree": "8c1ba485d656f727ec4441d5c5b3a1bba79f951a",
"version-semver": "12.9.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-storage-files-datalake-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1ee02c812f19b26ef0f56b00b2f516d2288cfd2a",
"version-semver": "12.13.0-beta.1",
"port-version": 0
},
{
"git-tree": "4932548d090f0897b607b71e7c41720cc975970a",
"version-semver": "12.12.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-storage-files-shares-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5b982fe2bea050ceb455ad7be531bcff0251f0ed",
"version-semver": "12.13.0-beta.1",
"port-version": 0
},
{
"git-tree": "2fd221be0ffac626d014208273dce26e7b53b6ec",
"version-semver": "12.12.0",
Expand Down
5 changes: 5 additions & 0 deletions versions/a-/azure-storage-queues-cpp.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1beb229f3019092371cc2d04153ec4b078c83842",
"version-semver": "12.5.0-beta.1",
"port-version": 0
},
{
"git-tree": "fb06e818a33a9970e3475d03b339f87ef17f8039",
"version-semver": "12.4.0",
Expand Down
16 changes: 8 additions & 8 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -517,28 +517,28 @@
"port-version": 0
},
"azure-storage-blobs-cpp": {
"baseline": "12.13.0",
"port-version": 1
"baseline": "12.14.0-beta.1",
"port-version": 0
},
"azure-storage-common-cpp": {
"baseline": "12.9.0",
"baseline": "12.10.0-beta.1",
"port-version": 0
},
"azure-storage-cpp": {
"baseline": "7.5.0",
"port-version": 6
},
"azure-storage-files-datalake-cpp": {
"baseline": "12.12.0",
"port-version": 1
"baseline": "12.13.0-beta.1",
"port-version": 0
},
"azure-storage-files-shares-cpp": {
"baseline": "12.12.0",
"baseline": "12.13.0-beta.1",
"port-version": 0
},
"azure-storage-queues-cpp": {
"baseline": "12.4.0",
"port-version": 1
"baseline": "12.5.0-beta.1",
"port-version": 0
},
"azure-uamqp-c": {
"baseline": "2024-08-12",
Expand Down

0 comments on commit 13e4eb2

Please sign in to comment.