wtz 50ca16008c
[multiple ports] Keep description consistent with upstream (#37998)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

<!-- If this PR updates an existing port, please uncomment and fill out
this checklist: -->

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~SHA512s are updated for each updated download.~
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-04-09 12:10:21 -04:00
..
2024-03-27 15:22:32 -07:00
2023-11-08 09:36:24 -08:00
2023-08-15 16:46:12 -07:00
2024-03-28 12:42:56 -07:00
2023-08-02 11:33:11 -07:00
2024-03-18 15:10:21 -07:00
2023-11-27 17:19:37 -08:00
2023-11-15 15:04:47 -08:00
2024-03-28 12:42:20 -07:00
2023-08-07 13:19:53 -07:00
2023-08-23 12:18:52 -07:00
2023-09-13 17:15:41 -07:00
2023-12-18 13:22:00 -08:00
2024-03-15 18:39:07 -07:00
2023-09-13 17:06:48 -07:00
2024-04-09 11:30:49 -04:00
2023-08-22 15:01:22 -07:00
2024-02-01 12:18:08 -08:00
2023-10-13 11:05:30 -07:00
2024-02-27 00:11:07 -08:00
2023-10-10 15:01:19 -07:00
2023-10-09 15:32:45 -07:00
2024-03-29 17:29:13 -07:00
2024-03-29 17:21:41 -07:00
2023-04-13 12:51:30 -07:00
2023-07-19 14:09:31 -07:00
2024-03-28 12:52:18 -07:00
2023-11-22 14:36:12 -08:00
2023-08-04 07:00:16 -07:00