Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ncnn] Update to 20240102 #35978

Merged
merged 6 commits into from
Feb 22, 2024
Merged

[ncnn] Update to 20240102 #35978

merged 6 commits into from
Feb 22, 2024

Conversation

jimwang118
Copy link
Contributor

Fixes #35977

  • Changes comply with the maintainer guide
  • SHA512s are updated for each updated download
  • The "supports" clause reflects platforms that may be fixed by this new version
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

Usage test pass with following triplets:

x86-windows
x64-windows
x64-windows-static

@jimwang118 jimwang118 added info:internal This PR or Issue was filed by the vcpkg team. category:port-update The issue is with a library, which is requesting update new revision labels Jan 2, 2024
@jimwang118
Copy link
Contributor Author

Track the upstream issue 5256.

@JonLiu1993 JonLiu1993 added the depends:upstream-changes Waiting on a change to the upstream project label Jan 2, 2024
@jimwang118 jimwang118 removed the depends:upstream-changes Waiting on a change to the upstream project label Feb 2, 2024
@FrankXie05
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jimwang118 jimwang118 marked this pull request as ready for review February 8, 2024 02:56
@JonLiu1993 JonLiu1993 added the info:reviewed Pull Request changes follow basic guidelines label Feb 18, 2024
@jimwang118
Copy link
Contributor Author

It has been fixed by PR Tencent/ncnn#5328.

@vicroms vicroms merged commit 1944460 into microsoft:master Feb 22, 2024
16 checks passed
TomKatom pushed a commit to TomKatom/vcpkg that referenced this pull request Feb 23, 2024
Fixes microsoft#35977

- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [X] 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.


Usage test pass with following triplets:

```
x86-windows
x64-windows
x64-windows-static
```
Osyotr pushed a commit to Osyotr/vcpkg that referenced this pull request Feb 26, 2024
Fixes microsoft#35977

- [X] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md)
- [X] 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.


Usage test pass with following triplets:

```
x86-windows
x64-windows
x64-windows-static
```
@jimwang118 jimwang118 deleted the upncnn branch March 27, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ncnn update to 20240102
4 participants