[comms,commsdsl,comms-ublox] update ports (#18239)

* [comms,commsdsl,comms-ublox] update ports

* added versions
This commit is contained in:
Mathis Logemann 2021-06-02 22:58:34 +02:00 committed by GitHub
parent 42bee9b13f
commit 9390477d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 28 additions and 14 deletions

View File

@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO commschamp/cc.ublox.generated
REF v0.20
SHA512 ceb0a8c524ce0857e77eaf0971c062d86d3c5588507755095e8f8080ab665d88af9c69dd136a9c5a38a895496f03e2764d1e892ca16318a5494c02178f5d389a
REF v0.20.1
SHA512 a03a5e63a1430d91d0f8250da576abdf8c86c85a2673817c38f3c883c7a5b736113974c4b56a804174d7fbcdbd198851435f5589d715950427b55180fce70801
HEAD_REF master
PATCHES
fix-comms.patch

View File

@ -1,7 +1,6 @@
{
"name": "comms-ublox",
"version-string": "0.20.0",
"port-version": 1,
"version-semver": "0.20.1",
"description": "UBLOX (UBX) protocol definition, generated out of cc.ublox.commsdsl",
"homepage": "https://commschamp.github.io/",
"documentation": "https://github.com/commschamp/cc.ublox.generated",

View File

@ -3,8 +3,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO commschamp/comms_champion
REF v3.2
SHA512 4ca0c1e074715126edae0bd8fda62bb2cbe2151887f755a1874e21d15e050e0c7248bb50ba2e9a5da52611f48fab8e3dd7d5cc402cad134684c1ebb85aa5348a
REF v3.3
SHA512 c60dc6c1ab67a2a5e26468255151ff9f5cbf4a2d7824c8f2ed0f8648b51170150fba26ab6072de9733b8b6e60272f28610d41d6b9df7994a0406f78aed5c686e
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "comms",
"version-semver": "3.2.0",
"version-semver": "3.3.0",
"description": "COMMS is the C++(11) headers only, platform independent library, which makes the implementation of a communication protocol to be an easy and relatively quick process.",
"homepage": "https://commschamp.github.io/",
"documentation": "https://github.com/commschamp/comms_champion"

View File

@ -2,8 +2,8 @@ vcpkg_fail_port_install(ON_TARGET "uwp")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO commschamp/commsdsl
REF v3.6.2
SHA512 532da398b23773703bb9ade2a5fb58584d99f631b0f28c834caa4377fcc4388a748405f998b77076a732316848bb6bde9be147fd0048485be8cc6fc6cc380352
REF v3.6.3
SHA512 0cb1573cd7dc000961a053601b85bd3c78183a0083fa654a97412c8024a3dc08bff58c833dea0af522a02888fbc198140d81615c7d8c7d5399871c2b0c2c43c5
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "commsdsl",
"version-semver": "3.6.2",
"version-semver": "3.6.3",
"description": "DSL schemas parser and code generator for CommsChampion Ecosystem",
"homepage": "https://commschamp.github.io/",
"documentation": "https://github.com/commschamp/commsdsl",

View File

@ -1333,15 +1333,15 @@
"port-version": 1
},
"comms": {
"baseline": "3.2.0",
"baseline": "3.3.0",
"port-version": 0
},
"comms-ublox": {
"baseline": "0.20.0",
"port-version": 1
"baseline": "0.20.1",
"port-version": 0
},
"commsdsl": {
"baseline": "3.6.2",
"baseline": "3.6.3",
"port-version": 0
},
"concurrentqueue": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5d9d9c8e99627bcea62fc1ba2cd9fc496f64a3d2",
"version-semver": "0.20.1",
"port-version": 0
},
{
"git-tree": "c54bc435620cecd7569ad27d615728b82d7f1c39",
"version-string": "0.20.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3ebf2c0d025a1facfe7ea9e9418e631d3015f532",
"version-semver": "3.3.0",
"port-version": 0
},
{
"git-tree": "57fe5d80da8143076de8b7bb17a0ad9b6fc0cf5b",
"version-semver": "3.2.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "76aec94b428a3078c9135d05a46747c86cc24c7c",
"version-semver": "3.6.3",
"port-version": 0
},
{
"git-tree": "bec82cc5342cd706af3d35c95a734c4fce0151ce",
"version-semver": "3.6.2",