From 0997386f6be36ea3e90cfebd26727921ff212ded Mon Sep 17 00:00:00 2001 From: Mathis Date: Tue, 31 Aug 2021 03:25:10 +0200 Subject: [comms,commsdsl,comms-ublox] update ports (#19581) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * update comms, add tools feature; update commsdsl * update versions * update comms-ublox * update version * add quotes to paths * version * fix comms dir remove * version * remove VCPKG_POLICY_DLLS_WITHOUT_LIBS * version * fix some paths * version * only allow build of tools if triplet is dynamic * version * fail on static * version * replace deprecated functions and replace options * version * fix * fix 2 * update version * apply @JackBoosY suggestions * version * Update ports/comms/portfile.cmake * Update versions/c-/comms.json * add @NancyLi1013 suggestions * update versions Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> --- versions/baseline.json | 6 +++--- versions/c-/comms-ublox.json | 5 +++++ versions/c-/comms.json | 5 +++++ versions/c-/commsdsl.json | 5 +++++ 4 files changed, 18 insertions(+), 3 deletions(-) (limited to 'versions') diff --git a/versions/baseline.json b/versions/baseline.json index e3f56fde3..60a027f1a 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1365,15 +1365,15 @@ "port-version": 1 }, "comms": { - "baseline": "3.3.0", + "baseline": "3.4.0", "port-version": 0 }, "comms-ublox": { - "baseline": "0.20.1", + "baseline": "0.20.2", "port-version": 0 }, "commsdsl": { - "baseline": "3.6.3", + "baseline": "3.6.4", "port-version": 0 }, "concurrentqueue": { diff --git a/versions/c-/comms-ublox.json b/versions/c-/comms-ublox.json index f6e59f735..bde81cf2d 100644 --- a/versions/c-/comms-ublox.json +++ b/versions/c-/comms-ublox.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "9d57cdb7ee417cb5e5ed0208d3d9470b79c80f2a", + "version-semver": "0.20.2", + "port-version": 0 + }, { "git-tree": "5d9d9c8e99627bcea62fc1ba2cd9fc496f64a3d2", "version-semver": "0.20.1", diff --git a/versions/c-/comms.json b/versions/c-/comms.json index 5f8ea3c88..5a0c6228f 100644 --- a/versions/c-/comms.json +++ b/versions/c-/comms.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "05c5eff9612ccbb544cdcbc8f453e12394956ed8", + "version-semver": "3.4.0", + "port-version": 0 + }, { "git-tree": "3ebf2c0d025a1facfe7ea9e9418e631d3015f532", "version-semver": "3.3.0", diff --git a/versions/c-/commsdsl.json b/versions/c-/commsdsl.json index a47cbdb09..8096dfd07 100644 --- a/versions/c-/commsdsl.json +++ b/versions/c-/commsdsl.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0e714012afcd0c56b2b55f6ab18b0092f6cd0066", + "version-semver": "3.6.4", + "port-version": 0 + }, { "git-tree": "76aec94b428a3078c9135d05a46747c86cc24c7c", "version-semver": "3.6.3", -- cgit v1.2.3