[icu] update to 70.1#23445
Conversation
There was a problem hiding this comment.
You have modified or added at least one vcpkg.json where a "license" field is missing.
Details
If you feel able to do so, please consider adding a "license" field to the following files:
ports/icu/vcpkg.json
Valid values for the license field can be found in the documentation
There was a problem hiding this comment.
You have modified or added at least one vcpkg.json where a "license" field is missing.
Details
If you feel able to do so, please consider adding a "license" field to the following files:
ports/icu/vcpkg.json
Valid values for the license field can be found in the documentation
There was a problem hiding this comment.
You have modified or added at least one vcpkg.json where a "license" field is missing.
Details
If you feel able to do so, please consider adding a "license" field to the following files:
ports/icu/vcpkg.json
Valid values for the license field can be found in the documentation
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout d72783cb3aeddfd667861caef1060e54ca6fa7a9 -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/i-/icu.json b/versions/i-/icu.json
index a5b3860..58fd002 100644
--- a/versions/i-/icu.json
+++ b/versions/i-/icu.json
@@ -1,10 +1,15 @@
{
"versions": [
{
- "git-tree": "61cd63ec740b0a7e4de70baa4a343661ade3dbec",
+ "git-tree": "815b609f22fb5a0f0ba17c94242eb553a50d0134",
"version": "70.1",
"port-version": 0
},
+ {
+ "git-tree": "5d1bac4d5b2a05af577b0aa5bb8f600e5cf15427",
+ "version": "69.1",
+ "port-version": 19
+ },
{
"git-tree": "789755812260e6c4759e305d1591938513023c07",
"version": "69.1",You have modified or added at least one vcpkg.json where a "license" field is missing.
Details
If you feel able to do so, please consider adding a "license" field to the following files:
ports/icu/vcpkg.json
Valid values for the license field can be found in the documentation
There was a problem hiding this comment.
You have modified or added at least one vcpkg.json where a "license" field is missing.
Details
If you feel able to do so, please consider adding a "license" field to the following files:
ports/icu/vcpkg.json
Valid values for the license field can be found in the documentation
…into dev/Frank/22914
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout d72783cb3aeddfd667861caef1060e54ca6fa7a9 -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/i-/icu.json b/versions/i-/icu.json
index 58fd002..b1df4c4 100644
--- a/versions/i-/icu.json
+++ b/versions/i-/icu.json
@@ -1,7 +1,7 @@
{
"versions": [
{
- "git-tree": "815b609f22fb5a0f0ba17c94242eb553a50d0134",
+ "git-tree": "d2662a1ecdaff0fc3964f70bdb04305d3914334d",
"version": "70.1",
"port-version": 0
},You have modified or added at least one vcpkg.json where a "license" field is missing.
Details
If you feel able to do so, please consider adding a "license" field to the following files:
ports/icu/vcpkg.json
Valid values for the license field can be found in the documentation
There was a problem hiding this comment.
You have modified or added at least one vcpkg.json where a "license" field is missing.
Details
If you feel able to do so, please consider adding a "license" field to the following files:
ports/icu/vcpkg.json
Valid values for the license field can be found in the documentation
|
Thanks! |
* master: (139 commits) [dstorage] Add port for Microsoft.Direct3D.DirectStorage NuGet (microsoft#24063) [vcpkg] Refactor toolchain & generator selection (microsoft#23846) [icu] update to 70.1 (microsoft#23445) [vcpkg] Update android usage documentation (microsoft#23690) [LMDB] update to 0.9.29 (microsoft#24045) [catch2] Don't install docs (microsoft#24046) [harfbuff] fix arm64 osx build (microsoft#24055) [openxr-loader] remove from CI baseline (microsoft#24057) [imath] Update to 3.1.5 (microsoft#24059) [openssl] Fix dynamic builds on UNIX (microsoft#24061) [c-ares] update to 1.18.1 (microsoft#24062) [igraph] update to 0.9.8 (microsoft#24065) [cmake-user] Fix library check (microsoft#24070) [openxr-loader] fix ci.baseline.txt (microsoft#24073) [tinycbor] Fix file conflicts with libcbor (microsoft#24056) [graphviz,libslirp] Limit msys to windows (microsoft#24032) [bdwgc] Don't build docs (microsoft#24025) [capstone] update to 5.0.0-rc2 (microsoft#23979) [clockutils] Fix x64-windows-static-md (microsoft#23965) [braft] New port (microsoft#23830) ...
|
The build is failing now on MacOS and Linux: |
|
Here a workaround is described: |
Fix #22914
Update [icu] to the latest version 70.1
Note: no feature need to test