Sync with upstream branch (2023-10-04) #15
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 cairo have changed but the version was not updated
version: 1.17.8#4
old SHA: 127eefeeba4725293adb6ea574b7bad98c845298
new SHA: eae1d2aa58a1ef7eb16953a7362683d599c47f77
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
error: checked-in files for glib have changed but the version was not updated
version: 2.76.5
old SHA: 4ae4475a91c8ec7f156e5904da9f0c3f02224cdc
new SHA: ffe55d6bd5ea9b3ceed566750b1b0a7812680a6a
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/ade/vcpkg.json
ports/alembic/vcpkg.json
ports/argagg/vcpkg.json
ports/autodock-vina/vcpkg.json
ports/azmq/vcpkg.json
ports/bde/vcpkg.json
ports/behaviortree-cpp/vcpkg.json
ports/bitmagic/vcpkg.json
ports/boringssl/vcpkg.json
ports/capstone/vcpkg.json
ports/cctz/vcpkg.json
ports/cfitsio/vcpkg.json
ports/cityhash/vcpkg.json
ports/civetweb/vcpkg.json
ports/cmark/vcpkg.json
ports/corrade/vcpkg.json
ports/cpp-netlib/vcpkg.json
ports/cppmicroservices/vcpkg.json
ports/cwalk/vcpkg.json
ports/devil/vcpkg.json
ports/discount/vcpkg.json
ports/double-conversion/vcpkg.json
ports/duktape/vcpkg.json
ports/ecos/vcpkg.json
ports/ffnvcodec/vcpkg.json
ports/flint/vcpkg.json
ports/flux/vcpkg.json
ports/gaussianlib/vcpkg.json
ports/gperftools/vcpkg.json
ports/graphicsmagick/vcpkg.json
ports/gsoap/vcpkg.json
ports/hypre/vcpkg.json
ports/jbig2dec/vcpkg.json
ports/kealib/vcpkg.json
ports/kf5solid/vcpkg.json
ports/krabsetw/vcpkg.json
ports/lazy-importer/vcpkg.json
ports/lexbor/vcpkg.json
ports/libfabric/vcpkg.json
ports/libgwenhywfar/vcpkg.json
ports/libmad/vcpkg.json
ports/libosip2/vcpkg.json
ports/libsvm/vcpkg.json
ports/libvmdk/vcpkg.json
ports/log4cplus/vcpkg.json
ports/matroska/vcpkg.json
ports/mecab/vcpkg.json
ports/microsoft-signalr/vcpkg.json
ports/miniupnpc/vcpkg.json
ports/mpc/vcpkg.json
ports/murmurhash/vcpkg.json
ports/nanodbc/vcpkg.json
ports/netcdf-c/vcpkg.json
ports/nmap/vcpkg.json
ports/plf-colony/vcpkg.json
ports/protobuf-c/vcpkg.json
ports/rbdl/vcpkg.json
ports/readline/vcpkg.json
ports/rsasynccpp/vcpkg.json
ports/scintilla/vcpkg.json
ports/scnlib/vcpkg.json
ports/tcl/vcpkg.json
ports/urho3d/vcpkg.json
ports/winpcap/vcpkg.json
ports/woff2/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/argtable3/vcpkg.json (has deprecated license "BSD-2-Clause-NetBSD")
ports/jack2/vcpkg.json (has deprecated license "GPL-2.0")
ports/libsystemd/vcpkg.json (has deprecated license "LGPL-2.1+")
ports/liburing/vcpkg.json (has deprecated license "GPL-2.0")
ports/opencascade/vcpkg.json (has deprecated license "LGPL-2.1")
ports/pbc/vcpkg.json (has deprecated license "GPL-3.0")
ports/readline-win32/vcpkg.json (has deprecated license "GPL-2.0")
ports/snap7/vcpkg.json (has deprecated license "GPL-3.0")
Deprecated and non deprecated license identifiers can be found at https://spdx.org/licenses/#deprecated
|