diff --git a/ports/ms-gltf/portfile.cmake b/ports/ms-gltf/portfile.cmake index c59b61bbeb..d0051a25a3 100644 --- a/ports/ms-gltf/portfile.cmake +++ b/ports/ms-gltf/portfile.cmake @@ -5,8 +5,8 @@ endif() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO microsoft/glTF-SDK - REF ac3e70392feb6aef18a07314669f6af2ebc72787 # r1.9.5.4 - SHA512 389b801ddc6f0b29269bcd1215fa9e63fe46a1f1a8778125c6439e34fe0925d5534b1cdbea30824a4a8aa008015124dc7cc4558daa9522fc6d85e00e8e41e4a9 + REF eaccf166e2718c6133db426545b6d008cb7ad79f # 28-06-2022 + SHA512 112e31d2f42d2fb22060a687f7d33f22e677d8d7eca006eb8c1edef6a61b8bad637df15492665656ea88a5a0b980851eb978a180b4a01d307d1bbc92f63500f1 HEAD_REF master PATCHES fix-install.patch diff --git a/ports/ms-gltf/vcpkg.json b/ports/ms-gltf/vcpkg.json index 34728d11be..53e59a81d7 100644 --- a/ports/ms-gltf/vcpkg.json +++ b/ports/ms-gltf/vcpkg.json @@ -1,9 +1,9 @@ { "name": "ms-gltf", - "version-string": "r1.9.5.4", - "port-version": 1, + "version-date": "2022-06-28", "description": "glTF-SDK is a C++ Software Development Kit for glTF", "homepage": "https://github.com/microsoft/glTF-SDK", + "license": "MIT", "supports": "!linux", "dependencies": [ "rapidjson", diff --git a/ports/rapidjson/portfile.cmake b/ports/rapidjson/portfile.cmake index 9a3ed57f8a..72c1ace3e6 100644 --- a/ports/rapidjson/portfile.cmake +++ b/ports/rapidjson/portfile.cmake @@ -2,8 +2,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Tencent/rapidjson - REF ce81bc9edfe773667a7a4454ba81dac72ed4364c # accessed on 2020-09-14 - SHA512 a1bbc5668fca9ee34b05ae424a5177b66beaf7b3b4cdfbb3cb067fc58ce91717b4030e2c268ad32e4aa4a7ef59ab5e3aae05ff71d0d91d463eafa7d2e077df07 + REF 232389d4f1012dddec4ef84861face2d2ba85709 # accessed on 2022-06-28 + SHA512 60bfbfe4884122aa9ae8755531da18ce4a793bb217c06474dd8c5afe0f2f5df280c40be2f303c1740f5af14c7ad5cc2a57f08de5205cc7ab27d6166b0f49130d HEAD_REF master ) diff --git a/ports/rapidjson/vcpkg.json b/ports/rapidjson/vcpkg.json index 9c0f7d6dc0..4e22feadf6 100644 --- a/ports/rapidjson/vcpkg.json +++ b/ports/rapidjson/vcpkg.json @@ -1,9 +1,9 @@ { "name": "rapidjson", - "version-date": "2020-09-14", - "port-version": 2, + "version-date": "2022-06-28", "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API ", "homepage": "http://rapidjson.org/", + "license": "MIT", "dependencies": [ { "name": "vcpkg-cmake", diff --git a/versions/baseline.json b/versions/baseline.json index 76b52743cf..01648e55ad 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4713,8 +4713,8 @@ "port-version": 1 }, "ms-gltf": { - "baseline": "r1.9.5.4", - "port-version": 1 + "baseline": "2022-06-28", + "port-version": 0 }, "ms-gsl": { "baseline": "4.0.0", @@ -6149,8 +6149,8 @@ "port-version": 0 }, "rapidjson": { - "baseline": "2020-09-14", - "port-version": 2 + "baseline": "2022-06-28", + "port-version": 0 }, "rapidxml": { "baseline": "1.13", diff --git a/versions/m-/ms-gltf.json b/versions/m-/ms-gltf.json index d31cbad7f4..87af4d87f9 100644 --- a/versions/m-/ms-gltf.json +++ b/versions/m-/ms-gltf.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a9a91635168ea77faa39adb73b27483797fa8967", + "version-date": "2022-06-28", + "port-version": 0 + }, { "git-tree": "b287c12480725603087cb1ebd5044a6a4bd6b2cb", "version-string": "r1.9.5.4", diff --git a/versions/r-/rapidjson.json b/versions/r-/rapidjson.json index 0199e789ac..4270670caf 100644 --- a/versions/r-/rapidjson.json +++ b/versions/r-/rapidjson.json @@ -1,9 +1,9 @@ { "versions": [ { - "git-tree": "14f78d728ea7cd8b0872521a88e71162325a103f", - "version-date": "2020-09-14", - "port-version": 2 + "git-tree": "36ea3aaadfb5ae8186ef4ab68c231203743e9c3f", + "version-date": "2022-06-28", + "port-version": 0 }, { "git-tree": "6d70aec68e6db30b2fb6b659bc6f1453fe8c80a3",