Updating vcpkg fork from upstream #11
Annotations
1 error and 1 warning
Check
PRs must add only one version, and must not modify any published versions.
When making any changes to a library, the version or port-version in vcpkg.json must be modified, and the version database updated.
Making the following changes will fix this problem:```diff
error: checked-in files for glib have changed but the version was not updated
version: 2.76.3#2
old SHA: f75635f9b099fa424c40abb77f76f060fd7592bb
new SHA: 5ed3412877405eaa36bd020f34c02b29386b03ac
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
```
|
Check
You have modified or added at least one vcpkg.json where you should check the "license" field.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/3fd/vcpkg.json
ports/ade/vcpkg.json
ports/autodock-vina/vcpkg.json
ports/azure-storage-cpp/vcpkg.json
ports/bitsery/vcpkg.json
ports/blpapi/vcpkg.json
ports/curlpp/vcpkg.json
ports/cxxgraph/vcpkg.json
ports/easyhook/vcpkg.json
ports/ecsutil/vcpkg.json
ports/gperf/vcpkg.json
ports/gperftools/vcpkg.json
ports/kealib/vcpkg.json
ports/libhdfs3/vcpkg.json
ports/liblemon/vcpkg.json
ports/log4cpp-log4cpp/vcpkg.json
ports/microsoft-signalr/vcpkg.json
ports/nanoprintf/vcpkg.json
ports/portaudio/vcpkg.json
ports/sciter-js/vcpkg.json
ports/signalrclient/vcpkg.json
ports/simdutf/vcpkg.json
ports/xxhash/vcpkg.json
scripts/test_ports/vcpkg-ci-freerdp/vcpkg.json
Valid values for the license field can be found at https://learn.microsoft.com/en-us/vcpkg/reference/vcpkg-json#license
If you feel able to do so, please consider replacing the deprecated license identifiers in the following files:
ports/libsbml/vcpkg.json (has deprecated license "LGPL-2.1")
Deprecated and non deprecated license identifiers can be found at https://spdx.org/licenses/#deprecated
|